McCloud
27th August 2010, 23:56
Tried doing a search, and I found someone who asked the same question as me - but the solution was to do something different. Not really what I'm looking for.
I'm trying to use AvsP to encode video using a grf file, but with the following script -
DirectShowSource("graph location", audio=false, fps=23.976)
ConverttoYV12()
... gives the following error in the preview pane -
DirectShowSource: Couldn't open GRF file. "graph file location": Class not registered (New File, line 1)
I'm trying to use AvsP to encode video using a grf file, but with the following script -
DirectShowSource("graph location", audio=false, fps=23.976)
ConverttoYV12()
... gives the following error in the preview pane -
DirectShowSource: Couldn't open GRF file. "graph file location": Class not registered (New File, line 1)