[Bug 778330] New: qtmux: Creates two edit lists with reserved-* options enabled

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 8 10:44:27 UTC 2017


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

            Bug ID: 778330
           Summary: qtmux: Creates two edit lists with reserved-* options
                    enabled
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vivia at ahiru.eu
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I have the following pipeline:

gst-launch-1.0 -e qtmux name=m reserved-max-duration=43200000000000
reserved-moov-update-period=5000000000 ! filesink location=arxeio.mov
videotestsrc ! x264enc ! h264parse ! queue ! m.

I let it run for a few seconds and then inspect it with qtdump:

  edit atom (edts)
   edit list (elst)
    version 0
    flags 0
    total_entries 2
    edit list table
     duration 100
     time 200
     rate 1.000000
    edit list table
     duration 573100
     time 200
     rate 1.000000

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