[Bug 666352] New: 2bit DVB sub-pictures wrongly displayed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 16 02:25:09 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=666352
  GStreamer | gst-plugins-bad | 0.10.35

           Summary: 2bit DVB sub-pictures wrongly displayed
    Classification: Platform
           Product: GStreamer
           Version: 0.10.35
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jfauffret at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


2bit color DVB sub-pictures are not properly displayed. 
Characters are not readable easily.

'dvbsuboverlay' element is used in following pipeline like: 
// gst-launch -v filesrc location=video.mpg  ! mpegtsdemux name=d !
//               queue ! mp3parse ! mad ! audioconvert ! autoaudiosink d. !
//               queue !  ffdec_h264 ! ffmpegcolorspace ! r. d. !
//               queue ! "subpicture/x-dvb" ! dvbsuboverlay name=r !
ffmpegcolorspace ! autovideosink

While decoding, dvbs parser logged:
WARNING **: Parsing 2bit color DVB sub-picture. This is not tested at all. If
you see this message, please provide the developers with sample media with
these subtitles, if possible.

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