
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 (60)
-
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 -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
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 (5540)
-
ffmpeg - Windows batch file for 2pass conversion using loudnorm [closed]
3 septembre 2024, par DavidHow do you write a windows batch file that will do the following with ffmpeg ;


- 

- make a windows batch file
- convert all mkv files in a directory
- use two pass
- use the loudnorm audio filter










-
ffmpeg c# Windows forms
7 février 2017, par TODOI’m fairly new to windows forms and ffmpeg (unity background).
I’m trying to get a button click on a windows form to take a png sequence, and convert it to an mp4 with ffmpeg.
Process ffmpeg = new Process();
ffmpeg.StartInfo.FileName = Path.Combine(Environment.CurrentDirectory, @"c:\test\ffmpeg.exe");
ffmpeg.StartInfo.Arguments = "-framerate 25 -i 0001_IMG%03d.JPG -c:v libx264 -preset ultrafast -crf 0 -vf scale=-2:1080 -pix_fmt yuv420p temp.mp4";
ffmpeg.Start();I have no problem running the same ffmpeg command from cmd, or from within a c++ console application I experimented with Using system("")
I’ve been stuck on this for a little longer than I care to admit, and have tried searching for answers, but am still learning as i go.
Any help would be much appreciated.
-
Revision bf58d1725c : Revert "Revert "Revert "Revert 3 patches from Hangyu to get Chrome to build :"""
2 juillet 2014, par hkuangChanged Paths :
Modify /test/user_priv_test.cc
Modify /vp9/decoder/vp9_decoder.c
Modify /vp9/decoder/vp9_dthread.h
Modify /vp9/vp9_dx_iface.c
Revert "Revert "Revert "Revert 3 patches from Hangyu to get Chrome to build :"""This reverts commit 749e0c7b2883139afa14b4886bbd6a940d021f4f.
Change-Id : I0c63a152baf94d38496dd925a40040366153bf4f