time4audio
9th June 2002, 13:24
For almost half a year everything was fine with DVD2SVCD. Last week
I decided to make a fresh install of Windows ME - exactly the same
version I ran before.
After the clean install I started to have trouble with DVD2SVCD in
connection with CCE. Sometimes CCE started from within DVD2SVCD
sometimes it didn't. With the version numbers of DVD2SVCD I went
down to 1.06B1 and the strange thing was that it occasionally
worked, ie. a complete DVD2SVCD cycle. (For testing I use a very
small chapter, so complete testing can be done rather quickly.)
However now everything seems to have gone and I am not able to run one
complete conversion cycle because as soon as DVD2SVCD tries to load
the *.avs file in the "file open" menu it never returns to CCE but
hangs right there.
I then ran CCE seperately and tried to load the file to convert
manually.
However the same thing happened means CCE crashed at file loading.
This is the AviSynth_Script_file.avs that causes trouble:
*********************************************************************
*********************************************************************
*********************************************************************
LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2DEC\MPEG2DEC.DLL")
mpeg2source("C:\MOVIEF~1\DVD2AV~1.D2V")
BicubicResize(480,432,0.00,0.75)
AddBorders(0,72,0,72)
*********************************************************************
*********************************************************************
*********************************************************************
Manual loading into CCE causes CCE to freeze. (The
line with the conversion task never appears.)
However, if I manually edit AviSynth_Script_file.avs into (long
directory and file names):
*********************************************************************
*********************************************************************
*********************************************************************
LoadPlugin("C:\PROGRAMME\DVD2SVCD\MPEG2DEC\MPEG2DEC.DLL")
mpeg2source("C:\MOVIEFACTORY\DVD2AVI_PROJECT_FILE.D2V")
BicubicResize(480,432,0.00,0.75)
AddBorders(0,72,0,72)
*********************************************************************
*********************************************************************
*********************************************************************
I can load the avs file into CCE and run it.
Here is the DVD2SVCD log-file
*********************************************************************
*********************************************************************
*********************************************************************
--------------------------------------------------------
- 09.06.2002 14:05:21
- DVD to SVCD Conversion
- DVD2SVCD ver. 1.0.9 build 2
--------------------------------------------------------
Initializing
Initializing finished.
--------------------------------------------------------
- 09.06.2002 14:05:24
- DVD2AVI
--------------------------------------------------------
Creating DVD2AVI INI file:
- C:\Programme\DVD2SVCD\DVD2AVI\DVD2AVI.INI
Variable settings:
iDCT_Algorithm: 32-bit SSE MMX
Executing DVD2AVI.
Executing DVD2AVI. Commandline:
"C:\Programme\DVD2SVCD\DVD2AVI\DVD2AVI.exe" -CS=2 -YR=1 -EXIT -OF=[C:\MovieFactory\DVD2AVI_Project_file] -IF=[C:\PH\vts_01_1.vob]
Framerate: 25000
DVD2AVI processing done.
--------------------------------------------------------
- 09.06.2002 14:05:30
- Free on drive C: 9466.88 mb
- AUDIO Extraction
--------------------------------------------------------
Found AC3 stream id: 0x80
Filename: C:\MovieFactory\Extracted_audio_1.ac3
Audio1 delay: -248 ms
Audio extraction finished.
--------------------------------------------------------
- 09.06.2002 14:05:32
- Free on drive C: 9466.88 mb
- AUDIO conversion
--------------------------------------------------------
Converting Audio to MP2. Filename: C:\MovieFactory\Extracted_audio_1.ac3
Executing BeSweet. Commandline:
"C:\Programme\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "C:\MovieFactory\Extracted_audio_1.ac3" -output "C:\MOVIEF~1\Encoded_audio_1.mp2" -logfile "C:\MOVIEF~1\Encoded_audio_1.log" ) -azid( -L -3db -c normal -g max ) -ota( -d -248 ) -ssrc( --rate 44100 ) -2lame( -e -b 128 -m s )
Audio conversion of C:\MovieFactory\Extracted_audio_1.ac3 finished.
Audio conversion finished.
--------------------------------------------------------
- 09.06.2002 14:05:43
- Free on drive C: 9466.88 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------
*********************************************************************
*********************************************************************
*********************************************************************
Has anyone a clue what the problem might be and most importantly
how to solve it? As I mentioned already the trouble began with a
re-install of Windows ME.
Completely desperate and puzzled
t4a
I decided to make a fresh install of Windows ME - exactly the same
version I ran before.
After the clean install I started to have trouble with DVD2SVCD in
connection with CCE. Sometimes CCE started from within DVD2SVCD
sometimes it didn't. With the version numbers of DVD2SVCD I went
down to 1.06B1 and the strange thing was that it occasionally
worked, ie. a complete DVD2SVCD cycle. (For testing I use a very
small chapter, so complete testing can be done rather quickly.)
However now everything seems to have gone and I am not able to run one
complete conversion cycle because as soon as DVD2SVCD tries to load
the *.avs file in the "file open" menu it never returns to CCE but
hangs right there.
I then ran CCE seperately and tried to load the file to convert
manually.
However the same thing happened means CCE crashed at file loading.
This is the AviSynth_Script_file.avs that causes trouble:
*********************************************************************
*********************************************************************
*********************************************************************
LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2DEC\MPEG2DEC.DLL")
mpeg2source("C:\MOVIEF~1\DVD2AV~1.D2V")
BicubicResize(480,432,0.00,0.75)
AddBorders(0,72,0,72)
*********************************************************************
*********************************************************************
*********************************************************************
Manual loading into CCE causes CCE to freeze. (The
line with the conversion task never appears.)
However, if I manually edit AviSynth_Script_file.avs into (long
directory and file names):
*********************************************************************
*********************************************************************
*********************************************************************
LoadPlugin("C:\PROGRAMME\DVD2SVCD\MPEG2DEC\MPEG2DEC.DLL")
mpeg2source("C:\MOVIEFACTORY\DVD2AVI_PROJECT_FILE.D2V")
BicubicResize(480,432,0.00,0.75)
AddBorders(0,72,0,72)
*********************************************************************
*********************************************************************
*********************************************************************
I can load the avs file into CCE and run it.
Here is the DVD2SVCD log-file
*********************************************************************
*********************************************************************
*********************************************************************
--------------------------------------------------------
- 09.06.2002 14:05:21
- DVD to SVCD Conversion
- DVD2SVCD ver. 1.0.9 build 2
--------------------------------------------------------
Initializing
Initializing finished.
--------------------------------------------------------
- 09.06.2002 14:05:24
- DVD2AVI
--------------------------------------------------------
Creating DVD2AVI INI file:
- C:\Programme\DVD2SVCD\DVD2AVI\DVD2AVI.INI
Variable settings:
iDCT_Algorithm: 32-bit SSE MMX
Executing DVD2AVI.
Executing DVD2AVI. Commandline:
"C:\Programme\DVD2SVCD\DVD2AVI\DVD2AVI.exe" -CS=2 -YR=1 -EXIT -OF=[C:\MovieFactory\DVD2AVI_Project_file] -IF=[C:\PH\vts_01_1.vob]
Framerate: 25000
DVD2AVI processing done.
--------------------------------------------------------
- 09.06.2002 14:05:30
- Free on drive C: 9466.88 mb
- AUDIO Extraction
--------------------------------------------------------
Found AC3 stream id: 0x80
Filename: C:\MovieFactory\Extracted_audio_1.ac3
Audio1 delay: -248 ms
Audio extraction finished.
--------------------------------------------------------
- 09.06.2002 14:05:32
- Free on drive C: 9466.88 mb
- AUDIO conversion
--------------------------------------------------------
Converting Audio to MP2. Filename: C:\MovieFactory\Extracted_audio_1.ac3
Executing BeSweet. Commandline:
"C:\Programme\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "C:\MovieFactory\Extracted_audio_1.ac3" -output "C:\MOVIEF~1\Encoded_audio_1.mp2" -logfile "C:\MOVIEF~1\Encoded_audio_1.log" ) -azid( -L -3db -c normal -g max ) -ota( -d -248 ) -ssrc( --rate 44100 ) -2lame( -e -b 128 -m s )
Audio conversion of C:\MovieFactory\Extracted_audio_1.ac3 finished.
Audio conversion finished.
--------------------------------------------------------
- 09.06.2002 14:05:43
- Free on drive C: 9466.88 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------
*********************************************************************
*********************************************************************
*********************************************************************
Has anyone a clue what the problem might be and most importantly
how to solve it? As I mentioned already the trouble began with a
re-install of Windows ME.
Completely desperate and puzzled
t4a