On Tue, 1 Oct 2019 at 19:55, andrei ka <[email protected]> wrote: > > run 2 ffmpegs, one sending to local multicast, 2nd running in bash > infinite loop copying from that multicast to nfs, if nfs fais, restart > ffmpeg after the loop sees nfs coming back >
Hey Andrew, That's not a solution to my problem. Invariably, FFmpeg does not crash or stop when the NFS mount is unavailable, but rather, it pauses and resumes automatically when the NFS mount is back online. My query is: Can the pause induced by an NFS mount going offline and resuming operation be completely eliminated, such that other outputs (from the tee muxer's slaves) can proceed uninterrupted? Warm regards, Dennis. _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
