transcode-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [transcode-users] stop/continue transcoding


To: "transcode Users Mailing List" <transcode-users@xxxxxxxxx>
Subject: Re: [transcode-users] stop/continue transcoding
From: Sunny <sloncho@xxxxxxxxx>
Date: Fri, 7 Jul 2006 10:57:15 -0500
Delivered-to: itdp@localhost
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;b=mhkx1QzU7ZWNqHwzV/n0Pnplu4yOTUQrfUuzRot7BqJEQXZzJ0+vMBUpr5pFpmjc8WS5HtX3a4gII1sT5es3w2ENYbW0N+oV3Zk0YyVWKacpbLLOlEAR8cL4vw1oRfROAI+FLRuDofdaMW6ftI4CLym4oR+kXMdsdQG6DJ1ttvo=
In-reply-to: <200607071735.05392.rough_rough@gmx.de>
References: <200607071620.50951.rough_rough@gmx.de><e7eeb230607070750v27512cf9o1c57209f38333ce5@mail.gmail.com><200607071735.05392.rough_rough@gmx.de>

On 7/7/06, Siegfried Wolkenstein wrote:

Thank you,

I am more looking at a technical solution, rather than a way around the actual
problem.

It's like carrying on a download of a big file after a system breakdown
(wget -c).



In theory a single process can not be hibernated (serialized), or at least it is not a good idea, as without this process running, no one is protecting the resources this process uses to not be altered (i.e. file locks, etc.). Unless the program itself makes some assumptions and provide such a functionality (like wget). Transcode is not such a program, so you will need a workaround.

You may look at cluster mode though - as it splits the job into chunks
- it may be enough for you.

--
--
Svetoslav Milenov (Sunny)

Windows is a 32-bit extension to a 16-bit graphical shell for an 8-bit
operating system originally coded for a 4-bit microprocessor by a
2-bit company that can't stand 1 bit of competition.


[Prev in Thread] Current Thread [Next in Thread]