Hello friends.
I have a .mpg file, here is the file info using media info
After calculation I found the it's correct resolution be 640x388.
Here are the filters that i have applied in virtualDub.
But my problem is that, after conversion the video looks blocky. I am using 2 pass xvid @ 2000kbps for conversion. Is there something that I am doing wrong.
Please help me.![]()
Your kind help will be greatly appreciated.![]()
+ Reply to Thread
Results 1 to 8 of 8
-
-
Don't use the Nearest Neighbor option for the resize. Try Lanczos3 instead.
388 pixels tall isn't an optimal height for Xvid. Try 640x384.
Oh, and for deinterlacing, check out Donald Graft's Smart Deinterlace filter.
http://neuron2.net/smart/smart.html -
Thanks jagabo for helping a n00b like.
Your suggestion & method worked flawlessly!
Here are the snapshots of the converted video..
And can you please tell me the difference between Nearest Neighbor & Lanczos3?
Also which the best method for deinterlacing?
Thanks again mate, you are a true expert in everything related to video. \m/ -
Originally Posted by madman1987
A B C D --> A B B C D
or downsize to 3:
A B C D --> A B D
The result is very blocky, as you found out.
Lanczos3 uses an algorithm which doesn't generate those kinds of blocky artifacts and slightly sharpens the image. Precise Bicubic is similar. Precise Bilinear isn't as sharp but compresses a little better.
Originally Posted by madman1987 -
Thanks for explaining it all.
And can you please tell me that the filters that i have applied are in correct order? -
The pic shows only 2 filters, the deinterlace followed by the resize. If that's all then yes, they're in the correct order.
-
I have used three filters.
1. Deinterlace
2. Nulltransform
3. Resize
Are these in correct order? -
Oh yeah, you're right. You cropped with it. Sorry. Then yes, they're all in the correct order.
Similar Threads
-
Sound lost after conversion mpeg to avi
By maclinux in forum Newbie / General discussionsReplies: 1Last Post: 19th Dec 2008, 13:47 -
Quick .avi Conversion to MPEG-2 ?
By christopheramos in forum Video ConversionReplies: 7Last Post: 5th Feb 2008, 18:42 -
Problems with mpeg after conversion, or with original avi - help
By krisbee in forum LinuxReplies: 1Last Post: 30th Oct 2007, 16:56 -
No sound conversion MPEG-TS to .avi
By oli60 in forum ffmpegX general discussionReplies: 2Last Post: 22nd Oct 2007, 00:49