View Full Version : VCD MPEG-1 deblocking script?
ChiDragon
1st March 2013, 20:20
I have a movie that's only available on VHS and VCD, so I'd like to try watching the VCD on my HDTV (lower vertical resolution but much better color than the VHS).
Does anyone have a good script to do deblocking and graining?
Mounir
2nd March 2013, 00:08
a vcd better than (retail) vhs..i'd be curious to see that
You know you can enhance colors in software
manono
2nd March 2013, 08:38
Yeah, I'll take a VHS source over a VCD any day. Anyway, for deblocking VCDs I use DeBlock_QED. If the default isn't good enough you can strengthen it.
http://avisynth.org/mediawiki/Deblock_QED
Or others, take your pick:
http://avisynth.org/mediawiki/External_filters#Deblocking
ChiDragon
2nd March 2013, 10:59
I attempted to match the colors with ColorYUV when I did the capture, but still came out with weird tints.
http://s15.postimage.org/p7y6o3lhn/mmpr_vcd1.jpg
http://s15.postimage.org/iirn8305n/mmpr_vhs1.jpg
Thanks for the links.
(And if anyone recognizes the film, there was no point getting into it in the OP, but while there is a DVD release I want the open matte version.)
2Bdecided
4th March 2013, 18:34
The VHS one looks better from those stills.
blubb444
6th March 2013, 00:20
To me too, the VHS one looks sharper and more detailed but the colours bleed a little... maybe you could align and sync both versions perfectly (syncing should be possible if you load them side by side in an avs script and go through it with VirtualDub or something to see where potential de-sync occurs, for aligning maybe convert to greyscale and overlay both in substract or multiply mode and shift around until it fits) and then combine the Y value of the VHS and the UV values of the VCD? Something like YToUV(clipU=VCDRip.UtoY(), clipV=VCDRip.VtoY(), clipY=VHSRip)
2Bdecided
6th March 2013, 11:28
Possible (some resizing is needed) - but there are easy fixes for the VHS chroma too. Hard to be sure from that sample, but it looks like it needs moving up by a few lines, which would solve most of the visible problems. A bit of denoise+awarpsharp on the chroma might help too.
Cheers,
David.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.