
Recherche avancée
Médias (2)
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
Autres articles (48)
-
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 -
Les formats acceptés
28 janvier 2010, parLes commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
ffmpeg -codecs ffmpeg -formats
Les format videos acceptés en entrée
Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
Les formats vidéos de sortie possibles
Dans un premier temps on (...) -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...)
Sur d’autres sites (9135)
-
Revision 225aafcf9e : Converted assertion to returning error Assertion happens for invalid input data
15 octobre 2013, par Yaowu XuChanged Paths :
Modify /vp9/decoder/vp9_decodemv.c
Converted assertion to returning errorAssertion happens for invalid input data, the commit replace the
assertion with returning error.Change-Id : I1b73ae752d64882d984cd23936efe75a757c2b41
-
Revision 50494d5c1b : Converted assertion to returning error Assertion happens for invalid input data
15 octobre 2013, par Yaowu XuChanged Paths :
Modify /vp9/decoder/vp9_decodemv.c
Converted assertion to returning errorAssertion happens for invalid input data, the commit replace the
assertion with returning error.Change-Id : I1b73ae752d64882d984cd23936efe75a757c2b41
-
Access files at the same time from different folders and save in third folder
5 avril 2019, par Manza AriI want to access files from two different folders process them and save the resultant file in third folder. I am making a video file from images belong to two different folders.