[Bug 684084] New: playbin: text-sink property behaviour

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 15 05:36:30 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=684084
  GStreamer | gst-plugins-base | 1.x

           Summary: playbin: text-sink property behaviour
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: fraxinas at opendreambox.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


i have an appsink element in my application to handle subtitles proprietarily
the appsink caps include "text/x-raw" (which used to be "text/plain" in the
0.10 code)

now i set the appsink property of playbin to this appsink element
this way, i received the subtitle buffers emitted by subparse directly with my
appsink element back in the 0.10.36 version

now, playbin complains that i'm missing a decoder for application/x-subtitle

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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