GNOME Bugzilla – Bug 671544
Failing to decode aac files - ffmpeg :0:: channel element 0.0 is not allocated
Last modified: 2013-04-18 14:19:33 UTC
Created attachment 209152 [details] test-file running a pipeline like: gst-launch-0.10 playbin2 uri=file:///home/user/stereo51.aac throws the following errors: 0:00:00.097488584 8462 0x9ed89d0 ERROR ffmpeg :0:: channel element 0.0 is not allocated 0:00:00.097549975 8462 0x9ed89d0 WARN ffmpeg gstffmpegdec.c:2231:gst_ffmpegdec_audio_frame:<ffdec_aac0> error: Decoding of AAC stream by FFMPEG failed. ERROR: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/ffdec_aac:ffdec_aac0: Could not decode stream. Additional debug info: gstffmpegdec.c(2231): gst_ffmpegdec_audio_frame (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/ffdec_aac:ffdec_aac0: Decoding of AAC stream by FFMPEG failed.
This works fine with the latest releases of GStreamer and the plugin modules (1.0.6).
This works fine for me with GStreamer 1.x as in git master (using avdec_aac). Please re-open if you still have issues with git master or the 1.1.x/1.2.x releases when they come out.