GNOME Bugzilla – Bug 568278
[qtdemux] add support for vob subtitle streams
Last modified: 2009-06-08 07:52:01 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.
*** Bug 568277 has been marked as a duplicate of this bug. ***
Test file is at http://files.v-network.de/?send=ut-test.mp4 (ask me for a copy if it disappears from there).
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.
*** Bug 585121 has been marked as a duplicate of this bug. ***