Recherche avancée

Médias (91)

Autres articles (73)

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

  • I got a message "using Plots" in Julia and I do no how to resolve it

    7 septembre 2020, par Ehsan

    I am a new in Julia and after adding the Plots package I tried to use Plots and I got this Error message :

    


    julia> using Plots
[ Info: Precompiling Plots [91a5bcdd-55d7-5caf-9e0b-520d859cae80]
ERROR: LoadError: InitError: could not load library "C:\Users\niri.julia\artifacts\7350a6401f1c0d38cc3518193083bc4f83adfe99\bin\avcodec-58.dll"
The specified module could not be found.
Stacktrace:

ERROR: LoadError: Failed to precompile FFMPEG [c87230d0-a227-11e9-1b43-d7ebe4e7570a] to C:\Users\niri.julia\compiled\v1.5\FFMPEG\TGvga_Ik59J.ji.

ERROR: Failed to precompile Plots [91a5bcdd-55d7-5caf-9e0b-520d859cae80] to 


    


    can someone help me to resolve the problem

    


  • How to check updated ffmpeg static version / consistent version names

    28 mars 2022, par Daniel Shen

    i am checking the ffmpeg installed in my

    


      

    • aws ec2 (centos) :
ffmpeg version N-60236-gffb000fff8-static
    • 


    • With my local machine. (mac) it shows :
ffmpeg version 5.0
    • 


    


    Looking at the johnvansickle FAQ, the screenshots show similar ffmpeg version formats (with the N-xxxxxx) How do i know that the static reference is also version 5.0 ?

    


    The reason I ask is that i'm getting an error in aws but i couldn't reproduce it in my mac.

    


    Thanks !

    


  • Revision 16122 : Report de toutes les corrections de bugs de la version 2.1 dans la version ...

    12 septembre 2010, par esj@… — Log

    Report de toutes les corrections de bugs de la version 2.1 dans la version 2.2-dev qui, selon son créateur, devait servir à implémenter une version enfin digne de ce nom des fichiers de configuration XML des plugins.