[Bug 668363] New: [Unkown error] - ERROR:gstaudiodecoder.c:984:gst_audio_decoder_push_buffers: assertion failed
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 20 10:16:51 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=668363
GStreamer | don't know | 0.10.35
Summary: [Unkown error] -
ERROR:gstaudiodecoder.c:984:gst_audio_decoder_push_buf
fers: assertion failed
Classification: Platform
Product: GStreamer
Version: 0.10.35
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: don't know
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: iamtrying.test at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When i use this pipe with old version it works great for several months. But
since i have latest gstreamer it fails and also application crash.
$ file idle.avi
idle.avi: RIFF (little-endian) data, AVI, 1280 x 720, >30 fps, video: FFMpeg
MPEG-4, audio: MPEG-1 Layer 1 or 2 (stereo, 44100 Hz)
$ main.mp.play("filesrc location=/var/tmp/idle.avi name=mp ! decodebin2
name=dec ! queue ! xvimagesink name=gl dec. ! queue ! audioconvert !
audioresample ! autoaudiosink name=killme");
**
ERROR:gstaudiodecoder.c:984:gst_audio_decoder_push_buffers: assertion failed:
(offset <= av)
Aborted
--
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