
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (104)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.
Sur d’autres sites (8114)
-
http: Add the trailing endlines if they are missing
23 juillet 2015, par Luca Barbato -
Restreaming HLS video source to RTMP using ffmpeg.autogen
23 juin 2021, par Andrew WilcocksonI am trying to write a C# restreaming class that will take HLS/m3u8 H264 encoded video streams and restream them as RTMP H264 encoded video.
I started with the simple transport stream recorder sample and was able to make it work in the following scenarios :
UDP restreamed to UDP (mpegts)
UDP restreamed to RTMP (flv)
HLS restreamed to UDP (mpegts)
But cannot for the life of me get it to work with HLS to RTMP.
I get a failure return code of -22 on my call to avformat_write_header
Note that I can make this work perfectly from the command line version of ffmpeg with the following command :

ffmpeg -i http://rbmn-live.akamaized.net/hls/live/590964/BoRB-AT/master_1660.m3u8 -vcodec libx264 -f flv rtmp://rtmpserver/streamname


-
lavf/bink : fix latest header and add all existing revisions
18 août 2017, par bnnm