Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (13)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

  • Les formats acceptés

    28 janvier 2010, par

    Les 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 (...)

Sur d’autres sites (4842)

  • How to passing string to ffmpeg correctly ?

    15 octobre 2018, par Rolens Centottantaquattro

    I would like to pass this string to ffmpeg through the process function. I launched the program but ffmpeg does not run it. where did I go wrong ?? Maybe the escape sequenze ?

    string templateMergingIntroOutro = " -i \"" + "{0}" + "\" -i \"" + "{1}" + "\" -i \"" + "{2}" + "\" -filter_complex “[0:v:0] [0:a:0] [1:v:0] [1:a:0] [2:v:0] [2:a:0] concat=n=3:v=1:a=1 [v] [a]” -map “[v]” -map “[a]” \"" + "{3}";
  • FFMPEG input string

    15 mars 2016, par Roger Benson

    I want my vb.net program to convert multiple .vob files to a single .avi file using ffmpeg. I am trying to submit this string

    -i concat:VTS_01_1.VOB\|VTS_01_2.VOB\|VTS_01_3.VOB -c:v avi -b:v 1000k -r 29.97 -g 300 -bf 2 -c:a libmp3lame -b:a 128k -ar 44100 -y V0141789.avi  

    Can someone help me with this ? I’m really not sure what the string I’m using really means !

  • Revision 3276 : Un bouton de déconnexion dans le menu du haut

    19 avril 2010, par kent1 — Log

    Un bouton de déconnexion dans le menu du haut