Hi,

On Wed, Aug 11, 2010 at 2:30 PM, Umakant Goyal <[email protected]> wrote:
> I believe,i am feeding Quicktime/ISO data to libavcodec for decoding.
> No i am not using libavformat to demux the file. What i am doing,
> capturing data using capture card, encoding it using libavcodec and
> sending it over network using own RTP Stack.
> Othe node that is also developed by us, is receiving RTP data and
> feeding it to decoder module (libavcodec) after remving RTP Header (12
> Bytes).
[..]
> On 8/9/10, Ronald S. Bultje <[email protected]> wrote:
>> [..] please show us all
>> (ALL, no single line excluded) code that you use to set up the
>> AVCodecContext for MPEG-4 video decoding.

I think I've asked 3 times now: please provide the code that you use
to setup the AVCodecContext for decoding. I can't help without that.
;-).

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

Reply via email to