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 568278 - [qtdemux] add support for vob subtitle streams
[qtdemux] add support for vob subtitle streams
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal enhancement
: 0.10.15
Assigned To: Wim Taymans
GStreamer Maintainers
: 568277 585121 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-01-19 10:14 UTC by Andreas Frisch
Modified: 2009-06-08 07:52 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Andreas Frisch 2009-01-19 10:14:00 UTC
i'd like qtdemux to be able to demux subtitle streams like this one:
Text #1
Format                           : VobSub
Codec ID                         : subp
Codec ID/Info                    : The same subtitle format used on DVDs
Duration                         : 28s 400ms
Bit rate mode                    : Variable
Bit rate                         : 6095 bps
Stream size                      : 21.1 KiB (0%)
Title                            : Deutsch
Language                         : German
Encoded date                     : UTC 2009-01-19 00:02:34
Tagged date                      : UTC 2009-01-19 00:03:36

from mp4 containers created with nero.
Comment 1 Andreas Frisch 2009-01-19 10:17:24 UTC
*** Bug 568277 has been marked as a duplicate of this bug. ***
Comment 2 Tim-Philipp Müller 2009-01-19 14:10:48 UTC
Test file is at http://files.v-network.de/?send=ut-test.mp4 (ask me for a copy if it disappears from there).
Comment 3 Wim Taymans 2009-04-30 12:27:01 UTC
Also needs the updated dvdspu element from -bad.

dvdspu does not guess the palette yet so this does not look great yet.

commit b5d84439fd63e47f54fcbd281cd9f9aa89e756d0
Author: Wim Taymans <wim.taymans@collabora.co.uk>
Date:   Thu Apr 30 14:22:27 2009 +0200

    qtdemux: add support for subtitle pictures
    
    Add support for subtitle pictures.
    Fixes #568278.
Comment 4 Wim Taymans 2009-06-08 07:52:01 UTC
*** Bug 585121 has been marked as a duplicate of this bug. ***