PDA

View Full Version : avi2DVD error


new_r82
2nd November 2006, 22:54
I always get the same error: (when I try to decode a avi or xvid file to svcd or to DVD.)

avisynth open failure:
avisource: could not decompess frame 0
(C:\downloads\avi2dvd_temp\avisynth_script_file.avs, line2)

and the script itself:

# Avisynth Script Made By Avi2Dvd
AviSource("C:\downloads\film.avi", false)
ConvertToYV12()
LanczosResize(480,436,0.0,0.6)
AddBorders(0,70,0,70)

http://suska.org/um9/avi2dvd.JPG

ChickenMan
3rd November 2006, 03:40
Do you have both Xvid and Divx codecs installed. You will get that error if they are not.

new_r82
3rd November 2006, 12:36
yes both

ChickenMan
3rd November 2006, 14:59
Then maybe check out a sticky, if you havent already, http://forum.doom9.org/showthread.php?t=100328

new_r82
3rd November 2006, 18:24
on my other harddrive I installed avi2dvd, xvid codec and divX codec and all is working. Why not here?

new_r82
4th November 2006, 10:40
I installed another xvid file and another divx file again and now it is ok....
Don't know what it was, because a codec check toll said all codecs are ok.

ChickenMan
6th November 2006, 13:55
Glad to hear all is well :)