flanagann
6th November 2008, 13:01
Hi!
I'm trying to compress some videos to MPEG-4 using ffdshow and VirtualDub with command line execution.
I've read VirtualDub scripting tutorials but I don't know how to start. I haven't found any clear example.
I suppose I'll have to use functions like:
VirtualDub.video.SetCompression(0x34363278,0,10000,0);
VirtualDub.video.SetCompData(...)
Which information do I have to write in each parameter?? Where can I find the information related to MPEG-4 and ffdshow options??
Any help is appreciated!
Regards
I'm trying to compress some videos to MPEG-4 using ffdshow and VirtualDub with command line execution.
I've read VirtualDub scripting tutorials but I don't know how to start. I haven't found any clear example.
I suppose I'll have to use functions like:
VirtualDub.video.SetCompression(0x34363278,0,10000,0);
VirtualDub.video.SetCompData(...)
Which information do I have to write in each parameter?? Where can I find the information related to MPEG-4 and ffdshow options??
Any help is appreciated!
Regards