
Recherche avancée
Médias (91)
-
999,999
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
-
Demon seed (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
The four of us are dying (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Corona radiata (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Lights in the sky (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
Autres articles (65)
-
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 -
Le plugin : Podcasts.
14 juillet 2010, parLe problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
Types de fichiers supportés dans les flux
Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...) -
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" (...)
Sur d’autres sites (10650)
-
libavformat/hls : use local var url for log to avoid crash
19 octobre 2020, par bevis -
Making a green screen background in ffmpeg
1er mai 2016, par Paul TomblinI’m trying to make a green screen background that I can use to overlay other stuff on top of. I’m using information from this answer and using the following command :
ffmpeg -f lavfi -i color=color=green -s 1920x1080 -t 3600 -r 60 small_green.mp4
However, when I open it up in Quicktime, the inspector window seems to be saying that it’s actually 1440x1080 instead of 1920x1080.
And when I bring it into VLC, it seems to be saying that it’s 1920x1090
But
ffprobe
seems to be saying it’s 1920x1080 :Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'small_green.mp4': Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf56.36.100 Duration: 01:00:00.00, start: 0.000000, bitrate: 40 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080 [SAR 3:4 DAR 4:3], 34 kb/s, 60 fps, 60 tbr, 15360 tbn, 120 tbc (default)
Metadata:
handler_name : VideoHandlerAnd when I bring it into
Garmin VIRB Edit
, it reports that it’s 1440x1080. So how do I makeffmpeg
spit out a video that really is HD 1920x1080 resolution ? -
Revision 25d74e69dd : pp_filter_test : drop '_t' from local typenames _t is reserved by posix + switc
17 juillet 2014, par James ZernChanged Paths :
Modify /test/pp_filter_test.cc
pp_filter_test : drop ’_t’ from local typenames_t is reserved by posix
+ switch to camelcase
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Type_NamesChange-Id : If6cf006a089b0fb42d6bf050570d928d955d658a