Opened 5 months ago

Last modified 5 months ago

#10817 new defect

extracting metadata from an audio file with multiple genres results shows only one genre

Reported by: eskay Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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
  1. 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

Change History (1)

comment:1 by eskay, 5 months ago

Summary: extraxting metadata from an audio file with multiple genres results shows only one genreextracting metadata from an audio file with multiple genres results shows only one genre
Note: See TracTickets for help on using tickets.