[Bug 753480] matroskademux: text/x-raw subtitle tracks ouputs are escaped

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 11 02:05:55 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=753480

--- Comment #1 from Pierre Lamot <pierre.lamot at yahoo.fr> ---
So the matroska demuxer considers that when the subtitle codec is
subtitle-utf8, it is encoded as pango markup [1], hence it decide to escape the
text [2].

I think the demuxer should not consider the stream as pango markup by default,
moreover the matroskamuxer caps is text/x-raw,format=utf8. 


[1]
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/matroska/matroska-demux.c?id=1.5.2#n5694
[2]
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/matroska/matroska-demux.c?id=1.5.2#n3061

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list