[FFmpeg-user] Delay between the first packet and last packed in the muxing queue
Sinan Alyuruk
salyuruk at cyh.com.tr
Mon Dec 8 11:04:09 CET 2014
On 12/08/2014 11:52 AM, Matej Mailing wrote:
>
> Hi,
>
> right now from my perspective it seems that the best option is to use
> -shortest output option and have a cronjob checking if ffmpeg is
> running and if it's not, restart the process ..
> However this doesn't sound as a perfect solution in this case - how do
> you guys deal with input streams failing in such cases?
>
> Thanks!
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
I use an upstart script on centos6.6 with respawn option, but you may
prefer any reliable supervisor daemon.
Regards,
Sinan
More information about the ffmpeg-user
mailing list