
Recherche avancée
Autres articles (55)
-
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 (...) -
Librairies et binaires spécifiques au traitement vidéo et sonore
31 janvier 2010, parLes logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
Binaires complémentaires et facultatifs flvtool2 : (...)
Sur d’autres sites (9073)
-
How do i compile opencv_ffmpeg.dll file using mingw on windows 10 64 bit ?
9 février 2019, par JaideepI have tried many different methods for compiling opencv_ffmpeg.dll but they all fail. Can somebody tell me which mingw (32bit or 64bit) version and msys or msys2 version to use and how to configure them properly for the task.
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 -
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