[FFmpeg-user] ffmpeg get current state of transcoding
Roger Pack
rogerdpack2 at gmail.com
Thu Jul 26 15:33:01 CEST 2012
> Is it possible to get current state of ffmpeg transcoding by using command?
>
> for example, I want to know how many percent ffmpeg has transcoded in current state?
In general you have to just parse the output that ffmpeg is generating.
I believe Nicolas committed something recently that can help make that 'easier'
https://github.com/FFmpeg/FFmpeg/commit/7b521c52c41471fa682a90248632d0d0d7333e59
HTH.
-r
More information about the ffmpeg-user
mailing list