
Recherche avancée
Autres articles (56)
-
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 -
MediaSPIP Player : les contrôles
26 mai 2010, parLes contrôles à la souris du lecteur
En plus des actions au click sur les boutons visibles de l’interface du lecteur, il est également possible d’effectuer d’autres actions grâce à la souris : Click : en cliquant sur la vidéo ou sur le logo du son, celui ci se mettra en lecture ou en pause en fonction de son état actuel ; Molette (roulement) : en plaçant la souris sur l’espace utilisé par le média (hover), la molette de la souris n’exerce plus l’effet habituel de scroll de la page, mais diminue ou (...) -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...)
Sur d’autres sites (10136)
-
ffmpeg CMAF support for mpeg-dash
13 août 2020, par Hobo JoeAll,
I am trying remux an mp4 as a segmented mpeg-dash stream. I am using libavcodec and the code is exactly like leandromoreira's example, updated to C++14. By setting


av_dict_set(&opts, "movflags", "frag_keyframe+empty_moov+default_base_moof", 0);



I get segmented mp4 files and an MPD to play them with. My question is how I get libav to store my files in a CMAF container ? Is there some kind of flag for CMAF in libavcodec ?


-
fix memory leak of parsing dash MPD
26 avril 2018, par guikunzhi -
fate : fix generating references when sh=dash
12 mars 2024, par Nicolas Gaullier