enzo1982 / freac

The fre:ac audio converter project
https://www.freac.org/
GNU General Public License v2.0
1.43k stars 75 forks source link

When converting from FLAC to WMA 9.2 Lossless, covert art image metadata does not get transferred to the WMA file #406

Closed bernardy2 closed 1 year ago

bernardy2 commented 1 year ago

I am performing conversions of FLAC audio files with FLAC metadata tags to WMA 9.2 Lossless. When I examine the WMA metadata in Mp3tag or foobar2000 after conversion, it appears the text metadata tags are ported correctly, but the cover art image is not ported at all.

Steps to reproduce the behavior:

  1. Add .FLAC files with cover art image metadata to the job list.
  2. Set the encoder to Windows Media Audio 9.2 Lossless
  3. Run conversion
  4. Examine metadata of the converted WMA file in a media player or tag viewer.

Expected behavior Cover Art image metadata transferred successfully to the WMA file.

System (please complete the following information)

I can use Mp3tag to add the cover art images to the WMA file, so I don't think there are any format limitation issues to the image tag porting, so probably a bug?

I've tried WMA 9.2 Lossy and WMA 10 Professional. Again, the cover art image fails to port. Also tried Lame MP3 as the encoder, and the cover art does port properly. So it seems restricted to the WMA encoder.

enzo1982 commented 1 year ago

I cannot reproduce this here. Cover art is transferred to the output file when converting to WMA and foobar2000 and Mp3tag both show the cover art from the files' tags.

Please check the following fre:ac options:

Both options should be enabled by default, so this is just to rule out that you disabled them before.

bernardy2 commented 1 year ago

Sorry, I did not have WMA Metadata enabled in the cover art tab. I didn't notice the separate cover art tab. Thank you. You can close this issue.