Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP

Autres articles (101)

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

  • FFMPEG action on events

    19 décembre 2022, par A. Sk.

    iam trying to make action on events in FFMPEG.

    


    For example : ffmpeg -i http://domain/index.m3u8 -c copy -f segment -strftime 1 -segment_time 10 %Y-%m-%d-%H-%M-%S.mp4

    


    FFMPEG take live stream, cut by slices and create files. I want to run a script do_with_file.sh after every slice created, without ffmpeg pausing.

    


    Is there any option in ffmpeg to make it ?

    


    Ofcource, i can take stdout from ffmpeg and looking for "segment" text :
ffmpeg ....mp4 | grep 'segment @' | do_with_file.sh

    


    First of all, info line about "segment" showed in stdout, before file was created.
It is not working, if i want run ffmpeg in background.
And in my mind, it is not geek way :)

    


    P.S. English is not my native language, sorry for mistakes.

    


  • Revision 6005 : Améliorations de la gestion des forums et des boutons d’action On ...

    6 octobre 2011, par kent1 — Log

    Améliorations de la gestion des forums et des boutons d’action On n’insère plus la css des forums faite par mediaspip_core

  • Revision 6005 : Améliorations de la gestion des forums et des boutons d’action On ...

    6 octobre 2011, par kent1 — Log

    Améliorations de la gestion des forums et des boutons d’action
    On n’insère plus la css des forums faite par mediaspip_core