View Single Post
Old 6th January 2010, 04:02   #1095  |  Link
Adub
Fighting spam with a fish
 
Adub's Avatar
 
Join Date: Sep 2005
Posts: 2,699
MrC,
Thanks for your great program, I have used it with great success in the past.

I have a few problems though.

For one, my settings are not saved from session to session using the latest version (2.2.5).

Also, in my attempt to convert my Transformers 2 Blu-ray .m2ts file, I am having a number of issues converting audio. For one, if I select the main DTS-HD track and encode using WAVI+AFTEN the encode fails.

If I use FFMPEG+AFTEN I only get the first 25 minutes of audio or so and then the rest of the movie is silent.

Also, if I try to use one of the AC3 tracks as a source, HCenc just hangs and and uses a constant ~15% CPU. And I am pretty sure that it is not using FFMpegAudioSource to index, as I don't see a .cache file created at all. Additionally, if I load the script created using one of the AC3 tracks as a source file into MPC, it also hangs and just uses ~15% of the CPU.

I'm trying to convert several of my Blu-ray's to DVD, and as this is the most feature full program available, I was hoping to use it. However, these issues are causing some serious problems that may force be to do it all manually (which I really don't want to do).

Edit: Here is the log of what I thought to be a successful encode, but it has the problem with the audio failing at ~25min:
Quote:
<1/4/2010 8:41:10 PM>
START PROCESS
<>

<1/4/2010 8:41:10 PM>
PROJECT SETTINGS

DVD Video Standard: NTSC
DVD Titles number: 1
DVD Size: 4450/4450 MB (100%)
DVD Output Setup: DVD Folder
DVD Label: DVD
DVD Menu: No Menu
Output Folder: D:\Multimedia\Output
Delete Temp Process Files: Yes
Delete Working Files: Yes
Edit Command Parameters: No
Post Process Task: Show Progress Status window

PREFERENCES

AVS Source Filter: A2DSource
AVS Resize Filter: Lanczos4Resize
Video Resolution: 0
Video BitRate Min: 2500
Video BitRate Level 1: 6000
Video Profile Level 2: 4500
Video BitRate Max: 8500
Keep DVD Compliant Video: 1
AC3 Audio Encoder: 1
DVD Audio Format: 0
DVD Audio BitRate: 384
Keep DVD Compliat Audio: 1
Normalize Audio: 0
DVD Audio Language: EN - English
DVD Subs Language: EN - English
Chapthers Interval: 5
Use Source Chapters: 1
DVD Burning Drive: F: HL-DT-ST BDDVDRW GGC-H20L 1.03
DVD Burning Speed: 4x
Auto Erase DVD RW: 1
Save Log file: 1
Unload ActiveMovie library: 0
Adjust ffdshow mixer: 1
<>

<1/4/2010 8:41:10 PM>
TITLE 1 SOURCE FILES
Video: D:\Multimedia\temp\Transformer 2\00003.m2ts
Info: AVC - 0 kbps - 1920x1080 - DAR 1.778 - 23.976 fps (CFR) - Progressive - 2:29:52 hours - 215615 frames
Audio: D:\Multimedia\temp\Transformer 2\00003.m2ts
Info: DTS-HD - 0 kbps - VBR - 48000Hz - 6ch - 2:29:53 hours - Track 0
Subs:
[MediaInfoLib - v0.7.25]
<>

<1/4/2010 8:41:10 PM>
AVISYNTH SCRIPT
Import("C:\Program Files\AVStoDVD\Lib\A2DSource.avsi")

Video = A2DVideoSource("D:\Multimedia\temp\Transformer 2\00003.m2ts", CacheFolder = "C:\DOCUME~1\Merlin\LOCALS~1\Temp")
Audio = A2DAudioSource("D:\Multimedia\temp\Transformer 2\00003.m2ts", CacheFolder = "C:\DOCUME~1\Merlin\LOCALS~1\Temp")

Video = Video.ConvertToYV12
#Using DGPulldown to upsize FPS
Video = Video.Lanczos4Resize(720,480)

AudioDub(Video, Audio)
<>

<1/4/2010 8:41:10 PM>
START VIDEO ENCODING OPERATIONS
Encoding Profile: HCenc VBR 2-pass
Target Video FileSize: 3904.4 MB
HCenc Parameters: -ini "C:\DOCUME~1\Merlin\LOCALS~1\Temp\DVD_0_00003.HCenc.ini"
HCenc ini file:
*INFILE C:\DOCUME~1\Merlin\LOCALS~1\Temp\DVD_0_00003.avs
*AVSRELOAD
*OUTFILE D:\Multimedia\Output\DVD_0_00003.m2v
*LOGFILE C:\DOCUME~1\Merlin\LOCALS~1\Temp\DVD_0_00003.HCenc.log
*MAXBITRATE 9000
*BITRATE 3642
*PROFILE BEST
*ASPECT 16:9
*PROGRESSIVE
*BIAS 40
*DC_PREC 8
*MATRIX MPEG
*AQ 1
*LUMGAIN 0
*SMP
*PRIORITY IDLE
*WAIT 2
<>

<1/5/2010 12:01:19 AM>
END VIDEO ENCODING OPERATIONS
A2DVideoSource: DirectShowSource
Created File: D:\Multimedia\Output\DVD_0_00003.m2v (3906.1 MB)
OUTPUT VIDEO INFO: MPEG-2 Video - 3670 kbps - 720x480 - DAR 1.778 - 23.976 fps (CFR) - Progressive - 2:29:44 hours - 215401 frames
<>

<1/5/2010 12:01:19 AM>
START PULLDOWN OPERATIONS
DGPulldown Parameters: "D:\Multimedia\Output\DVD_0_00003.m2v" -srcfps 23.976 -destfps 29.97 -inplace -bff
<>

<1/5/2010 12:08:50 AM>
END PULLDOWN OPERATIONS
DGPulldown executed on File: D:\Multimedia\Output\DVD_0_00003.m2v (3906.1 MB)
OUTPUT VIDEO INFO: MPEG-2 Video - 3666 kbps - 720x480 - DAR 1.778 - 23.976 fps (CFR) - Progressive (2:3 Pulldown) - 2:29:53 hours - 215616 frames
<>

<1/5/2010 12:08:51 AM>
START AUDIO ENCODING OPERATIONS
FFmpeg (WAV) Parameters: -i "C:\DOCUME~1\Merlin\LOCALS~1\Temp\DVD_0_00003.avs" "C:\DOCUME~1\Merlin\LOCALS~1\Temp\DVD_0_00003.wav"
Aften (AC3) Parameters: -pad 0 -b 384 "C:\DOCUME~1\Merlin\LOCALS~1\Temp\DVD_0_00003.wav" "D:\Multimedia\Output\DVD_0_00003.ac3"
<>

<1/5/2010 3:17:21 AM>
END AUDIO ENCODING OPERATIONS
A2DAudioSource: DirectShowSource
Created File: D:\Multimedia\Output\DVD_0_00003.ac3 (70.1 MB)
OUTPUT AUDIO INFO: AC3 - 384 kbps - CBR - 48000Hz - 6ch - 25:32 minutes
<>

<1/5/2010 3:17:22 AM>
START DVD AUTHORING OPERATIONS
BatchMux Parameters: -arglist "C:\DOCUME~1\Merlin\LOCALS~1\Temp\DVD_0_BatchMux.ini"
BatchMux ini file:
-d "D:\Multimedia\Output\DVD_0\VIDEO_TS"
-mxp "C:\DOCUME~1\Merlin\LOCALS~1\Temp\DVD_0_MuxMan.mxp"
-l "C:\DOCUME~1\Merlin\LOCALS~1\Temp\DVD_0_MuxMan.log"
-muxman "C:\Program Files\AVStoDVD\MuxMan"
-prio LOW
-v "D:\Multimedia\Output\DVD_0_00003.m2v"
-vidmode LB
-a1 "D:\Multimedia\Output\DVD_0_00003.ac3"
-a1lang en
-cellfr "C:\DOCUME~1\Merlin\LOCALS~1\Temp\DVD_0_00003_MuxMan.txt"
-progfr "C:\DOCUME~1\Merlin\LOCALS~1\Temp\DVD_0_00003_MuxMan.txt"
-chapfr "C:\DOCUME~1\Merlin\LOCALS~1\Temp\DVD_0_00003_MuxMan.txt"

<>

<1/5/2010 3:26:05 AM>
END DVD AUTHORING OPERATIONS
Created Folder: D:\Multimedia\Output\DVD_0 (4074.9 MB)
<>

<1/5/2010 3:26:05 AM>
Log file created by AVStoDVD Release 2.2.5
<>
__________________
FAQs:Bond's AVC/H.264 FAQ
Site:Adubvideo

Last edited by Adub; 6th January 2010 at 04:05.
Adub is offline   Reply With Quote