[Bug 737095] gstqtmux: subtitle muxing doesn't work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 23 11:30:21 PDT 2014


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

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Target Milestone|HEAD                        |1.5.1
     Ever Confirmed|0                           |1

--- Comment #12 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-09-23 18:30:16 UTC ---
Pushed 3 of your 4 patches.

commit fd3e8c5672afe9245144193aae0470496afe9546
Author: Matej Knopp <matej.knopp at gmail.com>
Date:   Tue Sep 23 19:08:48 2014 +0200

    qtmux: collect pad for sparse stream should be created with lock set to
false

    Avoids waiting for buffers from sparse streams

    https://bugzilla.gnome.org/show_bug.cgi?id=737095

commit 669534158329fd69150987d1f8a6d3979b231057
Author: Matej Knopp <matej.knopp at gmail.com>
Date:   Tue Sep 23 19:07:25 2014 +0200

    qtmux: fix subtitle buffer duration and strip null termination

    Strip the \0 off the subtitle as we already know the size and also remember
    to set the duration as buffer copying doesn't do it.

    https://bugzilla.gnome.org/show_bug.cgi?id=737095

commit f57e9c4516b66d330165df9f4d6c82dc12d00be4
Author: Matej Knopp <matej.knopp at gmail.com>
Date:   Tue Sep 23 19:06:18 2014 +0200

    qtmux: move subtitle layer above video and set alternate group

    layer -1 is above video, that is 0
    And having all subtitles in alternate group 2 means that only one
    should be selected at a time.

    https://bugzilla.gnome.org/show_bug.cgi?id=737095

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