Recherche avancée

Médias (1)

Mot : - Tags -/remix

Autres articles (102)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

Sur d’autres sites (10185)

  • How to get frames from video and show with trimmer in react native like whatsapp status uploading

    23 septembre 2021, par Zaid Qureshi

    I'm developing a video streaming app and I need to trim, merge audio & video stuff like that, But for Now, I've to get frames of video and show in the trimmer so that user can trim the video as per his need. How can I achieve this ? If anybody done this before please let me know, I'm going through the react-native-FFmpeg but it does not provide much documentation on how to do.

    


  • ffmpeg_demux : show fixed timestamps in ts_fixup

    6 février 2023, par Stefano Sabatini
    ffmpeg_demux : show fixed timestamps in ts_fixup
    

    Help debugging.

    • [DH] fftools/ffmpeg_demux.c
  • vp9 : fix show-existing-frames for multi-threading.

    30 avril 2015, par Ronald S. Bultje
    vp9 : fix show-existing-frames for multi-threading.
    

    This also fixes intra-only MT failures (it was the same bug), see trac
    4526 and 4527.

    Tested-by : James Almer <jamrial@gmail.com>
    Reviewed-by : James Almer <jamrial@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/vp9.c