Danny Chami <danchami@...> writes: > It seems, I have to set the extra data field as the stream > is not in ADTS format.. any idea how / what I need to set > the extradata to?
I wonder if adts_decode_extradata() in libavformat/adtsenc.c would help you? Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
