[FFmpeg-trac] #7111(avcodec:new): AAC profiles MPEG-2 and MPEG-4 are not displayed distincly

FFmpeg trac at avcodec.org
Wed Mar 28 18:00:32 EEST 2018


#7111: AAC profiles MPEG-2 and MPEG-4 are not displayed distincly
-------------------------------------+-------------------------------------
             Reporter:  Sami32       |                     Type:
               Status:  new          |  enhancement
            Component:  avcodec      |                 Priority:  normal
             Keywords:  aac          |                  Version:  git-
  profiles                           |  master
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 Example:

 Audio: aac (LC)

 Why not also display their profile ID after, as do MediaInfo?
 From the FFmpeg code.
 FF_PROFILE_MPEG2_AAC_LOW 128
 FF_PROFILE_AAC_LOW 1

 The point is to be able to use FFmpeg only without the need of MediaInfo
 or any other tool, as some old renderers only support the MPEG-2 profiles.

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


More information about the FFmpeg-trac mailing list