
Recherche avancée
Autres articles (61)
-
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 (...) -
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 (...) -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (6815)
-
Anomalie #2665 : Iterateurs - Boucle YQL - datapath - syntaxe différente en SPIP 2 et SPIP 3
18 avril 2012, par Fil Upc’est un peu plus compliqué car si on utilise un nombre le / initial est obligatoire : /0/truc
-
Révision 20049 : Report de r20048 : La correction r16827 empêchait la prise en compte par le phra...
13 décembre 2012, par marcimat -On permet donc également ’n-’ comme texte de critère, en plus de ’n’ seul et ’n-4’ (n-nombre)
-
ismindex : Use the individual stream duration instead of the global one
3 octobre 2013, par Martin Storsjöismindex : Use the individual stream duration instead of the global one
The stream duration is used for calculating the duration of the
last fragment easily without manually parsing anything else than
the mfra/tfra atoms. When the global file duration was used
previously, the duration of the last fragment could end up wrong
if the streams weren’t equally long.Signed-off-by : Martin Storsjö <martin@martin.st>