digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Mencoder process Priority limits in Windows? (http://www.digitalfaq.com/archives/encode/9387-mencoder-process-priority.html)

Jellygoose 04-29-2004 01:23 PM

Mencoder process Priority limits in Windows?
 
Hi everybody...

is there a way to limit Mencoder Priority in Windows (just like TMPGEnc), so that it only works on idle time? I really liked that option in TMPGEnc... :wink:

Prodater64 04-29-2004 02:00 PM

Re: Mencoder Priority
 
Quote:

Originally Posted by Jellygoose
Hi everybody...

is there a way to limit Mencoder Priority in Windows (just like TMPGEnc), so that it only works on idle time? I really liked that option in TMPGEnc... :wink:

I remember that in Win98/Me system, when you create a pif (direct access to command line program), you can define priority, selecting separately for on top or background mode. For WinXP, you can select it from program manager (ctrl + alt + del) once program is running, select process tab, right click mencoder.exe, select process priority, select under normal option or what you want.
Also you can create a new textfile in the mencoder.exe folder, but instead of giving it the .txt extension you name it MencoderPrior.bat (or actual bat file that launch mencoder for you)
Right-click this file and choose 'Edit', you'll see it'll open notepad. Put this line in:
cmd /c start /BelowNormal mencoder.exe (followed with all mencoder parameters)
Save (make sure you save it as .bat, not as .txt) and close.
Now create a shortcut to this file and place it on your desktop. Every time you doubleclick this shortcut mencoder.exe will run with priority set to 'Below Normal'. (of course you can also create a batchfile on your desktop, containing the full path of the app you want to start but the nice thing of creating a shortcut is you can give it an icon).

These are all the settings: Realtime, High, AboveNormal, Normal, BelowNormal, Low.

*Realtime is not recommended unless you have a dual-CPU system!

Jellygoose 04-29-2004 03:05 PM

Thanks prodater, that works for me. :mrgreen:

rds_correia 04-29-2004 03:21 PM

Hya,
Good question J3ll and good answer Pro :D
I have questioned myself of what I could do to stop it from eating all CPU while encoding.
That way I can go on encoding while I post at the forum :twisted: :lol:
Cheers

yaz 04-30-2004 02:32 AM

@jellygoose
if u wanna go really idle, use 'start /low'. afaik, 'start' can be invoked directly from a script/batch, cmd is only needed when starting by the usual mouse-clickin way. (i should check it)
the bests
y


All times are GMT -5. The time now is 10:19 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.