[FFmpeg-devel] [PATCH] avutil/file_open: avoid file handle inheritance on Windows

Tobias Rapp t.rapp at noa-archive.com
Thu Oct 29 09:38:19 CET 2015


Attached patch fixes file lock issues in my Windows application when a 
child process is started with handle inheritance enabled (standard 
input/output redirection) while a FFmpeg transcoding is running in the 
parent process.

BTW: It would be great if the patch could also be applied to the 2.7/2.8 
release branches.

Regards,
Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avutil-file_open-avoid-file-handle-inheritance-on-Wi.patch
Type: text/x-patch
Size: 1055 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151029/6e20d911/attachment.bin>


More information about the ffmpeg-devel mailing list