I just wanted to know if you have any reference/tools to read/writefrom/to video files. I am about to write a program to process videosregardless of the format/codec used in the data files.Is DirectShow appropriate? Of course the platform is windows. I need someSDK/API reference. Any info?
I guess DirectX set of interfaces must be a right choice, it contians series of video streaming editing stuff, although I used them once but I'm not an expert in it, but read a great deal about them
Have you been envolved deploying JMF in your design?As for formats the latest (not crossplatfrom one) version can decode aswell as encode mpeg files:java.sun.com/.../formats.html