Hey,
I have an encoder that creates an h264 NAL Packet stream. I want to put this
data into a container format like mp4. Can I use libavcodec (well
libavformat) as a tool to do this? I'm wondering what kind of massaging of
the data I need to do so I can feed it to libavcodec. What kind of data does
av_encode_frame() output when it's encoding H264?

Thanks for any help
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to