Topic: Linux/Ffmpeg help: Continue an interupted conversion
no photo
Thu 06/26/08 07:00 PM
Does anyone know how to continue an interrupted ffmpeg job?

I've looked through the official documentation and the man page and can't see anything about continuing an existing file conversion where it left off.

Also, as an alternative solution, any linux/unix experts know how to (or whether on can) pause a process and preserve its context across a reboot?

Since I'm mostly converting avi to mpg, and (i hear) you can simply concatenate mpgs, I have the option of doing the conversion in pieces.... but I'd much rather just tell ffmpeg to pick up where it left off and let it go at it.

no photo
Thu 07/03/08 01:21 PM
drinker

no photo
Sun 11/09/08 06:58 PM
I have played with linux and ffmpeg on linux quite a bit and even compiled my own ffmpeg from source. I don't know if what you are asking is possible. You might also want to check out an application called winff. It is a gui for ffmpeg it has a linux version available. it really simplifies things allot.