PDA

View Full Version : Output an Interlaced VOB as a TV would on PC


augman000
10th June 2007, 22:14
Ok so I posted my question about the cropping/resizing but now I would like to know if there is a program/filter (and how to do it of course) that will take my interlaced VOB music video file at 29.97fps, NTSC, etc. and output it on my computer monitor as it would be shown on my TV with smooth, non-interlaced, output.

Is this possible? I have a dual-core 64-bit processor and a ATI Radeon 9600 video card so whatever processing has to be done to make the playback be like the TV would do, I can handle a lot of multi-processing if needed.

Thanks.

LoRd_MuldeR
10th June 2007, 22:53
You obviously need to deinterlace interlaced material for PC screen.
If you want fluid motion, then bobbing (double framerate) will be the deinterlacing method for you.

If you use ffdshow, then give "Kernel bob" or "DGBob" a try.
In case you use MPlayer, I'd recommend you try -vf-add yadif=1

augman000
10th June 2007, 23:18
well, for some reason when I try "bob" it doesn't fix anything. Although, when I try something called "Pixel Adaptive" in CyberLink PowerDVD as a method of de-interlace it works very good.

I guess I just want to know if that's the best option out there.

LoRd_MuldeR
10th June 2007, 23:22
well, for some reason when I try "bob" it doesn't fix anything. Although, when I try something called "Pixel Adaptive" in CyberLink PowerDVD as a method of de-interlace it works very good.

I guess I just want to know if that's the best option out there.

There is no "best" option! :devil:

Please tell use where you did you select "bob" :confused:
What I meant is that you use ffdshow for playback and choose "Kernel bob" as deinterlacer.
Also MPlayer (http://mulder.dummwiedeutsch.de/home/?page=projects#mplayer) with Yadif deinterlacer is a very good method in my opinion....