
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 (75)
-
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 ;
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (10613)
-
avformat : add Gremlin Digital Video demuxer
2 juin 2017, par Paul B Mahol -
Streaming video in HTML5 with Dolby Digital Audio
9 avril 2017, par ramonrueI’m trying to accomplish video streaming with the native HTML5-video element. My library contains mostly
.mkv
files. Video streaming works as long as the audio track is not aDolby Digital
orDTS
encoded track.
This means that I want to transcode the audio track of the file toAAC
or similar, and send the newly generated video/audio combination to the browser.
Withffmpeg
I’m able to transcode the file :ffmpeg -i input.mkv -c:a aac -c:v copy output.mkv
With that I have to transcode every file completely before starting the stream...but that’s not exactly what I want.
I’m searching for a solution that allows me to transcode the file "on the fly" when starting the stream.Does anyone have an idea on how to accomplish this ?
-
MAINTAINERS : Add Rodger Combs to ffmpeg-security
23 février 2017, par Michael Niedermayer