Log in

View Full Version : GRF to AVI wrapper?


joshbm
6th July 2005, 19:56
How can I create a wrapper AVI file from a GRF (GraphEdit) file in Windows XP SP2?

I also was wondering... my DirectShowSource() does not appear to be working. I don't know why. It says in the documentation I can use that with GRF files. Yet I am unable to open an MPEG-2 stream as well as anything else (including DV files) with DirectShowSource(). I get error:

There is no function "DirectShowSource".

Thanks in advance,
joshbm

Wilbert
6th July 2005, 23:33
You do have directshowsource.dll in your plugin folder right?

joshbm
7th July 2005, 02:14
Where can I get directshowsource.dll?

[Edit]
I downloaded http://www.geocities.com/wilbertdijkhof/DSS_060305.zip . That one works. Thanks! Now do you know how I can get a AVI Wrapper from a GRF file?

Regards,
joshbm

Wilbert
7th July 2005, 18:00
Did you try grf (after removal of video renderer) -> avs -> avi (using makeAVIS)?