add custom tags to flac file.

Tim Müller tim at centricular.com
Mon Aug 28 21:47:49 UTC 2017


On Sun, 2017-08-27 at 01:00 +0100, Jacobo Luis Mejías Albertos wrote:

Hi,


> I do something bad or flacenc don't support custom tags ?

As Thiago already said, we can only write known tags, since we wouldn't
know how to map them otherwise.

For your use case, there's GST_TAG_EXTENDED_COMMENT, which is basically
a key=value string, and will be written as key=value in the
vorbiscomment in the flac header. So no need to register your own tags.

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com

Join us at the GStreamer Conference!
21-22 October 2017 in Prague, Czech Republic
http://gstreamer.freedesktop.org/conference/


More information about the gstreamer-devel mailing list