gudguy
User
 Fresh Boarder
| Posts: 4 |   |
|
Re:Decode streams directly - 2007/11/20 11:30
Hi Daniel,
Thank you for this information. I haven't gone through the entire tutorial on your site, but it looks useful for my project. I have a question though, Im using that GraphEdit tool, but all I can render is a file, file from URL or capture device. My source filter is an array of bytes (w/c is a raw MPEG4 data). How can I create a source filter from byte[] (can I create a graph for this in GraphEdit?) so I can continue with the whole process:
source filter (byte[]) -> MPEG4 Splitter -> ffdshow video decoder -> VMR9 renderer
Do you have a sample for this or know a link that will give me hint on how to create a source filter for this? I know C#, very limited to C++.
regards, gudguy
|