PDA

View Full Version : problems with AVI to DVD


fukujin
29th August 2004, 07:15
Hi

I got problem converting AVI to DVD.
It stopped at DVDAuthor.
How come MPlex_Muxed_File00.mpg is missing?
I have post the logfile as follow :



WNASPI32.DLL 0.0.0.0
--------------------------------------------------------
- 8/28/2004 3:45:05 AM
- AVI to SVCD Conversion
- AVI2DVD ver. 1.2.2 build 2
--------------------------------------------------------
Initializing
- E:\movies\dmd-punisher.avi
Initializing finished.

--------------------------------------------------------
- 8/28/2004 3:45:10 AM
- Free on drive C: 14772.39 mb
- AUDIO Extraction
--------------------------------------------------------
Undoing Nandubs 1152 BlockAlign value to 1
Redoing Nandubs 1152 BlockAlign value
Audio extraction finished.

--------------------------------------------------------
- 8/28/2004 3:45:47 AM
- Free on drive C: 14668.82 mb
- AUDIO conversion
--------------------------------------------------------
--------------------------------------------------------
- 8/28/2004 3:45:50 AM
- Free on drive C: 14668.81 mb
- AUDIO conversion
--------------------------------------------------------

Converting MP2 to WAV. Filename: C:\movies\Extracted_audio_1.mpa
Executing MADPlay (mp2 to wav). Commandline:
"d:\Program Files\DVD2SVCD\MADPlay\madplay.exe" --quiet --output=wave:"C:\movies\Encoded_audio_1.mp2.wav" "C:\movies\Extracted_audio_1.mpa"
Conversion (mp2 to wav) of C:\movies\Extracted_audio_1.mpa finished.


Encoding Audio. Filename: C:\movies\Extracted_audio_1.mpa
Executing BeSweet. Commandline:
"d:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "C:\movies\Encoded_audio_1.mp2.wav" -output "C:\movies\Encoded_audio_1.mp2" -payload -logfile "C:\movies\Encoded_audio_1.log" )
Audio conversion of C:\movies\Extracted_audio_1.mpa finished.

Audio conversion finished.

--------------------------------------------------------
- 8/28/2004 3:55:28 AM
- Free on drive C: 11956.57 mb
- Video Encoding using TMPGEnc
--------------------------------------------------------
- Encoding C:\movies\AviSynth_Script_file.avs
StreamSectors: 4546875788
AudioSectors: 2324
VideoPAPO: 70433496
ScanOffsetBytes: 159801
SeqAligningBytes: 10156260
DVDBytes: 0
VideoEndHeader: 4
SubtitleSectors: 0
EmptySectors: 238.00
PictureSectors: 0.00
PureMPEGStream: 4466123902.30
Seconds: 7407.61
CalcMPEGStream: 4466123902.30
Frames: 177557
CDSize: 4350.00
Number of CDs: 1
Cut point 4346.00
Max. Bitrate: 8000
Avg. Bitrate: 4823.28
Min. Bitrate: 800
Executing TMPGEnc. Commandline:
"D:\Program Files\TMPEGEnc\TMPGEnc.exe" "C:\movies\TMPGEnc_Project_file.tpr" /Encode /Close
Video Encoding finished.

--------------------------------------------------------
- 8/29/2004 10:57:56 AM
- Free on drive C: 7795.44 mb
- Multiplexing Audio and Video
--------------------------------------------------------
Executing MPlex. Commandline:
"d:\Program Files\DVD2SVCD\DVDAuthor\mplex.exe" -f 8 -o "C:\movies\MPlex_Muxed_File00.mpg" "C:\movies\Encoded_Video_TMPGEnc_NTSC.mpv" "C:\movies\Encoded_audio_1.mp2"
--------------------------------------------------------
- 8/29/2004 10:58:06 AM
- Free on drive C: 7795.43 mb
- Determining length of audio
--------------------------------------------------------
Analyzing finished.

--------------------------------------------------------
- 8/29/2004 10:58:11 AM
- Free on drive C: 7795.43 mb
- Authoring DVD
--------------------------------------------------------
Executing DVDAuthor. Commandline:
"d:\Program Files\DVD2SVCD\DVDAuthor\dvdauthor.exe" -x "C:\movies\DVDAuthor.xml"
--------------------------------------------------------
- 8/29/2004 1:11:02 PM
- AVI to SVCD Conversion
- AVI2DVD ver. 1.2.2 build 2
--------------------------------------------------------
Initializing
-
Initializing finished.

--------------------------------------------------------
- 8/29/2004 1:11:07 PM
- Free on drive C: 7793.46 mb
- Crash Recovery
- Restarting from: DVD Authoring
--------------------------------------------------------
- 8/29/2004 1:11:09 PM
- Free on drive C: 7793.46 mb
- Determining length of audio
--------------------------------------------------------
Analyzing finished.

--------------------------------------------------------
- 8/29/2004 1:11:15 PM
- Free on drive C: 7793.46 mb
- Authoring DVD
--------------------------------------------------------
Executing DVDAuthor. Commandline:
"d:\Program Files\DVD2SVCD\DVDAuthor\dvdauthor.exe" -x "C:\movies\DVDAuthor.xml"
DVDAuthor failed for unknown reasons!
For details open: "C:\movies\DVDAuthor_log.txt"


DVDAuthor_log:
DVDAuthor::dvdauthor, version 0.6.10.
Build options: gnugetopt iconv freetype
Send bugs to <dvdauthor-users@lists.sourceforge.net>

INFO: Locale=C
INFO: Converting filenames to US-ASCII
INFO: dvdauthor creating VTS
STAT: Picking VTS 01

STAT: Processing C:\movies\MPlex_Muxed_File00.mpg...
ERR: Error opening C:\movies\MPlex_Muxed_File00.mpg: No such file or directory

ev
30th August 2004, 16:03
I had the same problem. What I found was that the mp2 file wasn't actually being created by Besweet. You can confirm this by comparing the mp2 filesize to the wav. If they're the same then the encoding hasn't happened (mp2 is much smaller). Dvd2scd suggested that I try using the same version of Besweet that's used in dvd2svcd 1.2.2.b1 (BeSweet1.5b26). This seems to have done the trick.