
error wrote:AviSynth open failure:
Avisynth: script open failed!
error wrote:AviSynth open failure:
Avisynth: script open failed!
here as I know how to do the DirectShowSource to AviSynth:Pwolf wrote:would help more if you show us the script
Pwolf
Code: Select all
DirectShowSource("C:\Documents and Settings\All Users\Documents\My Videos\My Videos\[anime_fin]_Utena\[anime_fin]_Utena_01v2_DVDRiP.ogm")
Code: Select all
DirectShowSource("[anime_fin]_Utena\[anime_fin]_Utena_01v2_DVDRiP.ogm")
Pwolf wrote:try putting the avs file in the same folder as the ogm one... and do:
PwolfCode: Select all
DirectShowSource("[anime_fin]_Utena\[anime_fin]_Utena_01v2_DVDRiP.ogm")
Code: Select all
DirectShowSource("[anime_fin]_Utena_01v2_DVDRiP.ogm")