AAC parsing in gstreamer 1.0.10
bob-bob
bob.wightman at pixsan.com
Fri Apr 4 05:10:08 PDT 2014
I suspect I have a more fundamental problem as I can't get an AAC encoded
file to parse and decode.
In an attempt to walk before running and after a bit of searching I grabbed
the file attached to this thread -
http://gstreamer-devel.966125.n4.nabble.com/how-to-play-the-AAC-audio-by-Gstreamer-td2296882.html
which is supposedly OK but still can't get it to decode. With the following
pipeline
gstreamer-1.0.10/bin> GST_DEBUG=1 ./gst-launch-1.0 filesrc location=~/1.m4a
! aacparse ! avdec_aac ! autoaudiosink
I get this debug repeatedly:
0:00:00.485639157 3616 0x2466680 ERROR libav :0::
channel element 0.0 is not allocated
0:00:00.485700497 3616 0x2466680 ERROR libav :0::
Error decoding AAC frame header.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/AAC-parsing-in-gstreamer-1-0-10-tp4666250p4666299.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list