[FFmpeg-trac] #2134(undetermined:new): libavcodec and AC3 audio crash XBMC

FFmpeg trac at avcodec.org
Sat Jan 12 16:42:20 CET 2013


#2134: libavcodec and AC3 audio crash XBMC
----------------------------------+----------------------------------------
             Reporter:  marillat  |                    Owner:
                 Type:  defect    |                   Status:  new
             Priority:  normal    |                Component:  undetermined
              Version:  1.1       |               Resolution:
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+----------------------------------------

Comment (by michael):

 Replying to [comment:6 marillat]:
 > Replying to [comment:4 cehoyos]:
 > > Replying to [comment:3 marillat]:
 > > > Replying to [comment:2 richardpl]:
 > > > > If it can not be reproduced with ffmpeg it is not ffmpeg bug.
 > > >
 > > > ffmpeg must not crash other programs.
 > >
 > > I completely agree but the backtrace you provided does not indicate a
 crash in libavcodec...
 > >
 > > Is the XBMC source code aware that libavcodec now outputs
 AV_SAMPLE_FMT_FLTP for ac3?
 >
 > Just a quick note. As you are breaking the binary compatibility a
 libavcodec soname change should be done.
 > This sort of change is really annoying as XBMC (and probably others
 applications) stop to works.

 The format is indicated in AVCodecContext.sample_fmt and AVFrame.format,
 applications should check/use their value.

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


More information about the FFmpeg-trac mailing list