Mike9685
20th March 2002, 20:44
I've read the FAQs, searched the forums, searched with Google, and have been unable to resolve this problem. I've succesfully burned several DVDs and 11 avi's (downloaded DVD rips)to SVCDs. DVD2SVCD has worked great (1.0.7 build 4)A couple of days ago I started getting the following error message, just prior to CCE starting the encode, on every movie (tried it on a couple that I have already encoded, same problem).
"AVIFileOpen("E:\Movies Burn\AviSynth_Script_file.avs"):According to the registry, the type of file specified in AVIFileOpen does not have a handler to process it."
I unregistered and uninstalled the Avisynth.dll. Cleaned it from my Win 32 folder. Cleaned the registry of any Avisynth entries. Reinstalled Avisynth, registered the dll, checked to ensure that it was in the Win 32 folder. Same error.
I uninstalled DVD2SVCD, performed the same steps with Avisynth, reinstalled DVD2SVCD (1.0.7 build 1 thru 4), rechecked Avisynth. Tried an avi file. Same error. Tired different avi movies, same error.
Tried a DVD rip, same error.
Here's my system:
A7V266 motherboard (bios 1.03)
2 x 512 mb Crucial RAM 2100
AMD 2000+ CPU
2 x Maxtor 80 gig HDs 7200 rpm (DMA 5)(3 partitions per HD)
Win2K (w/SP2)
CCE 2.5
Here the DVD2SVCD log file:
--------------------------------------------------------
- 3/20/2002 8:06:37 AM
- AVI to SVCD Conversion
- AVI2SVCD ver. 1.0.7 build 4
--------------------------------------------------------
Initializing
Initializing finished.
--------------------------------------------------------
- 3/20/2002 8:06:38 AM
- Free on drive E: 16507.69 mb
- AUDIO Extraction
--------------------------------------------------------
Audio extraction finished.
--------------------------------------------------------
- 3/20/2002 8:07:05 AM
- Free on drive E: 16413.17 mb
- AUDIO conversion
--------------------------------------------------------
Converting MP2 to WAV. Filename: E:\Movies Burn\Extracted_audio_1.mpa
Executing MADPlay (mp2 to wav). Commandline:
"d:\Program Files\Video Tools\DVD2SVCD\MADPlay\madplay.exe" --verbose --output=wave:"E:\Movies Burn\Encoded_audio_1.mp2.wav" "E:\Movies Burn\Extracted_audio_1.mpa"
Conversion (mp2 to wav) of E:\Movies Burn\Extracted_audio_1.mpa finished.
Converting Audio to MP2. Filename: E:\Movies Burn\Extracted_audio_1.mpa
Executing BeSweet. Commandline:
"d:\Program Files\Video Tools\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "E:\Movies Burn\Encoded_audio_1.mp2.wav" -output "E:\MOVIES~1\Encoded_audio_1.mp2" -logfile "E:\MOVIES~1\Encoded_audio_1.log" ) -ota( -g max ) -ssrc( --rate 44100 ) -2lame( -e -b 128 -m s )
Audio conversion of E:\Movies Burn\Extracted_audio_1.mpa finished.
Audio conversion finished.
--------------------------------------------------------
- 3/20/2002 8:29:59 AM
- Free on drive E: 14775.08 mb
- Converting Pictures
--------------------------------------------------------
Converting: d:\Program Files\Video Tools\DVD2SVCD\DefaultTitlepicture.bmp
Converting: d:\Program Files\Video Tools\DVD2SVCD\DefaultChangeCD.bmp
Finished converting pictures
--------------------------------------------------------
- 3/20/2002 8:30:07 AM
- Free on drive E: 14774.08 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------
Executing Cinema Craft Encoder.
StreamSectors: 2307292764
AudioSectors: 133985572
VideoPAPO: 33665688
ScanOffsetBytes: 296930
SeqAligningBytes: 18871577
VideoEndHeader: 12
SubtitleSectors: 0
EmptySectors: 238.00
PictureSectors: 900.00
PureMPEGStream: 2120472985.07
Seconds: 8262.32
CalcMPEGStream: 2120472985.07
Frames: 247442
CDSize: 740.00
Cut point 735.00
Variable Settings:
Frames: 247442
Anti Noise Filter: 2
Passes: 4
Image Quality: 17
VAF file creation: On
Video Encoding Mode: Multipass VBR
Min. bitrate: 300
Max. bitrate: 2530
Avg. Bitrate: 2053
Here is the Avi_Synth_Script_file.avs:
LoadPlugin("d:\PROGRA~1\VIDEOT~1\DVD2SVCD\SIMPLE~1\SIMPLE~1.DLL")
LoadPlugin("d:\PROGRA~1\VIDEOT~1\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
AVISource("G:\Movies\THEMAS~1.AVI")
ConvertToYUY2()
ConvertToYUY2()
SimpleResize(480,360)
AddBorders(0,60,0,60)
ResampleAudio(44100)
There was one post (last Oct) that dealt with this same issue. The recommendation was that "It sounds as if you either are using the wrong avisynth.dll or the installation of avisynth has failed."
I am using the dll that came with 1.0.7. Is there a way to check if the installation of avisynth has succeeded without spending an hour of the process? Is there any other information that would help?
The movie file:
The Mask of Zorro
Audio: Mpeg-3 48kz
Video: Divx 29.97 NTSC
Thank you for your help
"AVIFileOpen("E:\Movies Burn\AviSynth_Script_file.avs"):According to the registry, the type of file specified in AVIFileOpen does not have a handler to process it."
I unregistered and uninstalled the Avisynth.dll. Cleaned it from my Win 32 folder. Cleaned the registry of any Avisynth entries. Reinstalled Avisynth, registered the dll, checked to ensure that it was in the Win 32 folder. Same error.
I uninstalled DVD2SVCD, performed the same steps with Avisynth, reinstalled DVD2SVCD (1.0.7 build 1 thru 4), rechecked Avisynth. Tried an avi file. Same error. Tired different avi movies, same error.
Tried a DVD rip, same error.
Here's my system:
A7V266 motherboard (bios 1.03)
2 x 512 mb Crucial RAM 2100
AMD 2000+ CPU
2 x Maxtor 80 gig HDs 7200 rpm (DMA 5)(3 partitions per HD)
Win2K (w/SP2)
CCE 2.5
Here the DVD2SVCD log file:
--------------------------------------------------------
- 3/20/2002 8:06:37 AM
- AVI to SVCD Conversion
- AVI2SVCD ver. 1.0.7 build 4
--------------------------------------------------------
Initializing
Initializing finished.
--------------------------------------------------------
- 3/20/2002 8:06:38 AM
- Free on drive E: 16507.69 mb
- AUDIO Extraction
--------------------------------------------------------
Audio extraction finished.
--------------------------------------------------------
- 3/20/2002 8:07:05 AM
- Free on drive E: 16413.17 mb
- AUDIO conversion
--------------------------------------------------------
Converting MP2 to WAV. Filename: E:\Movies Burn\Extracted_audio_1.mpa
Executing MADPlay (mp2 to wav). Commandline:
"d:\Program Files\Video Tools\DVD2SVCD\MADPlay\madplay.exe" --verbose --output=wave:"E:\Movies Burn\Encoded_audio_1.mp2.wav" "E:\Movies Burn\Extracted_audio_1.mpa"
Conversion (mp2 to wav) of E:\Movies Burn\Extracted_audio_1.mpa finished.
Converting Audio to MP2. Filename: E:\Movies Burn\Extracted_audio_1.mpa
Executing BeSweet. Commandline:
"d:\Program Files\Video Tools\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "E:\Movies Burn\Encoded_audio_1.mp2.wav" -output "E:\MOVIES~1\Encoded_audio_1.mp2" -logfile "E:\MOVIES~1\Encoded_audio_1.log" ) -ota( -g max ) -ssrc( --rate 44100 ) -2lame( -e -b 128 -m s )
Audio conversion of E:\Movies Burn\Extracted_audio_1.mpa finished.
Audio conversion finished.
--------------------------------------------------------
- 3/20/2002 8:29:59 AM
- Free on drive E: 14775.08 mb
- Converting Pictures
--------------------------------------------------------
Converting: d:\Program Files\Video Tools\DVD2SVCD\DefaultTitlepicture.bmp
Converting: d:\Program Files\Video Tools\DVD2SVCD\DefaultChangeCD.bmp
Finished converting pictures
--------------------------------------------------------
- 3/20/2002 8:30:07 AM
- Free on drive E: 14774.08 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------
Executing Cinema Craft Encoder.
StreamSectors: 2307292764
AudioSectors: 133985572
VideoPAPO: 33665688
ScanOffsetBytes: 296930
SeqAligningBytes: 18871577
VideoEndHeader: 12
SubtitleSectors: 0
EmptySectors: 238.00
PictureSectors: 900.00
PureMPEGStream: 2120472985.07
Seconds: 8262.32
CalcMPEGStream: 2120472985.07
Frames: 247442
CDSize: 740.00
Cut point 735.00
Variable Settings:
Frames: 247442
Anti Noise Filter: 2
Passes: 4
Image Quality: 17
VAF file creation: On
Video Encoding Mode: Multipass VBR
Min. bitrate: 300
Max. bitrate: 2530
Avg. Bitrate: 2053
Here is the Avi_Synth_Script_file.avs:
LoadPlugin("d:\PROGRA~1\VIDEOT~1\DVD2SVCD\SIMPLE~1\SIMPLE~1.DLL")
LoadPlugin("d:\PROGRA~1\VIDEOT~1\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
AVISource("G:\Movies\THEMAS~1.AVI")
ConvertToYUY2()
ConvertToYUY2()
SimpleResize(480,360)
AddBorders(0,60,0,60)
ResampleAudio(44100)
There was one post (last Oct) that dealt with this same issue. The recommendation was that "It sounds as if you either are using the wrong avisynth.dll or the installation of avisynth has failed."
I am using the dll that came with 1.0.7. Is there a way to check if the installation of avisynth has succeeded without spending an hour of the process? Is there any other information that would help?
The movie file:
The Mask of Zorro
Audio: Mpeg-3 48kz
Video: Divx 29.97 NTSC
Thank you for your help