Opened 7 years ago

Closed 6 years ago

Last modified 6 years ago

#6598 closed defect (needs_more_info)

Conversion from FLAC to OGG creates broken files when the FLAC has images

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

Description

I noticed that when I converted FLAC music with cover images into OGG, they wouldn't play on my smartphone anymore. After corresponding with the author of my music player app, I decided to create a small test suite to investigate.

https://github.com/akerbos/OGGvAMF

It seems that ffmpeg creates files with mimetype video/x-theora+ogg which trips up AMF so much it won't play the files.

I apologize for not following your guidelines for reporting bugs; I don't have the time to work through them. I trust that the linked repository contains all you need to reproduce or confirm that the bug has been fixed since the version I used was current. (Ubuntu 16.04...)

Change History (2)

comment:1 by Carl Eugen Hoyos, 6 years ago

Resolution: needs_more_info
Status: newclosed

comment:2 by Raphael, 6 years ago

@cehoyos Which info did you need?

Note: See TracTickets for help on using tickets.