faad_2.6.1-2_i386.deb does not handle mono audio

Bug #290259 reported by Stefan Sauer
2
Affects Status Importance Assigned to Milestone
faad2 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: faad

faad does not decode the audio codec config corrctly for aac files. The number of channels is in the 2nd byte shifted right by 3 positions.

ensonic@sterni:~/audio$ GST_DEBUG="*:2,faad*:4" gst-play 2>&1 audio_mono.mp4 | grep codec
0:00:00.267836103 11965 0x8214f28 DEBUG faad gstfaad.c:320:gst_faad_setcaps: codec_data: 0x12 0x8
0:00:00.267994513 11965 0x8214f28 INFO faad gstfaad.c:328:gst_faad_setcaps:<faad0> codec_data init: channels=2, rate=44100

ensonic@sterni:~/audio$ GST_DEBUG="*:2,faad*:4" gst-play 2>&1 audio_stereo.mp4 | grep codec
0:00:00.148715154 11979 0x8213b88 DEBUG faad gstfaad.c:320:gst_faad_setcaps: codec_data: 0x12 0x10
0:00:00.148873563 11979 0x8213b88 INFO faad gstfaad.c:328:gst_faad_setcaps:<faad0> codec_data init: channels=2, rate=44100

Revision history for this message
Stefan Sauer (ensonic) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.