After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 581334 - [qtdemux] Add support for embedded subtitles
[qtdemux] Add support for embedded subtitles
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.x
Other Linux
: Normal enhancement
: 0.10.17
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-04 16:51 UTC by Tim-Philipp Müller
Modified: 2009-10-20 08:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2009-05-04 16:51:59 UTC
(Thought we added this recently, but apparently not, or it's a different type of subtitle.)

+++ This bug was initially created as a clone of Bug #581295 +++

Seems the PS3 supports playing back MP4 files with embedded subtitles. Here
is an example of such files:
http://samples.mplayerhq.hu/MPEG-4/embedded_subs/
Comment 1 Thiago Sousa Santos 2009-10-19 22:49:17 UTC
This seems to be working, although I couldn't change subtitles in totem, the german one was showing :(

Can someone confirm it works?
Comment 2 Mark Nauwelaerts 2009-10-20 08:23:17 UTC
Yes, it works :), I used the aforelinked sample to test following commit
(but then apparently forgot about this bug):

commit b2d70862e8c642ddf7c7d4af73ead3f168b55810
Author: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Date:   Wed Oct 7 14:03:17 2009 +0200

    qtdemux: support 3GPP timed text subtitles

    In particular, also make subtitle support less subp(icture)-centric.