[gstreamer-bugs] [Bug 357531] New: Problem in subtitles if italic markup is not closed

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Sep 24 15:37:10 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=357531

GStreamer | gst-plugins-good | Ver: 0.10.x

           Summary: Problem in subtitles if italic markup is not closed
           Product: GStreamer
           Version: 0.10.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: cass at skynet.be
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.15/2.16
   GNOME milestone: Unspecified


Let's say we have a .srt file with this sequence of 3 subtitles:
- first
- <i>second
- <i>third

When you play the video, it displays:
- first
- first
- first

The subtitles files is wrong of course, markups should be closed, but gst
should handle that in a better way: 
- add the missing </i> and display the subtitle in italic
- or escape the <i> and display it with the subtitle


-- 
Configure bugmail: http://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