#3027: tee muxer do not catch exception when slave fall dow
-------------------------------------+-------------------------------------
Reporter: mareka | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug: I want to use tee muxer to distribute stream to more
servers. When any output is not accessilble the ffmpeg crash down. Is it
possible catch crash down of slave output and retry start it without all
other slaves stop stream?
How to reproduce: -f tee
"Output/720p.mp4|[f=flv]rtmp://some.rtmp.server/live/stream1|[f=flv]rtmp://non.exist.server.or.not.accessible/live/stream1"
{{{
% ffmpeg -i input ... output
ffmpeg version: any (latest tedted 1.2)
built on Mar 28 2013 00:34:08
}}}
Thank oyu
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3027>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac