
Recherche avancée
Autres articles (19)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
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 -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (4789)
-
FFMPeg quick P-Frame decoding
22 août 2014, par Lior OhanaWe’re using FFmpeg to decode H.264 live video streams.
When we get to a point where we’re not able to keep up with the live frame-rate (i.e high CPU) we start to drop frames before they pass the decoder.
Obviously, once we drop a frame, I need to drop all next P-Frames until the next I-Frame (GOP).The result is that sometimes we have several seconds without video (until an I-Frame arrives).
Is there anyway in FFmpeg to have a "partial" P-Frame decoding that will reduce the decoding time on one hand (assuming I don’t need the uncompressed frame) while keeping the decoder in a "valid" state for being able to decode the P-Frames afterwards ?
Thanks,
Lior. -
avcodec/mjpegdec : fix green line at the bottom with upscale v
31 août 2014, par Michael Niedermayer -
avcodec/mjpegdec : fix green vertical line at the right with upscale h
31 août 2014, par Michael Niedermayer