[FFmpeg-trac] #10817(undetermined:new): extraxting metadata from an audio file with multiple genres results shows only one genre

FFmpeg trac at avcodec.org
Tue Jan 23 12:58:51 EET 2024


#10817: extraxting metadata from an audio file with multiple genres results shows
only one genre
-------------------------------------+-------------------------------------
             Reporter:  eskay        |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Extracting metadata from an audio file (eg .mp3) with multiple genres
 shows only one genre

 How to reproduce:
 1. Assign an audio files (eg .mp3) more than one genre
 2. Extract metadata from it

 {{{
 ffmpeg -i file.mp3 -f ffmetadata metadata.txt
 }}}

 3. open metadata.txt and look for genre=

 # ffmpeg info
 ffmpeg version 5.1.4

 from debian stable repository. This is a long issue and I do not believe
 it has been solved on 6.1.1 that was released two months later
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10817>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list