I can see video duration with following command
Is there a way to use that duration value in the ffmpeg command?
Code:
ffmpeg -i 'video.mp4' Duration: 00:01:17.92, start: 0.023220, bitrate: 1593 kb/s




Comment