Lossless iTunes for Linux |
Lossless iTunes for Linux |
Nov 11 2009, 23:21
Post
#1
|
|
|
Group: Members Posts: 16 Joined: 14-November 08 Member No.: 62428 |
I am writing a script to convert FLAC files to iTunes. I need a way to encode files on Linux that work with iTunes. I haven't been able to get this to work yet. The format I use must be
1. lossless (I'd love to use Apple Lossless but theirs no encoder for Linux) 2. Have ID3 tags so the track info shows up in iTunes when you import the file (WAV is out) 3. I must be able to encode these files under Linux (no I don't want to use Wine or any way to run windows binaries under Linux) 4. Optionaly it would be nice is these files were the same size as my FLAC files (about 30% small then WAV) How about AIFF? I have been able get the FLACs to AIFF but I can't get the ID3 tags to convert over. I'm really stuck on this one. There has to be a format that works. |
|
|
|
![]() |
Nov 12 2009, 22:26
Post
#2
|
|
|
FLAC Developer Group: Developer Posts: 1526 Joined: 27-February 02 Member No.: 1408 |
one more thing, it sounds like you are getting into distribution... note that pretty much everyone who is selling/distributing lossless is using flac and they usually have a faq somewhere that walks users through getting itunes and wmp to work. this has been going on for years so users must be getting it. at that point you also have a chance to move some of them to better software; there are lost of programs on mac and windows that support flac natively and do everything itunes does including ipod sync.
you can peruse some of the online stores for their verbiage about getting itunes and wmp to work. |
|
|
|
Nov 13 2009, 03:15
Post
#3
|
|
|
Group: Members Posts: 16 Joined: 14-November 08 Member No.: 62428 |
one more thing, it sounds like you are getting into distribution... note that pretty much everyone who is selling/distributing lossless is using flac and they usually have a faq somewhere that walks users through getting itunes and wmp to work. this has been going on for years so users must be getting it. at that point you also have a chance to move some of them to better software; there are lost of programs on mac and windows that support flac natively and do everything itunes does including ipod sync. you can peruse some of the online stores for their verbiage about getting itunes and wmp to work. I working on the VortexBox Linux distro. We are trying to make it rip CDs to files that work with all players. I have a script that works now using ffmpg. I just need to validate it. I can rip a track to wav using cdparanoia then convert it to WAV -> FLAC -> Apple lossless -> FLAC -> WAV and it still has the same md5sum. So I think I'm getting someplace. This post has been edited by greynol: Nov 13 2009, 17:05
Reason for edit: Do not double-post!
|
|
|
|
Nov 13 2009, 07:40
Post
#4
|
|
|
FLAC Developer Group: Developer Posts: 1526 Joined: 27-February 02 Member No.: 1408 |
I can rip a track to wav using cdparanoia then convert it to WAV -> FLAC -> Apple lossless -> FLAC -> WAV and it still has the same md5sum. the ffmpeg alac encoding<->decoding should match, the question is whether itunes can always decode it. alac is proprietary, ffmpeg's reverse-engineered encoder may not be compliant, it may not always decode in itunes, apple can change the codec at any time and things break with a new version of itunes, etc. that's the risk you take. |
|
|
|
Nov 13 2009, 22:01
Post
#5
|
|
|
Group: Members Posts: 16 Joined: 14-November 08 Member No.: 62428 |
the ffmpeg alac encoding<->decoding should match, the question is whether itunes can always decode it. alac is proprietary, ffmpeg's reverse-engineered encoder may not be compliant, it may not always decode in itunes, apple can change the codec at any time and things break with a new version of itunes, etc. that's the risk you take. I will always have the FLAC files as the archive and for playing on everything but iTunes. So I can always re-encode the ALAC files if the format changes. Seems like the only solution that's simple for the end user. |
|
|
|
agillis Lossless iTunes for Linux Nov 11 2009, 23:21
qristus Doesn't ffmpeg have ALAC support? http://ffmpe... Nov 11 2009, 23:40
agillis OK, thanks that's a good start. I didn't k... Nov 12 2009, 01:33
jcoalson have you tried fluke? works for me, tags and all,... Nov 12 2009, 02:20
agillis QUOTE (jcoalson @ Nov 11 2009, 20:20) hav... Nov 12 2009, 03:00
jcoalson sure, encode and tag the flacs on linux, import th... Nov 12 2009, 06:50
agillis QUOTE (jcoalson @ Nov 12 2009, 00:50) sur... Nov 12 2009, 19:08
jcoalson well then you're kind of stuck with whatever a... Nov 12 2009, 22:12![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 19:18 |