[FFmpeg-trac] #6598(undetermined:new): Conversion from FLAC to OGG creates broken files when the FLAC has images

FFmpeg trac at avcodec.org
Fri Aug 18 23:52:22 EEST 2017


#6598: Conversion from FLAC to OGG creates broken files when the FLAC has images
-------------------------------------+-------------------------------------
             Reporter:  akerbos      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 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...)

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


More information about the FFmpeg-trac mailing list