
Recherche avancée
Autres articles (108)
-
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.
-
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;
Sur d’autres sites (12947)
-
Generating MPEG DASH videos which are compilant with HbbTV 1.5 standard
6 mai 2014, par Kai MysliwiecI am looking for a the command line options for ffmpeg, DASHEncoder and MP4Box to generate HbbTV 1.5 compilant MPEG DASH videos.
See http://www.hbbtv.org/pages/about_hbbtv/specification.php for more information on the HbbTV 1.5 standard and its DASH profile which is used there.
-
How to convert mpeg dash (MPD) with DRM license to MP4 ?
25 février 2019, par rustin peterI am trying to convert a MPD dash file which has DRM protection in it to a MP4 file. I do have the URL to the DRM license. So, I tried to do this using ffmpeg library, but there is no option to pass the license URL along with ffmpeg command for decryption.
-
ffmpeg dash Failed to open fragment of playlist 0
18 mars 2019, par user3787734As I m using an external .mpd file path, as playlist get a refresh every 10 seconds but
FFmpeg
can’t able to manage it out.after playing the remote .mpd file for 15 seconds it’s saying.
[dash @ 000001bf4149bfc0] No longer receiving stream_index 0bitrate=1057.4kbits/s speed=0.801x
[dash @ 000001bf4149bfc0] No longer receiving stream_index 1
[https @ 000001bf41dcb280] HTTP error 410 Gonee=00:00:18.06 bitrate=1937.1kbits/s dup=0 drop=2 speed=0.976x
[dash @ 000001bf4149bfc0] Failed to open fragment of playlist 0ffmpeg -re -i "http://remotehost/test.mpd" -copy -f flv
"rtmp ://server"