problem z cce
kiedy chce otworzyc moj skrypt wyskakuje mi takie cos
AVIFileOpen("E:\filmy\National.Treasure.TELECINE.5 .1.AC3.XviD-DiAMOND\skrypt.avs") : according to the registry, the type of file specified in AVIFileOpen does not have a handler to process it.
a tak wyglada moj skrypt
# -= AviSynth v0 script by FitCD v1.2.3 =-
AVISource("E:\filmy\National.Treasure.TELECINE.5.1 .AC3.XviD-DiAMOND\national tresaure.avi")
LanczosResize(720,348,)
AddBorders(1,14,1,14)
ConvertToYUY2()
AudioDub(BlankClip())
Ostatnio zmieniany przez malczur : 16.01.2005 o godz. 16:20
|