TCrowe
26th June 2003, 23:34
Hi all,
Desperately need help, did not think this belonged in the Adv. forum but feel free to move.
I have used DVD2SVCD 1.1.3 build 2 since it?s release and had no problems that could not be solved until now. When I originally installed 1.1.3 B2 I was asked which version of AVISynth to use, I chose the 2.08 as opposed to the 2.5X. Couple of weeks ago I decided to switch over to 2.5X so I wiped 1.1.3 B2 and AVISynth, uninstalled then deleted the install folders under Program Files. Reinstalled 1.1.3 B2, set my bit rate and other options and everything worked great, actually truth be told I saw a massive increase in performance.
Typically I backup NTSC material and find myself using IVTC all the time and only occasionally use Smart Deinterlace. Couple of days ago I found the need to use Smart Deinterlace. However now I can not use Smart Deinterlace at all, as soon as DVD2SVCD fills in the CCE data CCE crashes. I have tried various DVD?s and option settings but nothing seems to get Smart Deinterlace working again. I have not downgraded AVISynth back to 2.08 in hopes that I can get 2.5X working with SmartInterlace, if that is the problem. I am using CCE 2.50 on an AMD 1.4 with 1 gig of RAM and plenty of HD space. Maybe I missed something, the only post that I could find that relates to this issue is setting the Resample Audio in the FrameServer tab but that is set.
Anybody have any clue what I am doing wrong?
Thanks, any help would greatly be appreciated.
Here are the .AVS and .LOG files:
Import("G:\DVD-RI~1\Temp\RESAMP~1.AVS")
LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1.5PL\Mpeg2dec\MPEG2D~1.DLL")
mpeg2source("G:\DVD-RI~1\Temp\DVD2AV~1.D2V")
ConvertToYUY2()
SmartDeinterlace(2,10,True,False,True)
BicubicResize(480,480,0.0,0.6)
ResampleAudio(44100)
WNASPI32.DLL 4.6.0.1021
--------------------------------------------------------
- 6/26/2003 3:08:03 PM
- DVD to SVCD Conversion
- DVD2SVCD ver. 1.1.3 build 2
--------------------------------------------------------
Initializing
Initializing finished.
--------------------------------------------------------
- 6/26/2003 3:08:07 PM
- Free on drive G: 26914.80 mb
- Internal rip
--------------------------------------------------------
Preparing vobfiles to be ripped:
- E:\VIDEO_TS\VTS_03_1.vob
- E:\VIDEO_TS\VTS_03_2.vob
- E:\VIDEO_TS\VTS_03_3.vob
- E:\VIDEO_TS\VTS_03_4.vob
- E:\VIDEO_TS\VTS_03_5.vob
- E:\VIDEO_TS\VTS_03_6.vob
Ripping: E:\VIDEO_TS\VTS_03_3.vob
Ripping finished. Speed: 5054
--------------------------------------------------------
- 6/26/2003 3:08:28 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 -EXIT -OF=[G:\DVD-Ripps\Temp\DVD2AVI_Project_file] -IF=[G:\DVD-Ripps\Temp\VTS_03_1.vob]
Analyzing DVD2AVI Project file
Force Film activated!
Framerate: 23976
DVD2AVI processing done.
--------------------------------------------------------
- 6/26/2003 3:08:37 PM
- Free on drive G: 26816.06 mb
- AUDIO Extraction
--------------------------------------------------------
Found AC3 stream id: 0x81
Filename: G:\DVD-Ripps\Temp\Extracted_audio_1.ac3
Audio1 delay: 3 ms
Audio extraction finished.
--------------------------------------------------------
- 6/26/2003 3:08:41 PM
- Free on drive G: 26810.19 mb
- AUDIO conversion
--------------------------------------------------------
Encoding Audio. Filename: G:\DVD-Ripps\Temp\Extracted_audio_1.ac3
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "G:\DVD-Ripps\Temp\Extracted_audio_1.ac3" -output "G:\DVD-RI~1\Temp\Encoded_audio_1.mp2" -logfile "G:\DVD-RI~1\Temp\Encoded_audio_1.log" ) -azid( -L -3db -c normal -s surround -g max ) -ota( -d 3 ) -2lame( -e -b 192 -m s )
Audio conversion of G:\DVD-Ripps\Temp\Extracted_audio_1.ac3 finished.
Audio conversion finished.
--------------------------------------------------------
- 6/26/2003 3:09:03 PM
- Free on drive G: 26807.66 mb
- Converting Pictures
--------------------------------------------------------
Converting: C:\Program Files\DVD2SVCD\DefaultChangeCD.bmp
Finished converting pictures
--------------------------------------------------------
- 6/26/2003 3:09:12 PM
- Free on drive G: 26806.87 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------
Desperately need help, did not think this belonged in the Adv. forum but feel free to move.
I have used DVD2SVCD 1.1.3 build 2 since it?s release and had no problems that could not be solved until now. When I originally installed 1.1.3 B2 I was asked which version of AVISynth to use, I chose the 2.08 as opposed to the 2.5X. Couple of weeks ago I decided to switch over to 2.5X so I wiped 1.1.3 B2 and AVISynth, uninstalled then deleted the install folders under Program Files. Reinstalled 1.1.3 B2, set my bit rate and other options and everything worked great, actually truth be told I saw a massive increase in performance.
Typically I backup NTSC material and find myself using IVTC all the time and only occasionally use Smart Deinterlace. Couple of days ago I found the need to use Smart Deinterlace. However now I can not use Smart Deinterlace at all, as soon as DVD2SVCD fills in the CCE data CCE crashes. I have tried various DVD?s and option settings but nothing seems to get Smart Deinterlace working again. I have not downgraded AVISynth back to 2.08 in hopes that I can get 2.5X working with SmartInterlace, if that is the problem. I am using CCE 2.50 on an AMD 1.4 with 1 gig of RAM and plenty of HD space. Maybe I missed something, the only post that I could find that relates to this issue is setting the Resample Audio in the FrameServer tab but that is set.
Anybody have any clue what I am doing wrong?
Thanks, any help would greatly be appreciated.
Here are the .AVS and .LOG files:
Import("G:\DVD-RI~1\Temp\RESAMP~1.AVS")
LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1.5PL\Mpeg2dec\MPEG2D~1.DLL")
mpeg2source("G:\DVD-RI~1\Temp\DVD2AV~1.D2V")
ConvertToYUY2()
SmartDeinterlace(2,10,True,False,True)
BicubicResize(480,480,0.0,0.6)
ResampleAudio(44100)
WNASPI32.DLL 4.6.0.1021
--------------------------------------------------------
- 6/26/2003 3:08:03 PM
- DVD to SVCD Conversion
- DVD2SVCD ver. 1.1.3 build 2
--------------------------------------------------------
Initializing
Initializing finished.
--------------------------------------------------------
- 6/26/2003 3:08:07 PM
- Free on drive G: 26914.80 mb
- Internal rip
--------------------------------------------------------
Preparing vobfiles to be ripped:
- E:\VIDEO_TS\VTS_03_1.vob
- E:\VIDEO_TS\VTS_03_2.vob
- E:\VIDEO_TS\VTS_03_3.vob
- E:\VIDEO_TS\VTS_03_4.vob
- E:\VIDEO_TS\VTS_03_5.vob
- E:\VIDEO_TS\VTS_03_6.vob
Ripping: E:\VIDEO_TS\VTS_03_3.vob
Ripping finished. Speed: 5054
--------------------------------------------------------
- 6/26/2003 3:08:28 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 -EXIT -OF=[G:\DVD-Ripps\Temp\DVD2AVI_Project_file] -IF=[G:\DVD-Ripps\Temp\VTS_03_1.vob]
Analyzing DVD2AVI Project file
Force Film activated!
Framerate: 23976
DVD2AVI processing done.
--------------------------------------------------------
- 6/26/2003 3:08:37 PM
- Free on drive G: 26816.06 mb
- AUDIO Extraction
--------------------------------------------------------
Found AC3 stream id: 0x81
Filename: G:\DVD-Ripps\Temp\Extracted_audio_1.ac3
Audio1 delay: 3 ms
Audio extraction finished.
--------------------------------------------------------
- 6/26/2003 3:08:41 PM
- Free on drive G: 26810.19 mb
- AUDIO conversion
--------------------------------------------------------
Encoding Audio. Filename: G:\DVD-Ripps\Temp\Extracted_audio_1.ac3
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "G:\DVD-Ripps\Temp\Extracted_audio_1.ac3" -output "G:\DVD-RI~1\Temp\Encoded_audio_1.mp2" -logfile "G:\DVD-RI~1\Temp\Encoded_audio_1.log" ) -azid( -L -3db -c normal -s surround -g max ) -ota( -d 3 ) -2lame( -e -b 192 -m s )
Audio conversion of G:\DVD-Ripps\Temp\Extracted_audio_1.ac3 finished.
Audio conversion finished.
--------------------------------------------------------
- 6/26/2003 3:09:03 PM
- Free on drive G: 26807.66 mb
- Converting Pictures
--------------------------------------------------------
Converting: C:\Program Files\DVD2SVCD\DefaultChangeCD.bmp
Finished converting pictures
--------------------------------------------------------
- 6/26/2003 3:09:12 PM
- Free on drive G: 26806.87 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------