tranxuanthang/lrcget

ALAC (m4a) File Playback Support

nattadasu opened this issue · 6 comments

As I used ALAC for my music collections to iTunes, please add support to play ALAC files. I'm quite unsure if the application can play AAC files, however, as I personally don't own it.

The app does detect the file and able to read the metadata, but it unable to play the music, making it harder to check if the lyric matches with the song, or doing lyric editing and correction.

What platform are you using (Windows, Linux,...)? I've just tested playing .m4a files from LRCGET on Linux and it plays just fine. The source of my tested tracks are also from itunes.

I'm using Windows.

FYI, all of ALAC files were transcoded from FLAC with fre:ac. I didn't modify any encoding setting, so that's shouldn't be problem tbh.

Weird, I tried playing my .m4a tracks yesterday on Windows but cannot reproduce. I will try using fre:ac later when I have some free time.

Alright, I've been experimenting with LRCGET and fre:ac with new song, and it seems LRCGET unable to play ALAC file. AAC (loosy) under the same file format (.m4a) will run perfectly fine, but not loseless.

The file I'm converting is from 24-bit FLAC, and in fre:ac, I leave the settings as default:

image
image

For context, I've been testing the same file and other on 3 different PCs with different OS (Windows, Vanilla OS Ubuntu-based with AppImage). All of those unable to run ALAC.

There is big change regarding audio playback support in v0.3.0, could you recheck if the issue still persist?

https://github.com/tranxuanthang/lrcget/releases/tag/0.3.0

The issue seems have been fixed. Thanks! :D