jubilex
6th March 2007, 20:36
I'm trying to put a grf in an avisynth script. The line looks like this:
DirectShowSource("file.GRF",audio=false)
The graph in graphedit itself looks like:
file > video splitter > ffdshow video decoder (with open Out pin; video renderer was removed)
With the video renderer hooked up in graphedit, graphedit plays the file back fine.
Avisynth just tells me "couldn't open grf file; no such interface supported".
DirectShowSource("file.GRF",audio=false)
The graph in graphedit itself looks like:
file > video splitter > ffdshow video decoder (with open Out pin; video renderer was removed)
With the video renderer hooked up in graphedit, graphedit plays the file back fine.
Avisynth just tells me "couldn't open grf file; no such interface supported".