[Bug 750975] New: playbin subtitle-encoding ignored

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 15 00:25:09 PDT 2015


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

            Bug ID: 750975
           Summary: playbin subtitle-encoding ignored
    Classification: Platform
           Product: GStreamer
           Version: 1.5.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ondrejj at salstar.sk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Playbins subtitle-encoding parameter is ignored in 1.5.1, worked well in older
versions.

How to reproduce:
unset GST_SUBTITLE_ENCODING; export GST_SUBTITLE_ENCODING
gst-launch-1.0 playbin uri=file:///tmp/test.avi suburi=file:///tmp/test.srt
subtitle-encoding=cp1250 

Subtitles are not ecoded properly.

Works well if I set GST_SUBTITLE_ENCODING=cp1250. Looks like evironment
variable has priority even if not set.

-- 
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