View Single Post
Old 1st July 2009, 11:55   #912  |  Link
MysticE
Registered User
 
Join Date: Apr 2004
Location: USA
Posts: 120
Seems I got a problem with latest build. It's not reading the runtime right.

Note the runtime disparity. I tried it with 3 different files. The auto bitrate (QUenc) was set to AVG: 7930, MAX: 9000. Wrong for 1:27 minutes. I let it run it completed, and I ended up with a 2.09GB DVD. What it did was create an oversized file that was then transcoded to an undersized one. It showed the correct runtime and played, but note the details of one VOB.

Video
ID : 224 (0xE0)
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings, Matrix : Default
Duration : 49mn 20s
Bit rate mode : Constant
Bit rate : 2316 Kbps
Nominal bit rate : 7945 Kbps


Went back to the previous Alpha and everything was correct. AVE: 6533, MAX 9000. The resulting DVD now came in at 4.32GB.

Here's the bad log:


<6/30/2009 6:22:57 PM>
TITLE 1 SOURCE FILES
Video: C:\Doed.avi
Info: XviD - 968 kbps - 624x336 - DAR 1.857 - 25 fps - Progressive - 1:27:42 hours - 131551 frames
Audio: C:\Doed.avi
Info: MPEG-1 Audio layer 3 - 134 kbps - VBR - 48000Hz - 2ch - 1:27:42 hours
Subs: C:\Doed.srt
[MediaInfoLib - v0.7.16]
<>

<6/30/2009 6:22:57 PM>
AVISYNTH SCRIPT
Import("C:\Program Files\AVStoDVD\Lib\A2DSource.avsi")

Video = A2DVideoSource("C:\Doed.avi", CacheFolder = "C:\DOCUME~1\Johnny\LOCALS~1\Temp")
Video = Video.ConvertToYV12
#Using DGPulldown to upsize FPS
Video = Video.AddBorders(0,7,0,7)
Video = Video.Lanczos4Resize(720,480)

Audio = A2DAudioSource("C:\Doed.avi", CacheFolder = "C:\DOCUME~1\Johnny\LOCALS~1\Temp")
Audio = Audio.EnsureVBRMP3Sync()

AudioDub(Video, Audio)
<>

<6/30/2009 6:22:57 PM>
START VIDEO ENCODING OPERATIONS
Encoding Profile: QuEnc CBR 1-pass
Target Video FileSize: 4149.1 MB
QuEnc Parameters: -i "C:\DOCUME~1\Johnny\LOCALS~1\Temp\Doed_latest_0_Doed.avs" -o "G:\AVStoDVD\Doed_latest_0_Doed.m2v" -b 7930 -1 -hq -novbr -scene -trell -aspectratio 16:9 -nointerlaced -mpeg2mux noaudio -dc 10 -priority 5 -auto -close
<>

<6/30/2009 7:04:38 PM>
END VIDEO ENCODING OPERATIONS
Created File: G:\AVStoDVD\Doed_latest_0_Doed.m2v (4974.3 MB)
OUTPUT VIDEO INFO: MPEG-2 Video - 8065 kbps - 720x480 - DAR 1.778 - 25 fps - Progressive - 1:27:42 hours - 131551 frames
<>

<6/30/2009 7:04:38 PM>
START TRANSCODING OPERATIONS
ReJig Parameters: -size 4149 -o "G:\AVStoDVD\Doed_latest_0_Doed.ReJig.m2v" -i "G:\AVStoDVD\Doed_latest_0_Doed.m2v" -auto -close -quiet
<>

<6/30/2009 7:06:39 PM>
END TRANSCODING OPERATIONS
Transcoding executed on File: G:\AVStoDVD\Doed_latest_0_Doed.m2v (1824.5 MB)
OUTPUT VIDEO INFO: MPEG-2 Video - 2953 kbps - 720x480 - DAR 1.778 - 25 fps - Progressive - 1:27:42 hours - 131551 frames
<>

<6/30/2009 7:09:51 PM>
END PULLDOWN OPERATIONS
DGPulldown executed on File: G:\AVStoDVD\Doed_latest_0_Doed.m2v (1824.5 MB)
OUTPUT VIDEO INFO: MPEG-2 Video - 2953 kbps - 720x480 - DAR 1.778 - 29.97 fps - Progressive - 1:27:41 hours - 157701 frames
<>

<6/30/2009 7:11:36 PM>
END AUDIO ENCODING OPERATIONS
Created File: G:\AVStoDVD\Doed_latest_0_Doed.ac3 (240.9 MB)
OUTPUT AUDIO INFO: AC3 - 384 kbps - CBR - 48000Hz - 2ch - 1:27:42 hours
<>

I also could not Hard Code the subs, it went to Quenc for a second then on to audio encoding.

Went back to the previous Alpha and all worked well. Here's that log:

<6/30/2009 4:12:49 PM>
TITLE 1 SOURCE FILES
Video: C:\Doed.avi
Info: XviD - 968 kbps - 624x336 - DAR 1.857 - 25 fps - Progressive - 1:27:42 hours - 131551 frames
Audio: C:\Doed.avi
Info: MPEG-1 Audio layer 3 - 134 kbps - VBR - 48000Hz - 2ch - 1:27:42 hours
Subs: C:\Doed.srt
[]
<>

<6/30/2009 4:12:49 PM>
AVISYNTH SCRIPT
LoadPlugin("C:\Program Files\AVStoDVD\Lib\VSFilter.dll")
Import("C:\Program Files\AVStoDVD\Lib\A2DSource.avsi")

Video = A2DVideoSource("C:\Doed.avi", CacheFolder = "C:\DOCUME~1\Johnny\LOCALS~1\Temp")
Video = Video.ConvertToYV12
#Using DGPulldown to upsize FPS
Video = Video.AddBorders(0,7,0,7)
Video = Video.Lanczos4Resize(720,480)
Video = Video.TextSub("C:\Doed.srt")

Audio = A2DAudioSource("C:\Doed.avi", CacheFolder = "C:\DOCUME~1\Johnny\LOCALS~1\Temp")
Audio = Audio.EnsureVBRMP3Sync()

AudioDub(Video, Audio)
<>

<6/30/2009 4:12:49 PM>
START VIDEO ENCODING OPERATIONS
Encoding Profile: QuEnc CBR 1-pass
Target Video FileSize: 4107.4 MB
QuEnc Parameters: -i "C:\DOCUME~1\Johnny\LOCALS~1\Temp\DOED_N_ALPHA_0_Doed.avs" -o "G:\AVStoDVD\DOED_N_ALPHA_0_Doed.m2v" -b 6548 -1 -hq -novbr -scene -trell -aspectratio 16:9 -nointerlaced -mpeg2mux noaudio -dc 10 -priority 5 -auto -close
<>

Here's a SS of the new build:
Attached Images
 
MysticE is offline   Reply With Quote