Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (105)

Sur d’autres sites (14376)

  • mediastreamsegmenter over UDP vs FFmpeg pipe

    6 août 2015, par Joseph K

    I’m trying to pipe FFMpeg output into mediastreamsegmenter to create HLS.

    However this procedure :

    Ffmpeg -i {file} <other arguments="arguments"> -f mpegts | mediastreamsegmenter <arguments>
    </arguments></other>

    Makes the segmenter create an index for a VOD using the output of FFmpeg rather than a live event. Re-executing this instruction would override the manifest file for every output of ffmpeg.

    Is there any way I could have a live ffmpeg pipe to mediastreamsegmenter ? I don’t want to use UDP as it doesn’t make sense here. Video fragments are all local.

  • asfdec : Fix reading from the pipe

    10 juillet 2015, par Alexandra Hájková
    asfdec : Fix reading from the pipe
    

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] libavformat/asfdec.c
  • asfdec : Fix reading from the pipe

    10 juillet 2015, par Alexandra Hájková
    asfdec : Fix reading from the pipe
    

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] libavformat/asfdec.c