Hi.
I'm still trying to figure out how to decode H.264 streams using libavcodec. I have been able to retrieve streams from this camera and FFPlay seems to be able to decode the streams as I save the bytes read from the camera and use FFPLay to play it.... I am a C# programmer and have looked at the code at http://www.taoframework.com/node/591 I cannot get it to work for me.... It says the function "img_convert" Does not exists it the latest avcodec-52.dll I have tried earlier DLLs and this still does not work.. Basically all I want to do is to decode these streams in C# so if someone can point in a direction it would be appreciated. Thanks Allen _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
