JonE
19th December 2008, 12:02
Hope I'm posting in the right section ...
I'm writing an application that might use Ffmpeg to do video encoding.
Whilst encoding I'd like to display a progress bar, any ideas how I might do this ? One idea would be to get the current read position of the input file being used by Ffmpeg (lots or messing with processes and handles and other general pain) but in this instance that won't work since my input would be an Avisynth script.
Any ideas how to do this ?
TTFN,
Jon
I'm writing an application that might use Ffmpeg to do video encoding.
Whilst encoding I'd like to display a progress bar, any ideas how I might do this ? One idea would be to get the current read position of the input file being used by Ffmpeg (lots or messing with processes and handles and other general pain) but in this instance that won't work since my input would be an Avisynth script.
Any ideas how to do this ?
TTFN,
Jon