
Recherche avancée
Médias (1)
-
Sintel MP4 Surround 5.1 Full
13 mai 2011, par
Mis à jour : Février 2012
Langue : English
Type : Video
Autres articles (30)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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" (...) -
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
Sur d’autres sites (5412)
-
Where can I find test video sequences with varying motion ?
21 juin 2017, par mdasariI need test video sequences of different types :
-
Resolutoins : CIF, VGA, HD and FullHD
-
Motion : Low motion, Average motion and High motion
As of now, I have visited few websites like https://media.xiph.org/, but I didn’t get any such videos.
-
-
find : missing argument to `-exec' when using subprocess
12 juillet 2017, par Abhishek Chauhan"find / -name 'testmkv-27311.mkv' -exec bash -c 'ffmpeg -i testmkv-27311.mkv -vcodec copy -acodec copy -codec:v libx264 -profile:v high -preset slow -b:v 500k -maxrate 500k -bufsize 1000k -vf scale=-1:480 -threads 0 -codec:a libfdk_aac -b:a 128k {}testmkv-27311.mp4' \;"
is the command i am passing and it gives error with find... there are some answers already about it but they are not making it clear... please help me execute this command...
-
Can't find ffmpeg.exe [on hold]
31 juillet 2017, par Eldar AzulayI want to use ffmpeg for my c# program, so I downloaded it from their website here : https://www.ffmpeg.org/download.html by clicking on the big green button, but in this archive there’s no exe, which I need to run so I can use it.
This is that I see when opening the file I downloaded :
I just want to know how can I get the ffmpeg.exe file.