Anyone know when the file tolerance handling in filter will be fixed?
> On 10 Nov 2021, at 12:43 AM, Carl Zwanzig <[email protected]> wrote: > > 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". _______________________________________________ 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".
