View Full Version : resolution vs quality, which to choose?
sterlina
10th June 2006, 12:11
edit: I've rewrite the post to make it better for those who read it for the first time :D
The question I was asking to the forum is: when filesize (so bitrate) is fixed, it is better to resize the video having a small frame size or maintain full resolution?
Notice that in a fixed bitrate encoding a small frame size means more bit/pixel, but that means nothing because high-motion movies requires more bit/pixel anyway. So there is something called "quality factor" that takes count of complexity of video. As I have understood (please correct me if I'm wrong) if your bitrate is enough to have an avarage of quantizer 2 while encoding, quality factor is 100%.
See the examples below: the action movie has a small quality factor even if bit/pixel is greater
War of the Worlds
704*368 frame, 49% quality (.288 bit/pixel)
640*336 frame, 59% quality (.347)
576*304 frame, 73% quality (.426) Sphere
704*288 frame, 62% quality (.167 bit/pixel)
640*256 frame, 77% quality (.207)
576*224 frame, 98% quality (.262)
Returning to the asked question:
In first case (small frame) there are less details to encode, so "quality factor" is greater.
In second case, you got full details, and "quality factor" is lower.
So the question became: while encoding, is it "quality factor" the most important thing to be watched, or having more care about frame size is better?
===
my test: choosen movie, resolutions, bitrate ecc... (some posts down in this thread)
http://forum.doom9.org/showthread.php?p=842006#post842006
my opinion on bitrate 1500 (will post pictures soon):
http://forum.doom9.org/showthread.php?p=844850#post844850
encoding time and quality table
http://forum.doom9.org/showthread.php?p=846442#post846442
on next days (give me a little time ;) ):
upload images on ImageShack so anyone can make his opinion
analysis of different resolution while maintain bitrate 700 (that is 2 hours on a CD)
xyloy
10th June 2006, 12:30
My personnal experience is that with 75% W-Zoom or more(like 80%), not much details are lost.
So 576*304 should be ok(at least for me). if the source is 720 pixels width.
Of course I rise the resolution as much as I can(it means as much as it enhance quality, not degrade it), with XviD and a regular standard DVD source, I aim between 0.300 BPF(at most) and 0.250 BPF(at least).
I think it depends what source you're compressing..
I try to stay as near as I can to full resolution, but for some material it's really hard, and more bpp are needed.. about 80% it's my limit.
sterlina
10th June 2006, 13:53
thanks for the answer, I've edited the post to put as examples both an action movie and a slow movie.
Action movie needs so higher bitrates!!
In the first example, for hitting 80% with 704*368 resolution I have to go over 3020 bitrate (video only)!!!!! :scared:
Sagittaire
10th June 2006, 15:13
My personnal experience is that with 75% W-Zoom or more(like 80%), not much details are lost.
So 576*304 should be ok(at least for me). if the source is 720 pixels width.
Of course I rise the resolution as much as I can(it means as much as it enhance quality, not degrade it), with XviD and a regular standard DVD source, I aim between 0.300 BPF(at most) and 0.250 BPF(at least).
and why not 320*180 at q1 with 250% for compressibility ... :devil:
and why not 1920*1080 at q16 with 5% for compressibility ... :devil:
Choose the best compressibility (aka best average quantizer) is not the good way. In resolution vs compressibility fight (with constant size) the good way for MPEG4 ASP and DVD back up is to choose best possible resolution. IMO here 720*400 q4 encoding is the best way
xyloy
10th June 2006, 16:27
and why not 320*180 at q1 with 250% for compressibility ...
and why not 1920*1080 at q16 with 5% for compressibility ...
Tell me why I would choose so much higher/lower res. than the source since it would produce only crap ?
I said 75% width of the source is my limit(80% most of the time), not the opposite.
And why not stop techno babble and verify each film's result with the eyes to see if the quality is (very near) perfect(as I want it to be) ?
That's what I do.
You've chosen the wrong person to take for a newbie... :angry:
the file size is fixed.
IMO here 720*400 q4 encoding is the best way.
Tell me how to respect a filesize with a constant quantizer encoding mode...:stupid:
Sagittaire
11th June 2006, 01:10
well it's just joke ... lol
Tell me why I would choose so much higher/lower res. than the source since it would produce only crap ?
I said 75% width of the source is my limit(80% most of the time), not the opposite.
be carefull real resolution for PAL DVD is 720*576. Best resolution for DVD back up at PAR 1:1 is not 720*400 but more like 1024*576. You can make too overresize (with special avs script) if you want 720p / 1080p reencoding with (good) DVD source.
Tell me how to respect a filesize with a constant quantizer encoding mode...
simply because average ~q4 encoding is 50% compressibility encoding like in the previous sterlina's example. 75% done ~q3 average quant and 25% done ~q8 average quant. For me 720*400 q4 (50%) encoding is simply very better choice than 576*320 q3 (75%)encoding ...
sterlina
11th June 2006, 01:51
simply because average ~q4 encoding is 50% compressibility encoding like in the previous sterlina's example. 75% done ~q3 average quant and 25% done ~q8 average quant. For me 720*400 q4 (50%) encoding is simply very better choice than 576*320 q3 (75%)encoding ...
that is interesting and "new" for me, how to calculate "quality". Maybe I had just to read the forum ;) , but if I have well understood the quantizer respects:
q(2n) = half quality q(n)
so the formula for the quality become:
quality = 200 / q
where q is avarage quant.
(
the first formula I founded was
quality = 200 * (1/2)^(log(q)/log(2))
but it leads to same results!! crazy math :devil:
)
anyway...
why do you think it is better 720*400 at q4? Is there any great advantage to encode in a so high resolution I can't see? You haven't enough bits to encode all data, speed of encoding is lowered and you need more resource when decoding. So... ?
Teegedeck
11th June 2006, 19:22
Formulas are snakeoil, I'm afraid.
Rule of thumb #1; you should keep the full anamorphic resolution (minus black bars) because it looks much better than a resized picture and it compresses well.
Rule of thumb #2; rule #1 is not valid anymore if you can't get your movie small enough with the EQMv3 ULR matrix at constant quantizer 4. use Enc (http://forum.doom9.org/showthread.php?s=&threadid=50714) in order to predict whether this is the case. If it is, reduce the resolution until the outcome is small enough.
sterlina
11th June 2006, 20:10
Rule of thumb #1; you should keep the full anamorphic resolution (minus black bars) because it looks much better than a resized picture and it compresses well.
full anamorphic resolution...
do you mean 720*576 (if there is no blackbar)? Or resize to something like 720*400, so proportions are good, and not to resize (reduce) any more?
Teegedeck
11th June 2006, 21:38
I'd only crop into the picture until you have a mod-16 resolution.
Try it, but be aware that this is not meant for compressing a movie to one single CD-R; two's the minimum.
sterlina
11th June 2006, 22:27
I'd only crop into the picture until you have a mod-16 resolution.
Try it, but be aware that this is not meant for compressing a movie to one single CD-R; two's the minimum.
I'll have a look, it seems interesting. No matter for CDs, I'm making backups so I go on very high bitrates
Do you set "pixel aspect ratio" into XviD configuration too?
xvid_user
15th June 2006, 11:15
I also stick to the native anamorphic resolution and just crop to a mod16 size, even for an 1 CD-R target size.
When the picture is not resized at all during playback (running the native resolution on the TV-out and disabling anti-flicking), this will definitely give you the sharpest result. When playing on a PC monitor, the picture will need to be scaled so that the pixels are square again, but even then, keeping the full resolution will result in more details. Sure, you'll get a bit more artefacts, but that doesn't bother me as much as a loss of details. Artefacts also tend to be invisible on TV, while overall sharpness is directly noticable.
I did a couple of comparisons, especially looking at the sharpness of people's eyes and keeping the full anamorphic resolution was much better than when downsizing the picture.
Teegedeck
15th June 2006, 16:07
Do you set "pixel aspect ratio" into XviD configuration too?
Yes, that would be a good idea.
cool9
15th June 2006, 17:53
Or, I can reduce frame size, so bit/frame increase. But that way I lose details from frames... :(
You say quality goes up with decreased resolution but details are lost. Isn't quality synonomous with details? Or with compressibility?
I always decrease resolution because I don't need the large file sizes taking up HDD.
loro
15th June 2006, 19:56
Hello
I have a DVD movie, the lenght is 2 hours and 18 min, and I want to backup the dvd with xvid codec.I' m aiming for 2 CD size. DVD is in PAL standard, aspect ratio is 16:9. In Gordian Knot i selected resolution
I' m aiming for 2 CD size
640 X 352 Bits/(pixel*frame) = 0,214
Xvid version 1.1
Compressibility check = 95,3%
Maximum resolution before oversizing
700 X 384 Bits/(pixel*frame) = 0.180
Xvid version 1.1 (same settings as above)
Compressibility check = 81,5%
any suggestions?
Teegedeck
15th June 2006, 21:15
Quality is what you see with your eyes. You cannot predict quality by doing equations. The only thing you can do is a compressibility check.
It is hard to say where, but at some point you should stop increasing the quantization/compression and instead lower the resolution. I mentioned such a point above.
Formulae such as 'Bits/(pixel*frame)' are utterly useless IMHO.
raeltheimperialaerosolkid
16th June 2006, 10:46
Quality is what you see with your eyes. You cannot predict quality by doing equations. The only thing you can do is a compressibility check.
This is something that everyone should accept before doing any modification/compression to the videos. Maybe I'm out of the band but I still follow the philosophy of "crop out the black borders then resize to the correct AR (keeping mod16 of course)". The reason I do it is because I need to distribute the videos (No copyright broken... I'm an "old school" fansubber so don't worry...;)) to many many watchers along the net. The most of "dummy" watchers are not able to undestand that they have to activate resize on their player. There is a plenty of excellent resizers for avs and I usually can't see any loss in detail. Well, I don't say that there isn't loss at all but I simply can't see it...;)
So in the end (for me at last) the advantage of having a resized video is more heavy of the advantage of having a not resized video.
loro
16th June 2006, 11:46
I have a problem. My DVD is in good quality, but the picture is soft, there isn't so much detail in video, so thats why I get so high compressibility check. Even if I lower the B - frames settings, it's the same.
Teegedeck
16th June 2006, 13:16
That doesn't really belong in this thread but use the SixOfNine CQM and set motion search precision to '4' and VHQ to '3', QPel, max. consec. b-frames to '1' ratio to '1.00', offset to '1.00' and b-frame-sensitivity to something like '-3'. If it's still not sharp enough for your taste use EQMv3 UHRv1
sysKin
16th June 2006, 13:35
That doesn't really belong in this thread but use the SixOfNine CQM and set motion search precision to '4' and VHQ to '3'
What a weird setting. VHQ looses its primary effect if you disable INTER4V motion mode, which is what you do at motion precision 4 and lower.
Teegedeck
16th June 2006, 13:41
Yes, lowering efficiency is exactly the desired effect. It helps exceptionally much with source material that 'hides' detail in noise or exhibits very little actual detail but only noise (which you want to keep in order to create the illusion of detail) and/or has low contrasts.
Didée once sent me a PM where he theorized on it; perhaps I can find it and retell/translate some of it.
Edit: My conversation with Didée was about reducing the floating walls effect really, but from what I found optimized motion vectors also hurt perceived detail in mildly noisy, scarcely detailed, typically low-contrast sources. Sources that look 'flat'.
OK, here we go. This is not a literal translation in all parts, I'm just rephrasing some thoughts and mixing them with my own comments:
The combination of ME=4 and VHQ=3 seems contradictory at first because ME=4 means inter4v is deactivated but the general idea is to let 'normal' ME only search for vectors for 16x16 blocks. Afterwards VHQ should only try to refine 8x8 blocks within the absolute positions that the 16x16 blocks have been assigned to. So hopefully halfpel and qpel refinements should not lead to a visible 'floating' effect because the 16x16 blocks should stay fixed.
Maybe it doesn't work that way, but the effect certainly looks good.
One could also forego inter4v for sure by using ME=4, VHQ=2. Which should preserve noise even better but it's really a matter of diskspace. Still, because 'flat' movies are generally very compressible lowering motion search precision and VHQ are meaningful ways to enhance quality under such circumstances.
The general idea is that as soon as noise is dominant the search for efficient vectors should be given up and simple and 'safe' vectors should be used instead and more bits used for storing texture information.
This is meant to tackle the infamous floating-walls effect: Starting at VHQ=3 extented searches for 8x8 DCT blocks are performed and when XviD tries to optimize 8x8 blocks those blocks will get shifted back and forth till they are optimally 'aligned' with the noise. In flat areas noise is the dominant component of the picture signal and thus the most effcient encode is not what the human visual system likes.
loro
16th June 2006, 19:21
thanks for the hint tegedeck, I will try this as soon as I can
Blue_MiSfit
16th June 2006, 22:43
@teegedeck
While I agree that formulas are a waste of time, bits/(pixel*frame) is not a totally useless figure. It can give you a VAGUE idea, provided you have seen a bit of the source. If you have a super clean awesome source, then you will PROBABLY be correct in assuming that ~.250 should make it look REASONABLY good. If you have a really filthy source, you can assume that more will be needed
That's the number I usually shoot for, at least - when I was doing non full resolution backups.
Now I always simply overcrop the mattes to get mod16 and maintain AR as much as possible, then encode full resolution anamorphic, targeting 1/4 -> 3/4 DVD+R depending on how much space I need to do the job right.
Teegedeck
17th June 2006, 10:47
Well, I think that the formula doesn't even make for a vague guess. Let me try to put it like this:
The formula is based on the assumption that at a fixed quantizer, every movie produces the same bitrate for the same duration at the same resolution at the same number of frames/second.
This basic assumption is obviously not true.
And that would settle the whole argument right at the start. But let me get into more detail.
The assumption would only hold true if it really was the same movie every time, only varying in duration and fps. But as we know, movies not only differ in content, they differ in how postproduction is handled, the lighting differs, the sets of MPEG-2 custom quantization matrices that were used on the movie differ etc.
Thus the different 1st-pass filesizes of the hypothetical 'average' movie can not be attributed to their different durations - and duration is the only relevant source-dependant variable that actually changes the result of your calculation if you use the formula.
When I say 'average' movie I'm talking about the group of movies you get most often; they would come out, if you use a constant quantizer 3 with the SixOfNine matrix (my standard first-pass setup), at around 1200 - 1800 MB. (Batman Begins and The last Samurai are two examples.) For these movies the formula would be useless for determining the 'ideal' resolution because their different compressibility does not (only) depend on the duration, but still suggestions on a resolution based upon the result of using the formula would probably be sane. (Though, usually, a ridiculously small resolution is chosen based upon the result.)
Then there's the next group of movies that would yield a result at constant quant=3 (SixOfNine) of above 2 GB. (Kingdom of Heaven, Domino...). Such filesizes are by about half larger than the most common group of movies I mentioned above. So in such cases the formula is not only useless but the resulting suggested resolution based upon it would no longer be sane.
And then we have a group of movies that come out unsuspectedly big (like Sin City or War of the Worlds or one about some Penguins marching through a predominantly white landscape...); i. e. might be somewhere between 3200 and 3600 MB. Now, such filesizes are more than a 100% off the assumptions that the formula is based upon, and they are not that uncommon. And you cannot tell whether you've got one of those type of movies before you have made a compressibility check. So here the formula goes not only completely useless but any suggestions for a resolution based upon it will be utterly wrong.
To summ it up: You can not base your decisions on this formula. The formula only gives you the false feeling that you know what you're doing when you're actually making a blind guess. This formula is more like a chant. Snakeoil.
So if you have decided that you will stick with full resolution anyway, what do you use a misleading formula for? You could rather do a filesize prediction with Enc at your preferred setup (constant quantizer) and see whether a 1/4 DVD-R will do or whether you'll have to go for 3/4 DVD-R. It only takes a couple of minutes. And the result is realiable.
Edit: I also implicitly assume something: that quantizer somehow equals quality which is not strictly true but mostly. Putting aside the topic of CQMs at the moment.
sterlina
18th June 2006, 21:44
You say quality goes up with decreased resolution but details are lost. Isn't quality synonomous with details? Or with compressibility?
yes, that was exactly the question: if small-size have less details but you can encode it better, whereas big-size have much more details but (for fixed bitrate) you cannot encode them all.
I'll try some encoding. My settings:
movie: Arsenio Lupen, chapter 12
software: StaxRip, VirtualDub 1.6.15 (build 24442), XviD 1.1.0, DGIndex 1.8.4b3
type: two pass encoding
bitrate: 1000, 1500, 2000
below the avisynth scripts:
no resize, crop mod16: 704*432
pixel aspect ratio (Xvid Configuration tab) is set to 16/9 PAL
MPEG2Source("D:\Arsenio Lupin\test\VTS_01_1.d2v",info=3)
ColorMatrix(hints=true)
Crop(8,72,-8,-72)
anamorphic resize: 704*288
the crop is done as to have better aspect ratio: 0.21%
MPEG2Source("D:\Arsenio Lupin\test\VTS_01_1.d2v",info=3)
ColorMatrix(hints=true)
Crop(4,76,-4,-76)
BicubicResize(704,288,0,0.5)
anamorphic resize: 640*272
the crop is done as to have better aspect ratio: 0.23%
MPEG2Source("D:\Arsenio Lupin\test\VTS_01_1.d2v",info=3)
ColorMatrix(hints=true)
Crop(14,74,-14,-74)
BicubicResize(640,272,0,0.5)
anamorphic resize: 576*272
the crop is done as to have better aspect ratio: -0.03%
MPEG2Source("D:\Arsenio Lupin\test\VTS_01_1.d2v",info=3)
ColorMatrix(hints=true)
Crop(8,74,-8,-74)
BicubicResize(576,240,0,0.5)
Just wait a couple of days for results... If someone tell me where I can upload some images I'll put them
Blue_MiSfit
19th June 2006, 08:10
@teegedeck
Pwn3d. *bows humbly*
Very good points indeed.
~MiSfit
weaver4
19th June 2006, 21:43
Ok, here is what I do.
Since I am going to watch the movie on a standard TV I set the horizonal resolution to 640. I set the decoder to a single pass and set the quantizer to 3 for XviD or 4 for DivX. This gives me great results most of the time. Sometimes I am a little shocked by the filesize (like Casablanca) and I will decide if the movie is really worth that many bits, and downsize it if I need to.
See; if you got a movie that has three old women sitting around a table and talking for two hours there are not many bits that change from frame to frame so none of the bits/pixel or kb/s algorthims work for the movie. But take a race-car movie where the background is constantly changing much more bits are needed. So I got tired of trying to figure it out and decided to let the Codec do it.
Blue_MiSfit
19th June 2006, 23:54
anything over 512 for horizontal res. I've found to be more than adequate for SDTV over S-Video.
However, these look simply DREADFUL when blown up to 1280 on my CRT, even with Lanczos4. Cant wait until we all have true 720p rips.... :D
sterlina
20th June 2006, 21:54
I've finished all 12 compressions. It hasn't take too much, because the chapter lenght 8:29 long, but it was me that hasn't much time...
first thing: compression time. As virtualDub tells only minutes (Job Control Tab) I cannot said how much seconds, minutes only. To be clear, a time of 1:59 minutes became 1 minute, not 2 :mad:
on my PC (AthlonXP 2400+, 1Gb ram) first pass takes 7 minutes for the first clip (not resized), 8 minutes for all others. So, resizing take more CPU work that a larger image.
that was inverted in second pass: 10 minutes for 704*432 clip, 8 for both 704*288 and 640*272, 7 for 576*272.
Conclusion: first pass takes a bit longer when the clip is resized, but overall compression speed is incrased for lower frame size. I think it is not surprising for everyone, just reporting.
next step: quality :o
sterlina
20th June 2006, 22:03
note: I've choosed Arsenio Lupen chapter 12 because it is well balanced: about a third slow motion and very lighty, followed by an explosion with lots of debris (many details!!), ending more dark, slow motion again.
<someone can tell me where I can upload some images? thanks>
edit:
another request: I'm using VirtualDub, but it doen't say if a frame is a B-frame or I-frame, just K-frames are differenciated. Is there another software that tells me that?
@weaver4
Even if you don't care about filesize a quantizer 3, if I have well understand formulas (the ones Teegedeck hates :rolleyes: ) is equal to a "66% quality".
IMHO it is much better to encode two pass 66% quality, you get avarage of quantizer 3 but better balanced for high motion/slow motion scenes.
Lenny_Nero
20th June 2006, 22:22
that is interesting and "new" for me, how to calculate "quality". Maybe I had just to read the forum ;)
I have been doing nothing other than reading this forum for over two months and I 'still' have so much more to learn.
foxyshadis
21st June 2006, 00:12
sterlina, look at virtualdub.jobs in the vdub folder, it records exactly how long the operation took. Decoding can be a bit tricky though - the two hex numbers have to be joined, subtracted, and converted to decimal with 64-bit arithmetic (windows calc works), then divided by 10 million to get # seconds. (fun!)
avidemux might tell you the real frame type; if not, streameye will, but it's expensive demoware (and bugware).
weaver4
21st June 2006, 18:19
@weaver4
Even if you don't care about filesize a quantizer 3, if I have well understand formulas (the ones Teegedeck hates :rolleyes: ) is equal to a "66% quality".
IMHO it is much better to encode two pass 66% quality, you get avarage of quantizer 3 but better balanced for high motion/slow motion scenes.
Constant Quality is just that; it uses whatever bits it needs to maintain the quality that you select. So for high motion scenes it uses many more bits than what is needed for low motion scenes. So changing the quantizer is not needed and not prefered. (It will be intresting on what others say about this.)
sterlina
25th June 2006, 11:37
TIMING test: I will encode the video again, to be sure not work with computer while encoding... that will make some better timing results :)
QUALITY TEST (middle bitrate: 1500)
I've watch all four encoding (and whatched and watched some parts of them :o ) with real time resizing: width resolution (video, not screen) of 1024 and 800.
I found very hard to see differences in high-motion scenes. There are, but all four seems to be good enough for watching (well, I was watching for a short time, maybe a whole movie is different).
There is, instead, a big difference in low-motion scenes. The 576*272 width loose really lot of details and the image look as it it was too much softed. 704*432 and 704*288 looks very good, the first one slightly better but I could spot it only sopping video and looking at still images.
I've tryed to ask my brother, without telling him what were the sources (as I sayd, all was resized) and he is same advice,
704*432 and 704*288 are better than others.
So, for now it seems (to me :D ) that resolution is better than "quality factor", I mean, with same bitrate the full resolution (with a lower "quality factor") is better that a small resized one (wich has a better "quality factor").
One bad thing: cpu usage while decoding is *a lot* more with bigger sized videos!
I'll have also a look to 2000 bitrate and 1000 bitrate, and encoding timing also.
xyloy
25th June 2006, 12:32
with 1500 kbps, XviD sure looks great. No need for a reduced ~75/80% Width resolution such as 576*xxx. ;)
It's at ~800 kbps that the situation is different.
Teegedeck
25th June 2006, 13:40
Please; no meaningless bitrate figures. 1500 kbps might be too little, more than enough, or just the right bitrate depending on the source.
Though you are of course right with the general tendency of 'XviD is not good for 1-Cd encodings at full resolution'. I'd sign that sentence.
xyloy
25th June 2006, 13:48
I know that my post is only meaningful in this thread's context, of course ;)
I should have said "with 1500 kbps, XviD sure looks great at full DVD resolution"
"It's at approximately 800 kbps that XviD v1.1 starts to be not good at full DVD resolution".
Are you happier dear Teegedeck ? :P
(just kidding ^_^)
Teegedeck
25th June 2006, 14:15
/radiant with joy
sterlina
25th June 2006, 21:37
with 1500 kbps, XviD sure looks great. No need for a reduced ~75/80% Width resolution such as 576*xxx. ;)
It's at ~800 kbps that the situation is different.
you're probably true, but I was testing for middle,middle-high bitrate. I'll do some encoding at low-bitrate, let say... 800 :rolleyes:
sterlina
28th June 2006, 23:41
I've done an encode at bitrate=700, that is about 2h movie (with audio 112kbps) on a CD.
The "quality" table is the following:
resolution bitrate quality encoding time
factor
576*240 first pass...........................5:15
700 68 6:44
1000 97 6:47
1500 146 6:54
640*272 first pass...........................5:51
700 54 7:35
1000 77 7:45
1500 116 7:51
704*288 first pass...........................6:12
700 47 8:12
1000 66 8:27
1500 100 8:31
704*432 first pass...........................6:43
(original) 700 31 9:16
1000 44 9:40
1500 67 10:07
note that quality factor is specifical of my encode, chapter 12
of Arsenio Lupen, but it gives an indication of how much it
incrase/decrase with bigger/lower resolution.
It has been calculated with StaxRip.
Timing is now correct, and it clearly shows (as expected) that larges video frame size takes more time, but also (personally I never think about it) that greater bitrate also takes more time.
I've had a fast look to videos at 700 bitrate, it seems that 576*240 is better than 704*288, but very similar to 704*432 (that is full resolution DVD with black borders cutted off)!!!
mmh... it seems :p that Teegedeck was true about "how to encoding" but I'll put some images to ImageShack so anyone can compare himself.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.