i'v been trying to set the metadata before or after my calling av_write_trailer() and metadata gets set but when i read the same file after open_file and find_stream_info the same tags/keys are not there
av_metadata_set(&s->metadata, "title", "FORMAT CONTEXT"); -- View this message in context: http://n4.nabble.com/how-to-set-metadata-in-AVStream-AVProgram-AVFormatContext-tp1593222p1593222.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
