[x264-devel] Re: Pause & Resume

Guillaume POIRIER poirierg at gmail.com
Wed May 18 10:00:24 CEST 2005


Hi,

On 5/18/05, Peter Booth <peter at ionwerks.net> wrote:
> A recent thread on Doom9 got me to wondering how feasible it would be to
> implement pause & resume for x264's encoder.

A quick-and-dirty way to make the encode process pause and resume is
to send the signals SIGSTOP and SIGCONT to the process. That worked
fine for me.
Unfortunately, that doesn't allow you to resume it if you switch of
your computer for instance.

Guillaume

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list