[gstreamer-bugs] [Bug 590360] New: [qtmux] requires endianness even if the samples are 8bit

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 31 04:07:32 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=590360

  GStreamer | gst-plugins-bad | Ver: git
           Summary: [qtmux] requires endianness even if the samples are 8bit
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wulczer at wulczer.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
When muxing audio/x-raw-int samples with qtmux, it erros out complaining about
"broken caps" if there's no endianness in them. That happens even if the
samples are 8 bit.

This can happen when remuxing a QT file that has raw 8-bit PCM audio (fourcc
'raw ').

Steps to reproduce:
Take a QT file with raw PCM audio, and run:

GST_DEBUG=qt*:4 gst-launch filesrc location=raw.pcm.mov ! qtdemux ! queue !
qtmux ! filesink location=remuxed.mov


Actual results:
qtmux gstqtmux.c:1559:gst_qt_mux_audio_sink_set_caps:<mux> broken caps,
width/depth/signed/endianness field missing

Expected results:
The file gets remuxed

Does this happen every time?
Yes

Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=590360.




More information about the Gstreamer-bugs mailing list