beartrax
28th February 2005, 06:24
For the life of me I can't understand what is going wrong here.
I use the most current release of DVDD to rip a country music DVD in IFO mode with stream processing enabled to rip the VOB's. I then use Auto GK (DVD input)with 0 delay in the audio, but the finished results gives me an audio delay. Someone please tell me what is wrong here.
[2/27/2005 6:34:40 PM] AutoGK 1.60
[2/27/2005 6:34:40 PM] OS: WinXP (5.1.2600).2
[2/27/2005 6:34:40 PM] Job started.
[2/27/2005 6:34:40 PM] Input dir: C:\Promo Only Feb 2005
[2/27/2005 6:34:40 PM] Output file: C:\Promo Only Feb 2005\Feb.avi
[2/27/2005 6:34:40 PM] Audio: Unknown language
[2/27/2005 6:34:40 PM] Subtitles: none
[2/27/2005 6:34:40 PM] Codec: XviD
[2/27/2005 6:34:40 PM] Target quality: 100%
[2/27/2005 6:34:40 PM] Custom audio settings: CBR MP3 with bitrate: 128Kbps
[2/27/2005 6:34:40 PM] Started encoding.
[2/27/2005 6:34:40 PM] Demuxing and indexing.
[2/27/2005 6:38:02 PM] Processing file: C:\Promo Only Feb 2005\VTS_01_PGC_01_1.VOB
[2/27/2005 6:38:02 PM] Source aspect ratio: 4:3
[2/27/2005 6:38:02 PM] Source resolution: 720x480
[2/27/2005 6:38:02 PM] Found NTSC source.
[2/27/2005 6:38:02 PM] Analyzing source.
[2/27/2005 6:41:59 PM] Source has percentage of interlacing in motion areas: 27.87
[2/27/2005 6:41:59 PM] Source has percentage of telecined patterns: 64.26
[2/27/2005 6:41:59 PM] Source has percentage of progressive patterns: 31.90
[2/27/2005 6:41:59 PM] Source has percentage of interlaced patterns: 3.84
[2/27/2005 6:41:59 PM] Source is considered to be hybrid (mostly FILM).
[2/27/2005 6:41:59 PM] Looking for optimal hybrid thresholds.
[2/27/2005 6:43:19 PM] Found threshold of: 2.00
[2/27/2005 6:43:19 PM] Found 98571 frames
[2/27/2005 6:43:19 PM] Encoding audio.
[2/27/2005 6:46:41 PM] Running single pass encoding.
[2/27/2005 6:46:41 PM] Writing the following script to C:\Promo Only Feb 2005\agk_tmp\Feb_movie.avs
===========================================================
LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\decomb.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\undot.dll")
movie = mpeg2source("C:\Promo Only Feb 2005\agk_tmp\Feb.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0)
fixed_aspect = 0.888888888888889
c_width = width(cropclip)
c_height = round(height(cropclip) / fixed_aspect)
input_par = float(c_width)/float(c_height)
input_par = input_par > 1.4 ? input_par : (4.0/3.0)
out_width = 720
out_height = round(float(out_width) / input_par)
hmod = out_height - (floor(out_height / 16 ) * 16)
out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod)
new_aspect = (float(out_width) / float(out_height)) / fixed_aspect
Telecide(movie,order=1,guide=1,post=2).Decimate(mode=3,threshold=2)
autocrop(mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0)
Undot()
LanczosResize(out_width,out_height)
===========================================================
[2/27/2005 9:33:51 PM] Duration was: 2 hours 47 minutes 9 seconds
[2/27/2005 9:33:51 PM] Speed was: 9.83 fps.
[2/27/2005 9:33:51 PM] Job finished.
0xA0 - Audio - LPCM / 2ch / 48kHz / 16bit / LBA: 39 / PTS: 00:00:00.063 / Delay: 0ms
0xE0 - Video - MPEG-2 / 720x480 (NTSC) / 4:3 / LBA: 1 / PTS: 00:00:00.063 / Delay: 0ms
I use the most current release of DVDD to rip a country music DVD in IFO mode with stream processing enabled to rip the VOB's. I then use Auto GK (DVD input)with 0 delay in the audio, but the finished results gives me an audio delay. Someone please tell me what is wrong here.
[2/27/2005 6:34:40 PM] AutoGK 1.60
[2/27/2005 6:34:40 PM] OS: WinXP (5.1.2600).2
[2/27/2005 6:34:40 PM] Job started.
[2/27/2005 6:34:40 PM] Input dir: C:\Promo Only Feb 2005
[2/27/2005 6:34:40 PM] Output file: C:\Promo Only Feb 2005\Feb.avi
[2/27/2005 6:34:40 PM] Audio: Unknown language
[2/27/2005 6:34:40 PM] Subtitles: none
[2/27/2005 6:34:40 PM] Codec: XviD
[2/27/2005 6:34:40 PM] Target quality: 100%
[2/27/2005 6:34:40 PM] Custom audio settings: CBR MP3 with bitrate: 128Kbps
[2/27/2005 6:34:40 PM] Started encoding.
[2/27/2005 6:34:40 PM] Demuxing and indexing.
[2/27/2005 6:38:02 PM] Processing file: C:\Promo Only Feb 2005\VTS_01_PGC_01_1.VOB
[2/27/2005 6:38:02 PM] Source aspect ratio: 4:3
[2/27/2005 6:38:02 PM] Source resolution: 720x480
[2/27/2005 6:38:02 PM] Found NTSC source.
[2/27/2005 6:38:02 PM] Analyzing source.
[2/27/2005 6:41:59 PM] Source has percentage of interlacing in motion areas: 27.87
[2/27/2005 6:41:59 PM] Source has percentage of telecined patterns: 64.26
[2/27/2005 6:41:59 PM] Source has percentage of progressive patterns: 31.90
[2/27/2005 6:41:59 PM] Source has percentage of interlaced patterns: 3.84
[2/27/2005 6:41:59 PM] Source is considered to be hybrid (mostly FILM).
[2/27/2005 6:41:59 PM] Looking for optimal hybrid thresholds.
[2/27/2005 6:43:19 PM] Found threshold of: 2.00
[2/27/2005 6:43:19 PM] Found 98571 frames
[2/27/2005 6:43:19 PM] Encoding audio.
[2/27/2005 6:46:41 PM] Running single pass encoding.
[2/27/2005 6:46:41 PM] Writing the following script to C:\Promo Only Feb 2005\agk_tmp\Feb_movie.avs
===========================================================
LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\decomb.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\undot.dll")
movie = mpeg2source("C:\Promo Only Feb 2005\agk_tmp\Feb.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0)
fixed_aspect = 0.888888888888889
c_width = width(cropclip)
c_height = round(height(cropclip) / fixed_aspect)
input_par = float(c_width)/float(c_height)
input_par = input_par > 1.4 ? input_par : (4.0/3.0)
out_width = 720
out_height = round(float(out_width) / input_par)
hmod = out_height - (floor(out_height / 16 ) * 16)
out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod)
new_aspect = (float(out_width) / float(out_height)) / fixed_aspect
Telecide(movie,order=1,guide=1,post=2).Decimate(mode=3,threshold=2)
autocrop(mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0)
Undot()
LanczosResize(out_width,out_height)
===========================================================
[2/27/2005 9:33:51 PM] Duration was: 2 hours 47 minutes 9 seconds
[2/27/2005 9:33:51 PM] Speed was: 9.83 fps.
[2/27/2005 9:33:51 PM] Job finished.
0xA0 - Audio - LPCM / 2ch / 48kHz / 16bit / LBA: 39 / PTS: 00:00:00.063 / Delay: 0ms
0xE0 - Video - MPEG-2 / 720x480 (NTSC) / 4:3 / LBA: 1 / PTS: 00:00:00.063 / Delay: 0ms