Recherche avancée

Médias (0)

Mot : - Tags -/auteurs

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (10)

  • Submit bugs and patches

    13 avril 2011

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

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

  • Les vidéos

    21 avril 2011, par

    Comme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
    Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
    Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...)

Sur d’autres sites (5648)

  • Fix modplug linkage on Windows.

    11 mars 2014, par Matt Oliver
    Fix modplug linkage on Windows.
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/libmodplug.c
  • avcodec/h264_cabac : move the arm unchecked_bitstream reader special case closer to...

    15 mars 2014, par Michael Niedermayer
    avcodec/h264_cabac : move the arm unchecked_bitstream reader special case closer to where the issue is
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/h264_cabac.c
  • How to compile ffmpeg-0.10.3 on windows with cygwin and android ndk r5

    19 avril 2014, par Vikram Mahal

    I want to compile ffmpeg on windows with cygwin and android ndk.
    I found this link very useful because there is step to step guide to compile ffmpeg.

    Does anyone find this useful ? - Compiling FFMPEG on Windows with Cywin and NDK r5

    But at last point when i am going to create .so file i got this error in cygwin bash.


    CONSOLE OUTPUT :

    vikram mahal@vikrammahal-PC ~
    $ cd /cygdrive/c/ffmpeg-0.10.3
    vikram mahal@vikrammahal-PC /cygdrive/c/ffmpeg-0.10.3
    $ dos2unix build_android.sh
    dos2unix: converting file build_android.sh to Unix format ...
    vikram mahal@vikrammahal-PC /cygdrive/c/ffmpeg-0.10.3
    $ ./build_android.sh
    )/configure: line 10: warning: setlocale: LC_ALL: cannot change locale (C
    &#39;: not a valid identifierort: `LC_ALL
    ./configure: line 14: syntax error near unexpected token `$&#39;{\r&#39;&#39;
    &#39;/configure: line 14: `try_exec(){
    ./build_android.sh: line 54: make: command not found
    ./build_android.sh: line 55: make: command not found
    C:\android-ndk-r5\toolchains\arm-linux-androideabi-4.4.3\prebuilt\windows\bin\ar
    m-linux-androideabi-ld.exe: cannot open output file ./android/armv7-a/libffmpeg.
    so: No such file or directory