Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1381 | Link | |
|
Registered User
Join Date: May 2008
Location: At Home
Posts: 403
|
Quote:
And here the log Code:
'22:57:21' AVStoDVD Release 2.3.1 loaded!
'22:57:21' AviSynth 2.5.8 is installed.
'22:57:21' ImgBurn is installed ("C:\Program Files (x86)\ImgBurn\ImgBurn.exe").
'22:57:21' MKVExtract is installed ("C:\Program Files (x86)\MKVtoolnix\mkvextract.exe").
'22:57:21' New AVStoDVD Project started!
'22:58:34' Current Preferences saved as default.
'22:58:37' New AVStoDVD Project started!
'22:58:59' MediaInfoLib - v0.7.32 initialized.
'22:58:59' Title 1 "E:\BLURAY\Le Missionnaire FRENCH AC3 DVD9.AVCHD\BDMV\STREAM\00000.m2ts" added.
'22:59:08' AVStoDVD Project started.
'22:59:08' Process aborted during 'Generate AviSynth script file' Section. Error code: 0
'22:59:19' New AVStoDVD Project started!
'23:00:20' MediaInfoLib - v0.7.32 initialized.
'23:00:20' Title 1 "E:\BLURAY\Le Missionnaire FRENCH AC3 DVD9.AVCHD\BDMV\STREAM\00000.m2ts" added.
'23:00:34' AVStoDVD Project started.
'23:00:34' Process aborted during 'Generate AviSynth script file' Section. Error code: 0
Code:
<2010-07-14 22:59:08>
START PROCESS
<>
<2010-07-14 22:59:08>
PROJECT SETTINGS
DVD Video Standard: NTSC
DVD Titles number: 1
DVD Size: 4450/4450 MB (100%)
DVD Output Setup: DVD Folder
DVD Label: LE_MISSIONNAIRE
DVD Menu: No Menu
Output Folder: E:\DVD-TEMP
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 UpSize/DownSize Filter: Lanczos4Resize/Spline64Resize
Video Resolution: 0
Video BitRate Min: 2500
Video BitRate Level 1: 6500
Video Profile Level 2: 4500
Video BitRate Max: 8500
Keep DVD Compliant Video: 1
AC3 Audio Encoder: 0
PAL SpeedUp: False
DVD Audio Format: 0
DVD Audio BitRate: 448
Keep DVD Compliant Audio: 1
Normalize Audio: 0
DVD Audio Language: FR - French
DVD Subs Language: FR - French
DVD Subs Font: Tahoma 18pt Bold
Chapters Interval: 5
Use Source Chapters: 1
DVD Burning Drive: F: HL-DT-ST BD-RE WH08LS20 2.00
DVD Burning Speed: 4x
Auto Erase DVD RW: 1
Save Log file: 1
Save General Settings: 0
Unload ActiveMovie library: 0
Adjust ffdshow mixer: 1
<>
<2010-07-14 22:59:08>
TITLE 1 SOURCE FILES
Video: E:\BLURAY\Le Missionnaire FRENCH AC3 DVD9.AVCHD\BDMV\STREAM\00000.m2ts
Info: AVC - 11627 kbps - 1920x1080 - DAR 1,778 - 24 fps (CFR) - Progressive - 1:29:55 hours - 129487 frames
Audio 1: E:\BLURAY\Le Missionnaire FRENCH AC3 DVD9.AVCHD\BDMV\STREAM\00000.m2ts
Info: AC3 - 448 kbps - CBR - 6ch - 48000Hz - 1:29:55 hours - Internal
Subs:
[MediaInfoLib - v0.7.32]
<>
<2010-07-14 22:59:08>
AVISYNTH SCRIPT
Import("C:\Program Files (x86)\AVStoDVD\Lib\A2DSource.avsi")
Video = A2DVideoSource("E:\BLURAY\Le Missionnaire FRENCH AC3 DVD9.AVCHD\BDMV\STREAM\00000.m2ts", CacheFolder="E:\Temp", VFR=false)
# Audio is frameserved by AviSynth just for Preview and Edit purposes.
Audio = A2DAudioSource("E:\BLURAY\Le Missionnaire FRENCH AC3 DVD9.AVCHD\BDMV\STREAM\00000.m2ts", CacheFolder="E:\Temp")
Video = Video.ConvertToYV12
#Using DGPulldown/HCenc to upsize FPS
Video = Video.Spline64Resize(720,480)
AudioDub(Video, Audio)
<>
<2010-07-14 22:59:08>
ERROR DURING OPERATIONS ('Generate AviSynth script file' Section): 0 -
<>
<2010-07-14 22:59:08>
PROCESS ABORTED.
<>
<2010-07-14 22:59:08>
Log file created by AVStoDVD Release 2.3.1
<>
__________________
PC; 7.5 on 7.9 (Windows Experience Rating) on the lower rating. Last edited by 8ternity; 15th July 2010 at 04:42. |
|
|
|
|
|
|
#1383 | Link | |
|
Registered User
Join Date: May 2008
Location: At Home
Posts: 403
|
Quote:
So for your recommandation, it has resolved my issue. I've can think before to try this... and and again! ![]() EDIT: I have an problem with ripbot264 while i change the setting for decimal to ".". I will try something to change to English (United-States) instead of French (Canada) to see if both are ok and let you know.
__________________
PC; 7.5 on 7.9 (Windows Experience Rating) on the lower rating. Last edited by 8ternity; 15th July 2010 at 18:42. |
|
|
|
|
|
|
#1384 | Link |
|
Registered User
Join Date: May 2008
Location: At Home
Posts: 403
|
Hi Mrc,
After complete conversion, exported output has only 4minutes. When the remux step start it ask me if i want to continue even if 4 minutes of movie, i check YES for every questions to have the log. Here the log: Code:
<15/07/2010 1:30:57 PM>
START PROCESS
<>
<15/07/2010 1:30:57 PM>
PROJECT SETTINGS
DVD Video Standard: NTSC
DVD Titles number: 1
DVD Size: 4450/4450 MB (100%)
DVD Output Setup: DVD Folder
DVD Label: LE_MISSIONNAIRE
DVD Menu: No Menu
Output Folder: E:\DVD-TEMP
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 UpSize/DownSize Filter: Lanczos4Resize/Spline64Resize
Video Resolution: 0
Video BitRate Min: 2500
Video BitRate Level 1: 6500
Video Profile Level 2: 4500
Video BitRate Max: 8500
Keep DVD Compliant Video: 1
AC3 Audio Encoder: 0
PAL SpeedUp: 0
DVD Audio Format: 0
DVD Audio BitRate: 448
Keep DVD Compliant Audio: 1
Normalize Audio: 0
DVD Audio Language: FR - French
DVD Subs Language: FR - French
DVD Subs Font: Tahoma 18pt Bold
Chapters Interval: 5
Use Source Chapters: 1
DVD Burning Drive: F: HL-DT-ST BD-RE WH08LS20 2.00
DVD Burning Speed: 4x
Auto Erase DVD RW: 1
Save Log file: 1
Save General Settings: 0
Unload ActiveMovie library: 0
Adjust ffdshow mixer: 1
<>
<15/07/2010 1:30:57 PM>
TITLE 1 SOURCE FILES
Video: E:\BLURAY\Le Missionnaire FRENCH AC3 DVD9.AVCHD\BDMV\STREAM\00000.m2ts
Info: AVC - 11627 kbps - 1920x1080 - DAR 1.778 - 24 fps (CFR) - Progressive - 1:29:55 hours - 129487 frames
Audio 1: E:\BLURAY\Le Missionnaire FRENCH AC3 DVD9.AVCHD\BDMV\STREAM\00000.m2ts
Info: AC3 - 448 kbps - CBR - 6ch - 48000Hz - 1:29:55 hours - Internal
Subs:
[MediaInfoLib - v0.7.32]
<>
<15/07/2010 1:30:57 PM>
AVISYNTH SCRIPT
Import("C:\Program Files (x86)\AVStoDVD\Lib\A2DSource.avsi")
Video = A2DVideoSource("E:\BLURAY\Le Missionnaire FRENCH AC3 DVD9.AVCHD\BDMV\STREAM\00000.m2ts", CacheFolder="E:\Temp", VFR=false)
# Audio is frameserved by AviSynth just for Preview and Edit purposes.
Audio = A2DAudioSource("E:\BLURAY\Le Missionnaire FRENCH AC3 DVD9.AVCHD\BDMV\STREAM\00000.m2ts", CacheFolder="E:\Temp")
Video = Video.ConvertToYV12
#Using DGPulldown/HCenc to upsize FPS
Video = Video.Spline64Resize(720,480)
AudioDub(Video, Audio)
<>
<15/07/2010 1:30:57 PM>
START VIDEO ENCODING OPERATIONS
Encoding Profile: HCenc VBR 1-pass
Target Video FileSize: 4073 MB
HCenc Parameters: -ini "E:\Temp\LE_MISSIONNAIRE_6_00000.HCenc.ini"
HCenc ini file:
*INFILE E:\Temp\LE_MISSIONNAIRE_6_00000_1.avs
*AVSRELOAD
*OUTFILE E:\DVD-TEMP\LE_MISSIONNAIRE_6_00000.m2v
*LOGFILE E:\Temp\LE_MISSIONNAIRE_6_00000.HCenc.log
*MAXBITRATE 9000
*1PASS
*BITRATE 6333
*PROFILE BEST
*ASPECT 16:9
*PROGRESSIVE
*TFF
*BIAS 60
*DC_PREC 10
*MATRIX MPEG
*AQ 1
*LUMGAIN 1
*SMP
*PRIORITY IDLE
*WAIT 2
<>
<15/07/2010 2:49:28 PM>
END VIDEO ENCODING OPERATIONS
A2DVideoSource: DirectShowSource
Created File: E:\DVD-TEMP\LE_MISSIONNAIRE_6_00000.m2v (4126.6 MB)
OUTPUT VIDEO INFO: MPEG-2 Video - 6462 kbps - 720x480 - DAR 1.778 - 24 fps (CFR) - Progressive (TFF) - 1:29:55 hours - 129489 frames
<>
<15/07/2010 2:49:28 PM>
START TRANSCODING OPERATIONS
ReJig Parameters: -size 4072 -o "E:\DVD-TEMP\LE_MISSIONNAIRE_6_00000.ReJig.m2v" -i "E:\DVD-TEMP\LE_MISSIONNAIRE_6_00000.m2v" -auto -close -quiet
<>
<15/07/2010 2:49:32 PM>
END TRANSCODING OPERATIONS
Transcoding executed on File: E:\DVD-TEMP\LE_MISSIONNAIRE_6_00000.m2v (187.2 MB)
OUTPUT VIDEO INFO: MPEG-2 Video - 6164 kbps - 720x480 - DAR 1.778 - 24 fps (CFR) - Progressive (TFF) - 4:16 minutes - 6158 frames
<>
<15/07/2010 2:49:32 PM>
START PULLDOWN OPERATIONS
DGPulldown Parameters: "E:\DVD-TEMP\LE_MISSIONNAIRE_6_00000.m2v" -srcfps 24.000 -destfps 29.97 -inplace -tff
<>
<15/07/2010 2:49:38 PM>
END PULLDOWN OPERATIONS
DGPulldown executed on File: E:\DVD-TEMP\LE_MISSIONNAIRE_6_00000.m2v (187.2 MB)
OUTPUT VIDEO INFO: MPEG-2 Video - 6166 kbps - 720x480 - DAR 1.778 - 23.976 fps (CFR) - Progressive (2:3 Pulldown) - 4:16 minutes - 6150 frames
<>
<15/07/2010 3:07:27 PM>
START AUDIO DEMUXING OPERATIONS (Track 1)
FFmpeg Parameters: -i "E:\BLURAY\Le Missionnaire FRENCH AC3 DVD9.AVCHD\BDMV\STREAM\00000.m2ts" -acodec copy "E:\DVD-TEMP\LE_MISSIONNAIRE_6_00000_1.ToFix.ac3"
<>
<15/07/2010 3:09:42 PM>
END AUDIO ENCODING OPERATIONS (Track 1)
Created File: E:\DVD-TEMP\LE_MISSIONNAIRE_6_00000_1.ac3 (288.1 MB)
OUTPUT AUDIO INFO: AC3 - 448 kbps - CBR - 6ch - 48000Hz - 1:29:55 hours
<>
<15/07/2010 3:09:42 PM>
START DVD AUTHORING OPERATIONS
BatchMux Parameters: -arglist "E:\Temp\LE_MISSIONNAIRE_6_BatchMux.ini"
BatchMux ini file:
-d "E:\DVD-TEMP\LE_MISSIONNAIRE_6\VIDEO_TS"
-mxp "E:\Temp\LE_MISSIONNAIRE_6_MuxMan.mxp"
-l "E:\Temp\LE_MISSIONNAIRE_6_MuxMan.log"
-muxman "C:\Program Files (x86)\AVStoDVD\MuxMan"
-prio LOW
-v "E:\DVD-TEMP\LE_MISSIONNAIRE_6_00000.m2v"
-vidmode LB
-a1 "E:\DVD-TEMP\LE_MISSIONNAIRE_6_00000_1.ac3"
-a1lang fr
<>
<15/07/2010 3:09:50 PM>
CHECK DVD SIZE
DVD Folder (actual) Size: 204.6 MB
vs Estimated Size: 4450 MB -> 95.4% undersize
vs Assets Size: 4414.8 MB -> Warning!
<>
<15/07/2010 3:09:50 PM>
END DVD AUTHORING OPERATIONS
Created Folder: E:\DVD-TEMP\LE_MISSIONNAIRE_6 (204.6 MB)
<>
<15/07/2010 3:09:50 PM>
Log file created by AVStoDVD Release 2.3.1
<>
Code:
'13:30:47' AVStoDVD Release 2.3.1 loaded!
'13:30:47' AviSynth 2.5.8 is installed.
'13:30:47' ImgBurn is installed ("C:\Program Files (x86)\ImgBurn\ImgBurn.exe").
'13:30:47' MKVExtract is installed ("C:\Program Files (x86)\MKVtoolnix\mkvextract.exe").
'13:30:47' New AVStoDVD Project started!
'13:30:51' MediaInfoLib - v0.7.32 initialized.
'13:30:51' Title 1 "E:\BLURAY\Le Missionnaire FRENCH AC3 DVD9.AVCHD\BDMV\STREAM\00000.m2ts" added.
'13:30:57' AVStoDVD Project started.
'13:30:57' Title 1 video encoding operations started.
'15:07:27' Title 1 video encoding operations ended successfully.
'15:07:27' Title 1 audio encoding operations started.
'15:09:42' Title 1 audio (Track 1) encoding operations ended successfully.
'15:09:42' DVD authoring operations started.
'15:09:47' Warning! DVD Folder filesize (204.6 MB) is much lower than the total Assets filesize (4414.8 MB).
'15:09:50' DVD authoring operations ended successfully.
'15:09:50' AVStoDVD Project ended successfully.
__________________
PC; 7.5 on 7.9 (Windows Experience Rating) on the lower rating. |
|
|
|
|
|
#1385 | Link |
|
AVStoDVD Dev
Join Date: Apr 2006
Location: Italy
Posts: 1,302
|
For some reason ReJig (a requantizer software used to shrink a oversized mpeg2 elementary stream) failed and probably crashed before ending its job.
I would suggest you to go to 'Preferences'/'Encoding' and select 'HCenc VBR 2-pass' and then select 'Lock video profile'. Then restart your project from scratch. 2-pass profile should be more bitrate accurate, with no need to invoke ReJig. ![]() Bye |
|
|
|
|
|
#1386 | Link | |
|
Registered User
Join Date: May 2008
Location: At Home
Posts: 403
|
Quote:
Can this help you? Also: Thanks for your helping solutions, it's appreciated. 8ternity
__________________
PC; 7.5 on 7.9 (Windows Experience Rating) on the lower rating. Last edited by 8ternity; 15th July 2010 at 22:56. |
|
|
|
|
|
|
#1387 | Link |
|
Registered User
Join Date: May 2008
Location: At Home
Posts: 403
|
I've convert a movie with HCenc 2pass;
2012 took from my bluray bd9 ripp to dvd; crashed here the log: Code:
<15/07/2010 11:57:31 PM>
START PROCESS
<>
<15/07/2010 11:57:31 PM>
PROJECT SETTINGS
DVD Video Standard: NTSC
DVD Titles number: 1
DVD Size: 8100/8100 MB (100%)
DVD Output Setup: Burn DVD
DVD Label: 2012
DVD Menu: No Menu
Output Folder: E:\DVD-TEMP
Delete Temp Process Files: Yes
Delete Working Files: Yes
Edit Command Parameters: No
Post Process Task: Show Progress Status window
PREFERENCES
AVS Source Filter: DirectShowSource
AVS UpSize/DownSize Filter: Lanczos4Resize/Spline64Resize
Video Resolution: 0
Video BitRate Min: 2500
Video BitRate Level 1: 8500
Video Profile Level 2: 8500
Video BitRate Max: 8500
Keep DVD Compliant Video: 1
AC3 Audio Encoder: 0
PAL SpeedUp: 0
DVD Audio Format: 0
DVD Audio BitRate: 448
Keep DVD Compliant Audio: 1
Normalize Audio: 0
DVD Audio Language: FR - French
DVD Subs Language: FR - French
DVD Subs Font: Tahoma 18pt Bold
Chapters Interval: 5
Use Source Chapters: 1
DVD Burning Drive: F: HL-DT-ST BD-RE WH08LS20 2.00
DVD Burning Speed: 4x
Auto Erase DVD RW: 1
Save Log file: 1
Save General Settings: 0
Unload ActiveMovie library: 0
Adjust ffdshow mixer: 1
<>
<15/07/2010 11:57:31 PM>
TITLE 1 SOURCE FILES
Video: E:\DVD\2012.m2ts
Info: AVC - 5371 kbps - 1920x1080 - DAR 1.778 - 23.976 fps (CFR) - Progressive - 2:37:49 hours - 227037 frames
Audio 1: E:\DVD\2012.m2ts
Info: DTS - 1536 kbps - CBR - 6ch - 48000Hz - 16bit - 2:37:49 hours - Internal
Subs:
[MediaInfoLib - v0.7.32]
<>
<15/07/2010 11:57:31 PM>
AVISYNTH SCRIPT
Video = DirectShowSource("E:\DVD\2012.m2ts", fps=23.976, audio=false)
# Audio is frameserved by AviSynth just for Preview and Edit purposes.
Audio = DirectShowSource("E:\DVD\2012.m2ts", video=false)
Video = Video.ConvertToYV12
#Using DGPulldown/HCenc to upsize FPS
Video = Video.Spline64Resize(720,480)
AudioDub(Video, Audio)
<>
<15/07/2010 11:57:31 PM>
START VIDEO ENCODING OPERATIONS
Encoding Profile: HCenc VBR 2-pass
Target Video FileSize: 6112.4 MB
HCenc Parameters: -ini "E:\Temp\2012_0_2012.HCenc.ini"
HCenc ini file:
*INFILE E:\Temp\2012_0_2012_1.avs
*AVSRELOAD
*OUTFILE E:\DVD-TEMP\2012_0_2012.m2v
*LOGFILE E:\Temp\2012_0_2012.HCenc.log
*MAXBITRATE 9000
*BITRATE 5415
*PROFILE BEST
*ASPECT 16:9
*PROGRESSIVE
*TFF
*PULLDOWN
*BIAS 50
*DC_PREC 9
*MATRIX MPEG
*AQ 1
*LUMGAIN 1
*SMP
*PRIORITY IDLE
*WAIT 2
<>
<16/07/2010 2:41:14 AM>
END VIDEO ENCODING OPERATIONS
Created File: E:\DVD-TEMP\2012_0_2012.m2v (6087.3 MB)
OUTPUT VIDEO INFO: MPEG-2 Video - 5430 kbps - 720x480 - DAR 1.778 - 23.976 fps (CFR) - Progressive (2:3 Pulldown) - 2:37:49 hours - 227037 frames
<>
<16/07/2010 2:41:14 AM>
START AUDIO DEMUXING OPERATIONS (Track 1)
FFmpeg Parameters: -i "E:\DVD\2012.m2ts" -acodec copy "E:\DVD-TEMP\2012_0_2012_1.ToFix.dts"
<>
<16/07/2010 2:43:55 AM>
END AUDIO ENCODING OPERATIONS (Track 1)
Created File: E:\DVD-TEMP\2012_0_2012_1.dts (1703.4 MB)
OUTPUT AUDIO INFO: DTS - 1536 kbps - CBR - 6ch - 48000Hz - 16bit - 2:37:44 hours
<>
<16/07/2010 2:43:55 AM>
START DVD AUTHORING OPERATIONS
BatchMux Parameters: -arglist "E:\Temp\2012_0_BatchMux.ini"
BatchMux ini file:
-d "E:\DVD-TEMP\2012_0\VIDEO_TS"
-mxp "E:\Temp\2012_0_MuxMan.mxp"
-l "E:\Temp\2012_0_MuxMan.log"
-muxman "C:\Program Files (x86)\AVStoDVD\MuxMan"
-prio LOW
-v "E:\DVD-TEMP\2012_0_2012.m2v"
-vidmode LB
-a1 "E:\DVD-TEMP\2012_0_2012_1.dts"
-a1lang fr
-cellfr "E:\Temp\2012_0_2012_MuxMan.txt"
-progfr "E:\Temp\2012_0_2012_MuxMan.txt"
-chapfr "E:\Temp\2012_0_2012_MuxMan.txt"
<>
<16/07/2010 7:58:46 AM>
CHECK DVD SIZE
DVD Folder (actual) Size: 6212.3 MB
vs Estimated Size: 8100 MB -> 23.3% undersize
vs Assets Size: 7790.8 MB -> Warning!
<>
<16/07/2010 7:58:54 AM>
END DVD AUTHORING OPERATIONS
Created Folder: E:\DVD-TEMP\2012_0 (6212.3 MB)
<>
<16/07/2010 7:58:54 AM>
START DVD BURNING OPERATIONS
ImgBurn (DVD) Parameters: /mode isobuild /buildmode device /src "E:\DVD-TEMP\2012_0\VIDEO_TS" /dest F: /volumelabel "2012" /speed 4x /erase /testmode no /verify no /noimagedetails /start /waitformedia /close
<>
<16/07/2010 8:13:53 AM>
PROCESS ABORTED DURING DVD BURNING OPERATIONS.
CHECK LOG FILE <E:\DVD-TEMP\2012_0.LOG> FOR MORE INFO.
<>
<16/07/2010 8:13:53 AM>
Log file created by AVStoDVD Release 2.3.1
<>
__________________
PC; 7.5 on 7.9 (Windows Experience Rating) on the lower rating. |
|
|
|
|
|
#1389 | Link |
|
Registered User
Join Date: May 2008
Location: At Home
Posts: 403
|
Hello Mrc!
I've got an video speed up when i convert some m2ts video files with dts audio. The output projects video is speed up, like in fast foward. It's not super high fast foward but you can see difference and know the movie is not properly converted. What i can do to get this resolved? I have checked Lanczos resized. Did its that filter changes the speed? Did this filter is the best or which one is the best for quality?
__________________
PC; 7.5 on 7.9 (Windows Experience Rating) on the lower rating. Last edited by 8ternity; 24th July 2010 at 04:19. |
|
|
|
|
|
#1391 | Link |
|
Registered User
Join Date: Dec 2009
Posts: 19
|
Is there a limit to the size of the .m2ts file that avstodvd can handle? I'm trying to convert the blu-ray of Transformers 2 to DVD and every time I open the .m2ts file I get an error that says 'Error 9 then on the following line it says 'subscript out of range'. The blu-ray was ripped to my pc using anydvd.
|
|
|
|
|
|
#1392 | Link | |
|
Registered User
Join Date: May 2008
Location: At Home
Posts: 403
|
Quote:
EDIT: i've convert and add the filter Spline36Resize and the quailty is better. All the most artifacts compression is gone and the quality is verry good. Thanks you!
__________________
PC; 7.5 on 7.9 (Windows Experience Rating) on the lower rating. Last edited by 8ternity; 24th July 2010 at 20:22. |
|
|
|
|
|
|
#1393 | Link |
|
Registered User
Join Date: May 2008
Location: At Home
Posts: 403
|
No audio output on that project:
I think it's a DTS-HD source like we talk in that post: http://forum.doom9.org/showthread.ph...90#post1417490 How can i resolve this? Code:
<2010-07-24 20:36:34>
START PROCESS
<>
<2010-07-24 20:36:34>
PROJECT SETTINGS
DVD Video Standard: NTSC
DVD Titles number: 1
DVD Size: 4450/4450 MB (100%)
DVD Output Setup: DVD Folder
DVD Label: LEON_MAC
DVD Menu: No Menu
Output Folder: E:\DVD-TEMP
Delete Temp Process Files: Yes
Delete Working Files: Yes
Edit Command Parameters: No
Post Process Task: Show Progress Status window
PREFERENCES
AVS Source Filter: DirectShowSource
AVS UpSize/DownSize Filter: Lanczos4Resize/Spline36Resize
Video Resolution: 0
Video BitRate Min: 2500
Video BitRate Level 1: 8500
Video Profile Level 2: 4000
Video BitRate Max: 8500
Keep DVD Compliant Video: 1
AC3 Audio Encoder: 0
PAL SpeedUp: False
DVD Audio Format: 0
DVD Audio BitRate: 448
Keep DVD Compliant Audio: 1
Normalize Audio: 0
DVD Audio Language: FR - French
DVD Subs Language: FR - French
DVD Subs Font: Tahoma 18pt Bold
Chapters Interval: 5
Use Source Chapters: 1
DVD Burning Drive: F: SONY DVD RW DRU-V200S 1.60
DVD Burning Speed: 4x
Auto Erase DVD RW: 1
Save Log file: 1
Save General Settings: 0
Unload ActiveMovie library: 0
Adjust ffdshow mixer: 1
<>
<2010-07-24 20:36:35>
TITLE 1 SOURCE FILES
Video: E:\DVD_PENDING\LEON MAC.m2ts
Info: AVC - 4999 kbps - 1280x720 - DAR 1.778 - 24 fps (CFR) - Progressive - 1:32:12 hours - 132776 frames
Audio 1: E:\DVD_PENDING\LEON MAC.m2ts
Info: DTS - 1536 kbps - CBR - 6ch - 48000Hz - 16bit - 1:32:12 hours - Internal
Subs:
[MediaInfoLib - v0.7.32]
<>
<2010-07-24 20:36:35>
AVISYNTH SCRIPT
Video = DirectShowSource("E:\DVD_PENDING\LEON MAC.m2ts", fps=24, audio=false)
# Audio is frameserved by AviSynth just for Preview and Edit purposes.
Audio = DirectShowSource("E:\DVD_PENDING\LEON MAC.m2ts", video=false)
Video = Video.ConvertToYV12
#Using DGPulldown/HCenc to upsize FPS
Video = Video.Spline36Resize(720,480)
AudioDub(Video, Audio)
<>
<2010-07-24 20:36:35>
START VIDEO ENCODING OPERATIONS
Encoding Profile: HCenc VBR 1-pass
Target Video FileSize: 3346.1 MB
HCenc Parameters: -ini "E:\Temp\LEON_MAC_0_LEON MAC.HCenc.ini"
HCenc ini file:
*INFILE E:\Temp\LEON_MAC_0_LEON MAC_1.avs
*AVSRELOAD
*OUTFILE E:\DVD-TEMP\LEON_MAC_0_LEON MAC.m2v
*LOGFILE E:\Temp\LEON_MAC_0_LEON MAC.HCenc.log
*MAXBITRATE 9000
*1PASS
*BITRATE 5074
*PROFILE BEST
*ASPECT 16:9
*PROGRESSIVE
*TFF
*BIAS 50
*DC_PREC 9
*MATRIX MPEG
*AQ 1
*LUMGAIN 1
*SMP
*PRIORITY IDLE
*WAIT 2
<>
<2010-07-24 21:06:33>
END VIDEO ENCODING OPERATIONS
Created File: E:\DVD-TEMP\LEON_MAC_0_LEON MAC.m2v (3349.5 MB)
OUTPUT VIDEO INFO: MPEG-2 Video - 5114 kbps - 720x480 - DAR 1.778 - 24 fps (CFR) - Progressive (TFF) - 1:32:12 hours - 132777 frames
<>
<2010-07-24 21:06:33>
START PULLDOWN OPERATIONS
DGPulldown Parameters: "E:\DVD-TEMP\LEON_MAC_0_LEON MAC.m2v" -srcfps 24.000 -destfps 29.97 -inplace -tff
<>
<2010-07-24 21:15:01>
END PULLDOWN OPERATIONS
DGPulldown executed on File: E:\DVD-TEMP\LEON_MAC_0_LEON MAC.m2v (3349.5 MB)
OUTPUT VIDEO INFO: MPEG-2 Video - 5114 kbps - 720x480 - DAR 1.778 - 23.976 fps (CFR) - Progressive (2:3 Pulldown) - 1:32:12 hours - 132642 frames
<>
<2010-07-24 21:15:01>
START AUDIO DEMUXING OPERATIONS (Track 1)
FFmpeg Parameters: -i "E:\DVD_PENDING\LEON MAC.m2ts" -acodec copy "E:\DVD-TEMP\LEON_MAC_0_LEON MAC_1.ToFix.dts"
<>
<2010-07-24 21:24:33>
END AUDIO ENCODING OPERATIONS (Track 1)
Created File: E:\DVD-TEMP\LEON_MAC_0_LEON MAC_1.dts (995.2 MB)
OUTPUT AUDIO INFO: DTS - 1536 kbps - CBR - 6ch - 48000Hz - 16bit - 1:32:09 hours
<>
<2010-07-24 21:24:33>
START DVD AUTHORING OPERATIONS
BatchMux Parameters: -arglist "E:\Temp\LEON_MAC_0_BatchMux.ini"
BatchMux ini file:
-d "E:\DVD-TEMP\LEON_MAC_0\VIDEO_TS"
-mxp "E:\Temp\LEON_MAC_0_MuxMan.mxp"
-l "E:\Temp\LEON_MAC_0_MuxMan.log"
-muxman "C:\Program Files (x86)\AVStoDVD\MuxMan"
-prio LOW
-v "E:\DVD-TEMP\LEON_MAC_0_LEON MAC.m2v"
-vidmode LB
-a1 "E:\DVD-TEMP\LEON_MAC_0_LEON MAC_1.dts"
-a1lang fr
-cellfr "E:\Temp\LEON_MAC_0_LEON MAC_MuxMan.txt"
-progfr "E:\Temp\LEON_MAC_0_LEON MAC_MuxMan.txt"
-chapfr "E:\Temp\LEON_MAC_0_LEON MAC_MuxMan.txt"
<>
<2010-07-24 21:44:30>
CHECK DVD SIZE
DVD Folder (actual) Size: 3414.9 MB
vs Estimated Size: 4450 MB -> 23.3% undersize
vs Assets Size: 4344.7 MB -> Warning!
<>
<2010-07-24 21:44:30>
END DVD AUTHORING OPERATIONS
Created Folder: E:\DVD-TEMP\LEON_MAC_0 (3414.9 MB)
<>
<2010-07-24 21:44:31>
Log file created by AVStoDVD Release 2.3.1
<>
__________________
PC; 7.5 on 7.9 (Windows Experience Rating) on the lower rating. Last edited by 8ternity; 25th July 2010 at 02:52. |
|
|
|
|
|
#1394 | Link |
|
AVStoDVD Dev
Join Date: Apr 2006
Location: Italy
Posts: 1,302
|
Friends (mainly 8ternity), I'm currently on vacation until next week. I'm just having a quick look in a internet cafè. Please, do wait few days for troubleshooting and continue to explore the problems (and the help section) by yourself.
![]() Bye |
|
|
|
|
|
#1397 | Link | |
|
AVStoDVD Dev
Join Date: Apr 2006
Location: Italy
Posts: 1,302
|
Quote:
1. DVD folder structure were created, then ImgBurn failed to burn the DVD. There could be a lot of reasons: poor disc, DVD burner KO, buffer underrun, etc. BTW issue should be not addressed to A2D 2. DVD folder structure does not have the audio track. MuxMan has rejected the DTS track. Try to reconvert it to AC3. ![]() Bye |
|
|
|
|
|
|
#1398 | Link | |
|
AVStoDVD Dev
Join Date: Apr 2006
Location: Italy
Posts: 1,302
|
Quote:
![]() Bye |
|
|
|
|
|
|
#1399 | Link | |
|
AVStoDVD Dev
Join Date: Apr 2006
Location: Italy
Posts: 1,302
|
Quote:
I'm thinking of removing DTS tracks retention... really to many issues with new DTS-HD tracks... ![]() Bye |
|
|
|
|
|
|
#1400 | Link | |
|
AVStoDVD Dev
Join Date: Apr 2006
Location: Italy
Posts: 1,302
|
Quote:
No way to reintroduce CCE support. More info at Help/FAQ/Video/Q3.7 (thanks nevragain). ![]() Bye |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|