Hi 

 

I am a C# programmer.

 

I believe I have been able to get h.264 bytes from a camera.

 

I store these bytes in an array.

 

When I saved these bytes to file I can playback the footage using
FFPlay.

 

But I need to know how to do this programmatically.

 

That is pass this array of bytes to the decoder in libavcodec.dll and
get back frames that I can disply.

 

Any clues as to how I can do this?

 

Thanks

Allen

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to