tags:

views:

28

answers:

0

Is it possible to get the ffmpeg output in multiple lines? I am trying to map the frame number to the time, but ffmpeg overwrites the output on the same line.

frame=  638 fps=160 q=0.0 Lsize=      -0kB time=26.61 bitrate=  -0.0kbits/s 

Or is there a quicker way to get the time on the video timeline given the frame number?