[FFmpeg-trac] #836(avcodec:open): "Reserved SBR extensions are not implemented" message on applehttp stream

FFmpeg trac at avcodec.org
Tue Dec 27 17:31:53 CET 2011


#836: "Reserved SBR extensions are not implemented" message on applehttp stream
------------------------------------+-----------------------------------
             Reporter:  exobuzz     |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  aac sbr     |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by cehoyos):

 * keywords:   => aac sbr
 * status:  new => open
 * component:  undetermined => avcodec


Comment:

 {{{
 $ ffmpeg -i reservedSBR.aac -f null -
 ffmpeg version N-36214-g440e984, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Dec 27 2011 17:29:03 with gcc 4.5.3
   configuration: --cc='/usr/local/gcc-4.5.3/bin/gcc -m32'
   libavutil      51. 33.100 / 51. 33.100
   libavcodec     53. 48.100 / 53. 48.100
   libavformat    53. 28.100 / 53. 28.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 55.100 /  2. 55.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  5.100 /  0.  5.100
 [aac @ 0x8dc1aa0] max_analyze_duration 5000000 reached at 5015510
 [aac @ 0x8dc1aa0] Estimating duration from bitrate, this may be inaccurate
 Input #0, aac, from 'reservedSBR.aac':
   Duration: 00:00:51.77, bitrate: 53 kb/s
     Stream #0:0: Audio: aac, 44100 Hz, 2 channels (FC), s16, 53 kb/s
 Output #0, null, to 'pipe:':
   Metadata:
     encoder         : Lavf53.28.100
     Stream #0:0: Audio: pcm_s16le, 44100 Hz, 2 channels, s16, 1411 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (aac -> pcm_s16le)
 Press [q] to stop, [?] for help
 [aac @ 0x8dc7ca0] Reserved SBR extensions are not implemented. Update your
 FFmpeg version to the newest one from Git. If the problem still occurs, it
 means that your file has a feature which has not been implemented.
 [aac @ 0x8dc7ca0] If you want to help, upload a sample of this file to
 ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel
 mailing list.
 [aac @ 0x8dc7ca0] Reserved SBR extensions are not implemented. Update your
 FFmpeg version to the newest one from Git. If the problem still occurs, it
 means that your file has a feature which has not been implemented.
 [aac @ 0x8dc7ca0] If you want to help, upload a sample of this file to
 ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel
 mailing list.

 ...

 [aac @ 0x8dc7ca0] Reserved SBR extensions are not implemented. Update your
 FFmpeg version to the newest one from Git. If the problem still occurs, it
 means that your file has a feature which has not been implemented.
 [aac @ 0x8dc7ca0] If you want to help, upload a sample of this file to
 ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel
 mailing list.
 [aac @ 0x8dc7ca0] Reserved SBR extensions are not implemented. Update your
 FFmpeg version to the newest one from Git. If the problem still occurs, it
 means that your file has a feature which has not been implemented.
 [aac @ 0x8dc7ca0] If you want to help, upload a sample of this file to
 ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel
 mailing list.
 size=       0kB time=00:00:58.14 bitrate=   0.0kbits/s
 video:0kB audio:10016kB global headers:0kB muxing overhead -100.000000%
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/836#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list