
Recherche avancée
Médias (91)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Elephants Dream - Cover of the soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (86)
-
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 is the first MediaSPIP stable release.
Its official release date is June 21, 2013 and is announced here.
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)
Sur d’autres sites (7590)
-
Revision 4ae092c660 : Make encoder and decoder share common thread function Moved vp9_accumulate_fram
6 février 2015, par Yunqing WangChanged Paths :
Modify /vp9/common/vp9_entropymode.h
Modify /vp9/common/vp9_thread_common.c
Modify /vp9/common/vp9_thread_common.h
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/encoder/vp9_ethread.c
Make encoder and decoder share common thread functionMoved vp9_accumulate_frame_counts to vp9_thread_common.c to
eliminate the duplicate code.Change-Id : I9cf506d729603c8bf1494b4c86a3b7d47af1917a
-
Revision 84b813aa42 : Merge "Make encoder and decoder share common thread function"
10 février 2015, par Yunqing WangMerge "Make encoder and decoder share common thread function"
-
FFMPEG video by using images with transition effects from top to bottom and bottom to top
10 février 2015, par Shiraz AnsariI am successfully able to convert a sequence of images into a video. But now my requirement is to put some transition effects like left to right ,top to bottom or bottom to top to be shown in video with the change of every image. Please provide me suitable ffmpeg command to have transition effects in video.