[gstreamer-bugs] [Bug 631313] New: matroskademux doesn't demux RAW h264 well.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 4 06:06:20 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=631313
  GStreamer | gst-plugins-bad | 0.10.18

           Summary: matroskademux doesn't demux RAW h264 well.
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.18
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: steven.pigeon at etsmtl.ca
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=171698)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=171698)
Akiyo, x264, 320kbps, wrapped in .mkv

The pipeline

gst-launch-0.10 filesrc location=z.mkv ! matroskademux ! h264parse
output-format=byte ! filesink location=z.h264

generates the same file as

gst-launch-0.10 filesrc location=z.mkv ! matroskademux ! filesink
location=z.h264

and neither play well with external viewers. The goal is to demux from matroska
to H.264 NAL transport format.

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