Recherche avancée

Médias (3)

Mot : - Tags -/spip

Autres articles (78)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (11569)

  • ffmpeg recording video from live stream closed if connention intrupt

    6 octobre 2016, par Farhan Shahid

    I am facing a issue with FFMPEG stream. I am trying to record my live running stream to File_Name.ts file. Its working fine with following code

    ffmpeg -i "http://clientportal.link:8080/live/tmalik/Tanveer/9026.m3u8" -c copy abc.ts -y
    

    But actual issue is that my input stream is not much stable and its stop after average 1 hour for 4-6 sec.

    Now is there any way that i can re-connect automatically if i got my stream back from Link(given above in code as input).

    Important thing is m working on UBUNTU machine. So if there is any bash file that would be grate.

  • mov : fix assigment check

    20 octobre 2014, par Vittorio Giovara
    mov : fix assigment check
    

    CC : libav-stable@libav.org
    Bug-Id : CID 1197050

    • [DH] libavformat/mov.c
  • exr : check return value

    12 novembre 2014, par Vittorio Giovara
    exr : check return value
    

    CC : libav-stable@libav.org
    Bug-Id : CID 1198259

    • [DH] libavcodec/exr.c