
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (57)
-
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 (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (10648)
-
ffmpeg - reduce the definition of my files ?
8 avril 2018, par antoinerzad1Hello can you help me I would like to reduce the definition of the file
thank you in advance
ffmpeg -re -i "file1" -re -i "file2" -filter_complex hstack -f flv "output" -
Rec601 file size is 1/5 Rec709 file size. Why ?
17 septembre 2018, par user300258I use ffmpeg with : -vf colormatrix=bt709:bt601
The 100MB file comes out 20MB. I kept audio the same. Is that to be expected ? I was hoping no information was lost. I thought it was just some gamma or green correction.
Anybody know why ?
Thanks in advance
-
How to use a buffer in memory as an Input for ffmpeg ?
20 mai 2014, par GregPhilI would like to use ffmpeg for generating a videostream of a GigEVision camera.
I have a pointer to the buffer and a callback, which is indicating the arrival of a new frame.
In livavdevice are some interfaces implemented but unfortunately not a generic one and I wasn’t able to find something in the web about it.Do you have any suggestions ?
Thank you very much in advance.
cheers
greg