Log in

View Full Version : Muxing/Cutting error on Recover


lordkinbote
24th August 2005, 00:16
This only happens when I try to Recover making an SVCD at the muxing/cutting stage. If I have to recover due to DVD2SVCD/AVI2SVCD stopping at that stage because I ran out of disc space or something, DVD2SVCD adds "_FS1" to both the audio and video file titles to be muxed and I can't find where it's adding it from. It adds that to the end of the file name so that when bbmpeg starts, it's looking for Pulldown_Encoded_Video_NTSC_FS1.mpv and Encoded_audio_1_FS1.mp2 to mux into a bbMPEG_Muxed_File_FS1.mpg file, rather than just Encoded_audio_1.mp2 and Pulldown_Encoded_Video_NTSC.mpv to mux. It happened the first time when I did my first AVI2DVD, which it actually named the output files those names and now it looks for those names every time I try to recover at the muxing/cutting stage, but not during regular conversion. Here's a copy of the dvd2svcd_log.txt which you can see where it ends. I looked in all of the .ini files to see if FS is added in there anywhere and except in the default.ini in the bbmpeg folder and the bbmpeg settings.ini in the muxed folder (which are written over every time I start DVD2SVCD again, so changing those does nothing), I can't find an instance where FS would be added automatically or at all. I know I can just rename the files, but I don't know why it started doing this and there should be a way to correct it since I'd been using DVD2SVCD for a few years and this type of thing never happened before.


- 8/23/2005 5:37:54 PM
- AVI to SVCD Conversion
- AVI2SVCD ver. 1.2.2 build 3
--------------------------------------------------------
Initializing
-
Initializing finished.

--------------------------------------------------------
- 8/23/2005 5:37:56 PM
- Free on drive H: 5488.91 mb
- Crash Recovery
- Restarting from: Muxing and Cutting
--------------------------------------------------------
- 8/23/2005 5:37:58 PM
- Free on drive H: 5488.91 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 8/23/2005 5:38:00 PM
- Free on drive H: 5488.91 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 8/23/2005 5:38:03 PM
- Free on drive H: 5488.91 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 8/23/2005 5:38:05 PM
- Free on drive H: 5488.91 mb
- Multiplexing and cutting
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
Offset in Seconds: 1
Executing bbMPEG.
Variable Settings:
Movie offset: 1 seconds
Cut point: 796 mb

Executing RunbbMPEG. Commandline:
"C:\Program Files\DVD2SVCD\bbMPEG\RunbbMPEG.exe" "H:\TempDVD\muxed\bbMPEG_Muxed_File_FS1.mpg"

lordkinbote
24th August 2005, 00:47
It puts an "_FS1" not just "FS" to the files. Now, when I changed the names of the mpv and mp2 files to add the _FS1, it completed, but the output file still comes out to be named "bbMPEG_Muxed_File00.mpg." I'm very confused.