
Recherche avancée
Médias (91)
-
DJ Z-trip - Victory Lap : The Obama Mix Pt. 2
15 septembre 2011
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Matmos - Action at a Distance
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
DJ Dolores - Oslodum 2004 (includes (cc) sample of “Oslodum” by Gilberto Gil)
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Danger Mouse & Jemini - What U Sittin’ On ? (starring Cee Lo and Tha Alkaholiks)
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Cornelius - Wataridori 2
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Rapture - Sister Saviour (Blackstrobe Remix)
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (102)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
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 (...)
Sur d’autres sites (6689)
-
Revision 65f118d72f : Making input pointer of any inverse transform constant. Also renaming dest_stri
12 octobre 2013, par Dmitry KovalevChanged Paths :
Modify /test/dct16x16_test.cc
Modify /test/dct32x32_test.cc
Modify /test/fdct8x8_test.cc
Modify /vp9/common/arm/neon/vp9_idct16x16_neon.c
Modify /vp9/common/vp9_blockd.h
Modify /vp9/common/vp9_idct.c
Modify /vp9/common/vp9_idct.h
Modify /vp9/common/vp9_rtcd_defs.sh
Modify /vp9/common/x86/vp9_idct_intrin_sse2.c
Making input pointer of any inverse transform constant.Also renaming dest_stride to stride in some places.
Change-Id : I75f602b623a5a7071d4922b747c45fa0b7d7a940
-
motion vectors using FFmpeg gives lots of noise
18 juin 2015, par taansariI have a video recorded from an IP surveillance camera. Link :
https://www.dropbox.com/s/4gtcbge08nlv9rx/motion0.mp4?dl=0I want to extract motion info, so I use following command :
ffmpeg -vismv pf -i motion0.mp4 -y output.mp4
This converts the original file, marking motion vectors as well (as required). But the end result is : it is marking stationary places as noise as well (random arrows everywhere).
I want to know why this is happening. I have already tried this command with other video(s), and random noise does not show there.
Any help is much appreciated...
-
Combine multiple images to form a strip of images ffmpeg
10 décembre 2019, par phuong doI wish to combine multiple images into a single strip of images, using FFMPEG.
I have been trying to search this thing on google, but unable to find anything useful. All links take me to places where multiple images are combined to give a video output.
Assuming that all the files are of the same width and height, how can I join them to get a single strip of images. Can anybody help me ?
example image