PDA

View Full Version : screen resize slow down the encoding speed?


miniyoyo
28th June 2006, 12:17
I always encode DVD(.vob) movie at screen size 512 x 384(4:3), no problem arise; but I heard that screen resize slow down the encoding and take longer time to complete. It that true?

I had tried to encode at 640 x 480(guess it is the DVD original), but the encoding was much longer. What is the reason behind:confused: Is that depend on bitrate, not the screen size?(Because when encoding at 640 x 480, I have to use a higher bitrate setting to maintain the video quality)

Thanks for advice.

Awatef
28th June 2006, 12:58
Original resolution is 720x480.
Upsizing reduces speed, not downsizing.
Downsizing means less blocks to process, so less time to encode (and less resources to decode)

Soulhunter
28th June 2006, 13:03
Higher resolution = More pixel to process = More CPU cycles needed = Slower


Bye

BigDid
28th June 2006, 17:54
I always encode DVD(.vob) movie at screen size 512 x 384(4:3), no problem arise; but I heard that screen resize slow down...

I had tried to encode at 640 x 480(guess it is the DVD original), but the encoding was much longer. ...
Hi,

Speed or quality?
Quality or speed?
Define your limits and go for it.

The choice is yours :cool:

Did

Edit: it seems you made your way to this interesting thread, good tests :)
http://forum.doom9.org/showthread.php?t=112237

sterlina
29th June 2006, 00:51
Original resolution is 720x480.
Upsizing reduces speed, not downsizing.
Downsizing means less blocks to process, so less time to encode (and less resources to decode)

ehu... 720*480 for NTCS, 720*576 for PAL :)

miniyoyo, as you can see in a small test I'm doing, the encoding time raise if you raise resolution and/or bitrate
link: http://forum.doom9.org/showthread.php?p=846442#post846442

miniyoyo
29th June 2006, 07:34
Thanks all of you, seem my current encoding style is ok.