On 11/9/2021 3:01 AM, Nicolas George wrote:
It is the responsibility of whoever writes the file to ensure
that the writing does not overlap with the reading.

Never heard that one, usually it's the reverse unless _both_ have some form of mutex/file-lock implemented. Given than it's not likely that either program expects a need to cooperate with another, the best you can do is make the reader less sensitive to the errors.

Later,

z!
_______________________________________________
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".

Reply via email to