[gst-devel] gst_tag_demux_trim_buffer: assertion failed: (out_size > 0)

W. Michael Petullo mike at flyn.org
Mon Feb 9 02:31:27 CET 2009


> I have written an application that scans a directory tree  
> containing media
> files (Ogg Vorbis and MP3) and reads the metadata associated with the
> files. My application scans around 1000 files and then halts with the
> following error:
>
> ERROR:gsttagdemux.c:418:gst_tag_demux_trim_buffer: assertion failed:
> (out_size > 0)

[...]

I determined that this was the result of trying to read the metadata  
from a WMA file.

See http://bugzilla.gnome.org/show_bug.cgi?id=571009.

This should cause an error, not a failed assertion.

Mike




More information about the gstreamer-devel mailing list