[Bug 679437] New: [0.11] avidemux: assertion `size > 0 || frame->out_buffer' failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 5 02:26:30 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679437
  GStreamer | gst-plugins-good | 0.11.x

           Summary: [0.11] avidemux: assertion `size > 0 ||
                    frame->out_buffer' failed
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jderose at novacut.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Trying to play an AVI file with playbin using the 0.11.92 backported packages
in Ubuntu Precise (64bit) I get this error:

** (video-player-1.0:28911): CRITICAL **: gst_base_parse_finish_frame:
assertion `size > 0 || frame->out_buffer' failed
on_error(): (GError('Internal data stream error.',), 'gstavidemux.c(5224):
gst_avi_demux_loop ():
/GstPipeline:pipeline0/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstAviDemux:avidemux0:\nstreaming
stopped, reason error')

This 164MB video is one that triggers it (md5
83afebedc42ab66a65068609c724ce8d):

http://cdn.novacut.com/Jon_Masters.avi

The AVIs I have that trigger this were rendered by PiTiVi, but that's just what
I have handy to test with. Not sure if some quirk with these files is the
issue, or if this is a general avidemux problem.

`gst-launch-1.0 filesrc ! decodebin ! fakesink` is enough to trigger this, and
this is the code I first discovered it with:

http://bazaar.launchpad.net/~jderose/+junk/gst-examples/view/head:/video-player-1.0

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