New submission from tripp <[EMAIL PROTECTED]>: if ffmpeg is run as a child process, when encoding to mp2, like: ffmpeg -i input.avi -vn -acodec mp2 out.mp2, the file out.mp2 remains open until the parent app is closed. this problem is specific to mp2 only.
one can reproduce this on windows using a gui called Avanti, http://forum.videohelp.com/topic336318.html which runs ffmpeg as a child process. ty tripp ---------- messages: 1544 nosy: tripp priority: normal status: new substatus: new title: mp2 not properly closed type: bug ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue354> ______________________________________________________
