Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

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

Autres articles (48)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

Sur d’autres sites (9156)

  • Writing an MP4 header in Python [on hold]

    16 avril 2016, par Joe

    I have a script which downloads and concatenates a HLS/DASH stream encoded as MP4. However, as each stream file is a separate video chunk (as a .ts file), it isn’t a "proper" MP4 video when downloaded — even though VLC will play it, other programs won’t due to the lack of a header. Would there be a library or utility that will just write the header rather than spend time unnecessarily transcoding it ?

  • Whats the init.mp4 and how can I create it ?

    26 mai 2019, par anonymous

    I was looking for exactly this question in Stackoverflow, but I still don’t get it...

    The only files I have are the segments.m4s but still want to create a "source.mp4"

  • Merge commit ’07cac07c0c0360d67e73a7472214c79d6c520a4b’

    27 mars 2017, par Clément Bœsch
    Merge commit ’07cac07c0c0360d67e73a7472214c79d6c520a4b’
    

    * commit ’07cac07c0c0360d67e73a7472214c79d6c520a4b’ :
    dash : Use correct ISO C scanf conversion specifier

    This commit is a noop : the use of SCN (scanf) format is wrong here.

    Merged-by : Clément Bœsch <u@pkh.me>