I have this problem: I have a grabber that puts out for real-time flow h264 and saves these in four file avi. I must to make the stream of these four flows, but i don't have acess about information of encode. It's possible to read the file avi, while the program write this? I think to use a "PIPE".
Thanks