
Recherche avancée
Médias (1)
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (65)
-
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 -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (7549)
-
How to limit the backward dependency between coded frames in ffmpeg/x264
26 mars 2015, par Bastian35022I am currently playing with ffmpeg + libx264, but i couldn’t find a way to limit the backward dependency between coded frames.
Let me explain what i mean : I want the coded frames to only contain references to at most, let’s say, 5 frames in the future. As a result, no frame has to "wait" for more than 5 frames to be coded (makes sense for low latency applications).
I am aware of the
-tune zerolatency
option, but that’s not what i want ; I still want bidirectional prediction. -
How to limit the backward dependency between coded frames in ffmpeg/x264
26 mars 2015, par Bastian35022I am currently playing with ffmpeg + libx264, but i couldn’t find a way to limit the backward dependency between coded frames.
Let me explain what i mean : I want the coded frames to only contain references to at most, let’s say, 5 frames in the future. As a result, no frame has to "wait" for more than 5 frames to be coded (makes sense for low latency applications).
I am aware of the
-tune zerolatency
option, but that’s not what i want ; I still want bidirectional prediction. -
How to limit the backward dependency between coded frames in ffmpeg/x264
26 mars 2015, par Bastian35022I am currently playing with ffmpeg + libx264, but i couldn’t find a way to limit the backward dependency between coded frames.
Let me explain what i mean : I want the coded frames to only contain references to at most, let’s say, 5 frames in the future. As a result, no frame has to "wait" for more than 5 frames to be coded (makes sense for low latency applications).
I am aware of the
-tune zerolatency
option, but that’s not what i want ; I still want bidirectional prediction.