I have an ethernet stream which contains H.264 payload. I want to decode the payload by using ffmpeg Lib. I have successfully built the ffmpeg on 64 bit windows and I am able to decode a h.264 encoded video file using Visual Studio 2010.
Please suggest me how to feed the data to ffmpeg from ethernet streams to get the video frames...
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
