[Bug 750975] playbin subtitle-encoding ignored
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 15 01:31:23 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750975
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |slomo at coaxion.net
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Seems to work fine here, it uses the subtitle-encoding property value whenever
set and only falls back to the environment variable if the property is NULL or
"".
However it will ignore each of those if the subtitles look like valid UTF8, or
it detects a unicode BOM at the very beginning.
Can you check in gstsubparse.c in convert_encoding() which code paths are taken
and which values are used for the encoding there?
--
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