Recherche avancée

Médias (91)

Autres articles (64)

  • Installation en mode standalone

    4 février 2011, par

    L’installation de la distribution MediaSPIP se fait en plusieurs étapes : la récupération des fichiers nécessaires. À ce moment là deux méthodes sont possibles : en installant l’archive ZIP contenant l’ensemble de la distribution ; via SVN en récupérant les sources de chaque modules séparément ; la préconfiguration ; l’installation définitive ;
    [mediaspip_zip]Installation de l’archive ZIP de MediaSPIP
    Ce mode d’installation est la méthode la plus simple afin d’installer l’ensemble de la distribution (...)

Sur d’autres sites (6480)

  • How to store frame pointers as I store a file with ffmpeg ?

    10 janvier 2020, par hughmanwho

    Is it possible to simultaneously store a h264 stream to a flv file(as we are currently doing) and also store pointers to the actual frames ? By frame pointers, I mean that frame number 500 is stored 1,000,000 bytes into the frame as an example. So I store "1000000," as the 500th entry in the binary equivalent of a csv file that I can easily search.

    Does something like this exist ? Do I need to use ffmpeg in code to accomplish this ? Is there an easy way to make a ffmpeg plugin that would do it ?

  • 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 !

    


  • lavfi : store and propagate number of channels information in audio buffer properties

    30 juillet 2012, par Stefano Sabatini

    lavfi : store and propagate number of channels information in audio buffer properties