[gstreamer-bugs] [Bug 603357] [subparse] support for QTtext

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 1 13:08:22 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=603357
  GStreamer | gst-plugins-base | git

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2009-12-01 21:08:16 UTC ---
The two commits below fix it. But I haven't added all the possible tags, just
the ones I judged important. If it still doesn't work as you'd like, or if you
would like to have some specific tags mapped, please reopen/open a new bug.


Module: gst-plugins-base
Branch: master
Commit: cdcc28c833e0a493bceac05428e0c46191872069
URL:   
http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=cdcc28c833e0a493bceac05428e0c46191872069

Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Tue Dec  1 13:13:24 2009 -0300

subparse: add qttext support

Adds basic support for qttext subtitles, still lacks markup tags
to make it prettier, but the plain text already works.

Implemented according to:
http://www.apple.com/quicktime/tutorials/texttracks.html
http://www.apple.com/quicktime/tutorials/textdescriptors.html

Fixes #603357



Module: gst-plugins-base
Branch: master
Commit: 1acdf3eb78587a607ab438e5b810ff073a3a1027
URL:   
http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=1acdf3eb78587a607ab438e5b810ff073a3a1027

Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Tue Dec  1 16:42:42 2009 -0300

subparse: Add support for some tags of qttext

Currently supporting timescale, timestamps, font, size,
textColor, backColor, plain, bold and italic

Fixes #603357

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