PiRSquared17 / flac2all

Automatically exported from code.google.com/p/flac2all
0 stars 0 forks source link

When converting to mp3, the lyrics metadata is lost #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Convert flac file with lyrics to mp3

What is the expected output? What do you see instead?
Expected output: lyrics present in mp3 file.
Real output: lyrics not present in mp3 file 

What version of the product are you using? On what operating system?
v3.51

Please provide any additional information below.

I added an example file as attachment, but really any flac file with lyrics 
will do as far as I saw with my music.

Original issue reported on code.google.com by alexis.s...@gmail.com on 20 Feb 2015 at 6:21

Attachments:

GoogleCodeExporter commented 9 years ago
Unfortunately, the lame encoder does not support the lyric tag, so flac2all 
cannot copy across any lyric tags present in the original flac file when 
converting to mp3.

This is a limitation of the lame encoder, not flac2all, so nothing I can do 
about it at this point in time.  

Original comment by i...@ziva-vatra.com on 28 Feb 2015 at 6:37