[Bug 697153] New: Porting to 1.0 guide doesn't mention subtitle MIME types changed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 2 17:24:50 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697153
  GStreamer | documentation | git

           Summary: Porting to 1.0 guide doesn't mention subtitle MIME
                    types changed
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: documentation
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: self at brendanlong.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=240449)
 View: https://bugzilla.gnome.org/attachment.cgi?id=240449
 Review: https://bugzilla.gnome.org/review?bug=697153&attachment=240449

Add subtitle MIME types to porting guide

It looks like MIME types for subtitles changed like this in the 1.0 port:

    text/plain -> text/x-raw
    text/x-pango-markup -> text/x-raw, format={ pango-markup }

This should be mentioned in the porting guide.

Examples of plugins using text/x-raw:

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-matroskademux.html

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-textoverlay.html

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