setting metadata tags in ges
sumeeth kc
sumeethkc at gmail.com
Tue Apr 26 03:33:38 PDT 2011
Hi all,
In gstreamer editing services, I was trying to cut a file, which works
fine. However, I would also like to copy the tags from the original file to
the cut file. I am retrieving the input file tags via GST_MESSAGE_TAG,
however to set the tags on the muxer, I dont have the reference to call
gst_tag_setter_merge_tags(), since I believe the muxer exists inside the
encode bin of the ges pipeline. How can I retrieve the reference to the
muxer?
Thanks.
--Sumeeth.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110426/97020e3a/attachment.html>
More information about the gstreamer-devel
mailing list