Overdrive80
19th July 2011, 17:58
Hi, i need help with a video dvd box set.
I tried to deinterlace a video with this script:
DGDecode_mpeg2source("E:\DBZ\DBZ1_4\024\Title_8.d2v", info=3)
ColorMatrix(hints=true, threads=0,interlaced=true)
tfm()
tdecimate()
The result is a video with residual fields as this:
http://s3.subirimagenes.com:81/privadas/previo/thump_1553102captura1.png (http://www.subirimagenes.com/privadas-captura1-1553102.html)
http://s3.subirimagenes.com:81/privadas/previo/thump_1553104captura2b.png (http://www.subirimagenes.com/privadas-captura2b-1553104.html)
As this fields was between two scenes, i tried this script
DGDecode_mpeg2source("E:\DBZ\DBZ1_4\024\Title_8.d2v", info=3)
ColorMatrix(hints=true, threads=0,interlaced=true)
QTGMC(preset="medium")
srestore(frate=23.976,omode=4,mode=2).decimate(2).decimate()
The result video is good for changes of scenes, but there is residual fields as this:
http://s3.subirimagenes.com:81/privadas/previo/thump_1553109captura2.png (http://www.subirimagenes.com/privadas-captura2-1553109.html)
I go upload two part of video.
Part one: http://www.mediafire.com/?gpd59jjowh9wy5v. Example of change scene.
Part two: http://www.mediafire.com/?t000baruf7j0gzt
EDIT: DGindex detect source dvd as progressive but is interlaced. Look image: O_o
http://s3.subirimagenes.com:81/privadas/previo/thump_1553118captura3.png (http://www.subirimagenes.com/privadas-captura3-1553118.html)
I tried to deinterlace a video with this script:
DGDecode_mpeg2source("E:\DBZ\DBZ1_4\024\Title_8.d2v", info=3)
ColorMatrix(hints=true, threads=0,interlaced=true)
tfm()
tdecimate()
The result is a video with residual fields as this:
http://s3.subirimagenes.com:81/privadas/previo/thump_1553102captura1.png (http://www.subirimagenes.com/privadas-captura1-1553102.html)
http://s3.subirimagenes.com:81/privadas/previo/thump_1553104captura2b.png (http://www.subirimagenes.com/privadas-captura2b-1553104.html)
As this fields was between two scenes, i tried this script
DGDecode_mpeg2source("E:\DBZ\DBZ1_4\024\Title_8.d2v", info=3)
ColorMatrix(hints=true, threads=0,interlaced=true)
QTGMC(preset="medium")
srestore(frate=23.976,omode=4,mode=2).decimate(2).decimate()
The result video is good for changes of scenes, but there is residual fields as this:
http://s3.subirimagenes.com:81/privadas/previo/thump_1553109captura2.png (http://www.subirimagenes.com/privadas-captura2-1553109.html)
I go upload two part of video.
Part one: http://www.mediafire.com/?gpd59jjowh9wy5v. Example of change scene.
Part two: http://www.mediafire.com/?t000baruf7j0gzt
EDIT: DGindex detect source dvd as progressive but is interlaced. Look image: O_o
http://s3.subirimagenes.com:81/privadas/previo/thump_1553118captura3.png (http://www.subirimagenes.com/privadas-captura3-1553118.html)