Hi, On Mon, Aug 16, 2010 at 1:07 PM, Umakant Goyal <[email protected]> wrote: > okay, i will do the test using rtpdec_mpeg4.c then share the result with you. > To do the things fats can you share the steps how can i use > rtpdec_mpeg4.c and compare result with my version of code?
AVFormatContext *ctx; av_open_input_file/stream(&ctx, "rtsp://bla bla bla" or "file:///path/to/file.sdp"); Ronald _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
