Recherche avancée

Médias (91)

Autres articles (64)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

Sur d’autres sites (6955)

  • 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