beavemcgeave
26th November 2008, 11:46
Hi Guys,
I've been looking for info on how to get ffmpeg to quickly seek to the start position of a video i want to encode.
I know i can use the -ss option to start at a specific time but if i have an hour long video and i want just the last 5 minutes, ffmpeg will read each frame untill the 55th minute. This can take quite some time.
Is there anyway i can get it to just skip straight there?
I'm encoding from an mpeg2 ts.
I've been looking for info on how to get ffmpeg to quickly seek to the start position of a video i want to encode.
I know i can use the -ss option to start at a specific time but if i have an hour long video and i want just the last 5 minutes, ffmpeg will read each frame untill the 55th minute. This can take quite some time.
Is there anyway i can get it to just skip straight there?
I'm encoding from an mpeg2 ts.