Hi Gregor, please do not hijack threads, means, do not klick "answer" on an post of another subject to start a new subject!
Thanks, Ulf Am 26.02.19 um 11:00 schrieb [email protected]: > Hello, > > Is there a way to transcode growing files with fmmpeg ? > > Here are the tests I did, with 2 instances of ffmpeg running > simultaneously : > > 1 - Growing file generation faster than processing > ffmpeg.exe -i input.mxf -c copy growing.mxf > ffmpeg.exe -i growing.mxf output.mkv >> Everything is OK. > > 2 - Growing file generation slower than processing > ffmpeg.exe -i input.mxf growing.mkv > ffmpeg.exe -i growing.mkv -c copy output.mkv >> ffmpeg stops when it reaches the current end of the growing file. > > Any way to avoid this behavior ? > > Note : The growing file can be produced by ffmpeg but also by any > other software. > > Thanks, > Gregor. > > _______________________________________________ > 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".
