View Full Version : Modifying Batch
em64t
22nd October 2004, 23:23
Now that I have got a hang of D2S, I was wondering how I can edit the batch, such as to conserve the HDD space.
So what I am looking for is places to insert del commands in the batch program that will not mess up the batch but yet help conserve the HDD space so that the video conversions can finish.
As an example, last night I tried to backup The Passion of the Christ onto 2 DVD-5 discs. My 40 GB HDD was just not big enough.
My guess is that Passion will take around 30 GB of disk space to finish the conversion if I do not delete anything and 30 GB is not a luxury I have.
em64t
29th October 2004, 22:53
Maybe this is time to suggest features for the next revision of D2S.
Below is a log and my inserts in it. The command lines that I would like for you to pay attention to are in bold font. Correct me if I am wrong, but by inserting the del commands in italics along the process, more HDD space can be conserved without impacting the D2S software.
WNASPI32.DLL 4.6.0.1021
--------------------------------------------------------
- 10/27/2004 10:08:05 PM
- DVD to SVCD Conversion
- DVD2DVD ver. 1.2.2 build 3
--------------------------------------------------------
Initializing
- C:\temp\VTS_01_0.IFO
- C:\temp\VTS_01_1.vob
- C:\temp\VTS_01_2.vob
- C:\temp\VTS_01_3.vob
- C:\temp\VTS_01_4.vob
- C:\temp\VTS_01_5.vob
- C:\temp\VTS_01_6.vob
Initializing finished.
--------------------------------------------------------
- 10/27/2004 10:08:08 PM
- DVD2AVI
--------------------------------------------------------
Creating DVD2AVI INI file:
- C:\Program Files\DVD2SVCD\DVD2AVI\DVD2AVI.INI
Variable settings:
iDCT_Algorithm: 32-bit SSE MMX
Executing DVD2AVI.
Executing DVD2AVI. Commandline:
"C:\Program Files\DVD2SVCD\DVD2AVI\DVD2AVI.exe" -CS=2 -YR=1 -OM=0 -EXIT -OF=[C:\temp\DVD2AVI_Project_file]
-IF=[C:\temp\VTS_01_1.vob,C:\temp\VTS_01_2.vob,C:\temp\VTS_01_3.vob,C:\temp\VTS_01_4.vob,C:\temp\VTS_01_5.vob,C:\temp\VTS_01_6.vob]
Analyzing DVD2AVI Project file
Force Film activated!
Framerate: 23976
DVD2AVI processing done.
--------------------------------------------------------
- 10/27/2004 10:15:04 PM
- Free on drive C: 17397.59 mb
- AUDIO Extraction
--------------------------------------------------------
Found AC3 stream id: 0x80
Filename: C:\temp\Extracted_audio_1.ac3
Audio1 delay: 0 ms
Audio extraction finished.
--------------------------------------------------------
- 10/27/2004 10:21:38 PM
- Free on drive C: 17027.53 mb
- Video Encoding using TMPGEnc
--------------------------------------------------------
- Encoding C:\temp\AviSynth_Script_file.avs
StreamSectors: 4546875788
AudioSectors: 393385804
VideoPAPO: 64339776
ScanOffsetBytes: 149517
SeqAligningBytes: 9502636
DVDBytes: 0
VideoEndHeader: 4
SubtitleSectors: 0
EmptySectors: 238.00
PictureSectors: 0.00
PureMPEGStream: 4079498051.00
Seconds: 6931.01
CalcMPEGStream: 4079498051.00
Frames: 166130
CDSize: 4350.00
Number of CDs: 1
Cut point 4346.00
Max. Bitrate: 8000
Avg. Bitrate: 4708.69
Min. Bitrate: 800
Executing TMPGEnc. Commandline:
"C:\MPG\TMPGEnc.exe" "C:\temp\TMPGEnc_Project_file.tpr" /Encode /Close
Video Encoding finished.
del "C:\temp\*.vob"
--------------------------------------------------------
- 10/28/2004 6:11:50 AM
- Free on drive C: 17483.38 mb
- Multiplexing Audio and Video
--------------------------------------------------------
Executing MPlex. Commandline:
"C:\Program Files\DVD2SVCD\DVDAuthor\mplex.exe" -f 8 -o "C:\temp\MPlex_Muxed_File00.mpg" "C:\temp\Encoded_Video_TMPGEnc_NTSC.mpv" "C:\temp\Extracted_audio_1.ac3"
del C:\temp\Encoded_Video_TMPGEnc_NTSC.mpv"
del C:\temp\Extracted_audio_1.ac3"
--------------------------------------------------------
- 10/28/2004 6:34:18 AM
- Free on drive C: 13108.08 mb
- Determining length of audio
--------------------------------------------------------
Analyzing: C:\temp\MPlex_Muxed_File00.mpg
6926.832 seconds C:\temp\MPlex_Muxed_File00.mpg
Analyzing finished.
--------------------------------------------------------
- 10/28/2004 6:38:30 AM
- Free on drive C: 13108.08 mb
- Authoring DVD
--------------------------------------------------------
Executing DVDAuthor. Commandline:
"C:\Program Files\DVD2SVCD\DVDAuthor\dvdauthor.exe" -x "C:\temp\DVDAuthor.xml"
del C:\temp\MPlex_Muxed_File00.mpg"
--------------------------------------------------------
- 10/28/2004 7:00:34 AM
- Free on drive C: 8732.46 mb
- Creating DVD ISO Image
--------------------------------------------------------
Executing MkIsoFs. Commandline:
"C:\Program Files\DVD2SVCD\DVDAuthor\mkisofs.exe" -o "C:\temp\DVDImage.iso" -publisher "DVD2SVCD" -volid "" -dvd-video "C:\temp\DVD-Files"
deltree /y C:\temp\DVD-Files
Image creation finished.
--------------------------------------------------------
- 10/28/2004 7:18:25 AM
- Free on drive C: 4356.05 mb
- Conversion done!
--------------------------------------------------------
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.