[Bug 794105] New: splitmuxsink: Video files made when using matroskamux as the muxer cannot seek properly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 6 08:05:56 UTC 2018


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

            Bug ID: 794105
           Summary: splitmuxsink: Video files made when using matroskamux
                    as the muxer cannot seek properly
    Classification: Platform
           Product: GStreamer
           Version: 1.x
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: fshengwe at dso.org.sg
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Subsequent files generated after the first when using the following pipeline
are unable to seek correctly on players such as Films & TV on Windows 10. (VLC
however was able to seek correctly.)

gst-launch-1.0 rtspsrc location=rtsp://xxx.xxx.xxx.xxx:xxxx/file1 ! queue !
rtph264depay ! h264parse config-interval=-1 ! splitmuxsink muxer=matroskamux
max-size-time=60000000000 location=C:/tmp/file_%d.mkv

When seeking incorrectly, the duration would appear as the time since the
pipeline started over the file interval, such as 1:00/0:59 for the second file
and 2:00/0:59 for the third and so on.

This issue does not appear on the default muxer (mp4muxer) however.

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