[gstreamer-bugs] [Bug 100931] Feature Request: subtitles

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Dec 27 08:31:14 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=100931
GStreamer | gst-player | Ver: 0.8.0





------- Additional Comments From rbultje at ronald.bitfreak.net  2004-12-27 11:31 -------
Created an attachment (id=35227)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=35227&action=view)
partial patch

This patch implements:
* matroska plain UTF-8 (S_TEXT/UTF8) subtitle reading
* filler data availability in matroskademux
* subtitle awareness in decodebin/playbasebin
* subtitle plugging in playbin
* deadlock prevention in textoverlay (pango-based, not cairo-based)

With this, I can play matroska files containing subtitles and they show in
Totem. Obviously, stream selection (or disabling) needs work (like for audio)
and other formats (.sub, .ogm, subs other than plain UTF-8 in .mkv) need more
effort, too, but this is a start. The most difficult thing is scheduling, and
that's solved here.

Screeny: http://ronald.bitfreak.net/priv/subs2.jpg

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list