[Libav-user] Best Place to Set Codec Private Data...

Wagner Patriota wagner.patriota at gmail.com
Wed Apr 4 00:37:45 CEST 2012


Hello,

I have a file with a custom codec private data [H264]

Where in FFMPEG is the best place for me to set the codec private data for
this file?

As I could understand, the codec private data is basically a structure
defined by the "AVClass" of each codec, right?

So, when I set the parameters, I am actually changing the private data
too... is this correct? or not?

so, is there a way for me to set the entire buffer directly? Or I never
should not do it?

Example of codec data:
"000000016764001EACD940C037B01100000303E90000EA600F162D960000000168EEBCB0"

what do I do with this thing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120403/d9be6457/attachment.html>


More information about the Libav-user mailing list