[Bug 731821] New: Recorded MKV file is missing CRC32 elements. Matroska-mux

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 18 00:00:03 PDT 2014


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

           Summary: Recorded MKV file is missing CRC32 elements.
                    Matroska-mux
    Classification: Platform
           Product: GStreamer
           Version: 1.2.3
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bsuri123 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I am able to record the IP camera H264 stream in to MKV file by using the below
pipe line.

gst-launch-1.0 -e rtspsrc
location="rtsp://10.33.15.1:554/udpstream_ch1_stream1" ! rtph264depay !
h264parse ! matroskamux ! filesink location=test1.mkv

I am able to play the recorded file with any MKV (h264)compatible player.
I am checking the recorded MKV file EBML tree using AVI MUX GUI
application(Picture attached).

recorded.png

As per the specification of EMBL MKV file also should contain the CRC32 for the
parent filed(see the spec piture attached).

Recorded MKV file is missing CRC32 elements.

Reference discussion :
http://gstreamer-devel.966125.n4.nabble.com/MKV-file-in-EMBL-Tree-View-CRC32-is-missing-td4667472.html

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