Hello All

I am trying to decode raw H264 frames using libavcodec. After getting
frames from webcam I am encoding it using H264 codec. After that I am
passing these frames one by one to a H264 decoder. In decoder
AVCodecContext I am setting width,height and  pixel format only. Problem is
decoder not decompressing the frames. the size of the frame are same as the
encoded frame size. Can anyone tell me what may be the problem.

Thanks & Regards
 Imran
_______________________________________________
libav-api mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-api

Reply via email to