[FFmpeg-user] text insertion

고감동 dademvi at gmail.com
Tue Jan 8 12:32:04 CET 2013


Hi,

I create avi file with encoding data (element stream) from memory now. I
don't use ffmpeg binary but use my program using libraries of ffmpeg.
I would like to know how I could insert text or meta data or some user
data to avi file when creation in my program.
I set the codec_type to AV_CODEC_ID_TEXT and so on. but, ffmpeg can not
codec in function avcodec_find_encoder().
I built libraries with all encoders.

BR,
mangrove
:)


More information about the ffmpeg-user mailing list