[FFmpeg-trac] #7604(avcodec:new): G.729A/B codec decoder not available.

FFmpeg trac at avcodec.org
Mon Dec 10 14:25:41 EET 2018


#7604: G.729A/B codec decoder not available.
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:
  sameerthapaevontech                |  enhancement
               Status:  new          |                 Priority:  important
            Component:  avcodec      |                  Version:  2.8.11
             Keywords:  g729b        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 G.729A/B codec decoder not available. ffmpeg is not able to convert file
 with audio data encoded as G.729B to wav or mp3
 How to reproduce:
 {{{
 % ffmpeg -f g729 -i audio.g729 -acodec pcm_s16le -ar 8000 output.wav
 }}}
 ffmpeg version 2.8.15
 built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-28) on CentOS Linux
 release 7.5.1804 (Core)

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7604>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list