
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (53)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
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 -
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) (...)
Sur d’autres sites (10509)
-
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.