Log in

View Full Version : HELP!!! AviSynth error!!!


Electrify
9th October 2006, 04:42
:scared:

Okay, I'm using this guide to try and get this AVI file on to DVD (http://www.divx-digest.com/articles/avi2dvd_page1.html) and after it encodes everything and sets itself up for the first pass, it comes up with this error:

AviSynth open failure
AVISource: couldn't locate a decompressor for fourcc div3
(C:\Documents and Settings\Owner\My Documents\My Videos\Movies\Avi2dvd_temp\Avisynth_Script_File.avs)

I'm not 100% sure if this is the correct forum to post this in since I am using Avi2Dvd, but it uses AviSynth for this part so I figured what the hey.

Also, here is a copy of the log file, not sure if this will help anyone:

[10:49:44 PM] AVI2DVD Started !
[10:49:57 PM] Type mode : Avi Input
[10:49:57 PM] Output : Dvd
[10:49:57 PM] Encoder Selected : QuEnc
[10:49:57 PM] Start demuxing the AudioStream No.1 ...
[10:50:16 PM] Demuxing of the selected audio finished
successfully ! [C:\Documents and Settings\Owner\My
Documents\My
Videos\Movies\Avi2dvd_temp\Extracted_Audio.mp3
91014144 Bytes]
[10:50:16 PM] Starts Audio correction ...
[10:52:04 PM] Audio Fixed successfully ! [C:\Documents
and Settings\Owner\My Documents\My
Videos\Movies\Avi2dvd_temp\Fixed_Audio01.mp3
91014144 Bytes]
[10:52:04 PM] Starts Mp3->Ac3 convertion ...
[10:58:05 PM] Audio converted in Ac3 successfully !
[C:\Documents and Settings\Owner\My Documents\My
Videos\Movies\Avi2dvd_temp\AudioStream 1 MP3
2CH.ac3 273040896 Bytes]
[10:58:05 PM] Start creating avisynth script ...
[10:58:05 PM] Avisynth script created successfully !
[C:\Documents and Settings\Owner\My Documents\My
Videos\Movies\Avi2dvd_temp\Avisynth_Script_File.avs
208 Bytes]
[10:58:08 PM] Bitrate used : 5910 Kbpps
[10:58:08 PM] Start video encoding ...
[11:17:10 PM] Video encoded successfully !
[C:\Documents and Settings\Owner\My Documents\My
Videos\Movies\Avi2dvd_temp\Encoded_Video.m2v 0
Bytes]
[11:17:10 PM] Job NOT Done. There are warnings ... Find
at the log file the 0 byte generated file to focus where
exactly the problem appears

Thanks for the help :o

unskinnyboy
9th October 2006, 04:53
Install ffdshow if you already haven't, and set libavcodec to decode DivX 3 under ffdshow video decoder configuration -> Codecs. Then retry.

Mug Funky
9th October 2006, 04:54
install ffdshow :)

additionally: open up the vfw configuration for ffdshow once it's installed, and in the "decoder" tab, select "libavcodec" under "divx 3".

[edit]

agh! too quick for me!

Electrify
9th October 2006, 05:03
K...

I had it installed, but uninstalled it in favor of DivX 6 (free) cause it was messing up my Sansa Media Converter for my Sandisk MP3/video player (would convert movies mirrored :S ).

I'll give it a try and see what happens. Worst case scenario I uninstall it when I want to get a movie on my Sansa :)

Mug Funky
9th October 2006, 05:16
just set ffdshow's vfw _not_ to decode YV12 (instead tell xvid to do that). then sansa should work fine (i hope)