[gstreamer-bugs] [Bug 537377] New: Gstreamer avidemux fails on avi files with non-AV data streams

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jun 9 03:40:20 PDT 2008


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

  GStreamer | gst-plugins | Ver: 0.10.14
           Summary: Gstreamer avidemux fails on avi files with non-AV data
                    streams
           Product: GStreamer
           Version: 0.10.14
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: floe at butterbrot.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.19/2.20
   GNOME milestone: Unspecified


I'm currently writing an application which generates AVI files that have
additional data streams multiplexed with the audio and video data. While a
separate tool is, of course, required to make use of this data, a conventional
video player should be able to ignore these extra streams. However, Gstreamer
doesn't like to play these files and fails with:

Error: Internal data stream error.
gstavidemux.c(3742): gst_avi_demux_loop (): /play/decodebin0/avidemux0:
streaming stopped, reason error

Here's the gst-launch command I tried:

gst-launch-0.10 filesrc location=test.avi ! avidemux name=demux demux.video_00
! queue ! decodebin ! ffmpegcolorspace ! videoscale ! autovideosink

I'll attach an example AVI to try.

Yours, Florian


-- 
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=537377.




More information about the Gstreamer-bugs mailing list