fala70
User
 Fresh Boarder
| Posts: 1 |   |
|
Decode Encode stream using filter - 2008/04/15 14:23
Hi, I am not expert about filters of DirectShow but I think can be a good solution for my project.
well I've the problem to decode and encode video data. I've my project in c# and I receive those video data via socket with my personal protocoll. Now I need to decode and reencode those data. For this I'd like to use filters graph and ffdshow, but I don't know from where start.
I've not a file, I've a byte stream buffer input and I need an other byte buffer output with a new format.
someone can help where start !
thanks at all Stefano
|