dbpoweramp  

Go Back   dbpoweramp > Other Topics > Developing with dBpoweramp (Scripting, etc)

Reply
 
Thread Tools Display Modes
Old 04-29-2004, 05:38 PM   #1
Aaron
 
Posts: n/a
Apple Lossless Encoder

In the latest iTunes 4.5 and iPod firmware 2.2 there is apparently support for the new Apple lossless codec. I'd be really happy if I could use Sveta to convert my APE files to this new codec as I'm copying them to my iPod. That way I wouldn't lose any quality. Any plans on supporting this? Thanks in advance.

--Aaron
  Reply With Quote
Old 04-30-2004, 07:06 AM   #2
Spoon
Da Man
 
Spoon's Avatar
 
Join Date: Apr 2002
Posts: 17,893
Re: Apple Lossless Encoder

I have looked at encoding through Quicktime, but can only encode to Wave or AIFF, not even mp4 (non lossless)...it would need a codec to be written that can read and write Apple Lossless, and the Apple documentation is very vague.
__________________
Spoon
www.dbpoweramp.com
Spoon is offline   Reply With Quote
Old 05-08-2004, 03:12 AM   #3
Spoon
Da Man
 
Spoon's Avatar
 
Join Date: Apr 2002
Posts: 17,893
Re: Apple Lossless Encoder

Well a week can change everything, a lossless decoder is now working and a lossless encoder should be finished soon.
__________________
Spoon
www.dbpoweramp.com
Spoon is offline   Reply With Quote
Old 05-08-2004, 08:44 AM   #4
aragorn18
 
Join Date: May 2004
Posts: 3
Re: Apple Lossless Encoder

That is awesome man. I'm leaving for Europe in a week and a half for two weeks and I'd love to have all of my APE files converted to the new codec so that I can enjoy my music losslessly while I'm there. Keep me updated.
aragorn18 is offline   Reply With Quote
Old 05-13-2004, 02:49 PM   #5
Abraxus
 
Posts: n/a
Re: Apple Lossless Encoder

Just wondering if there's an update on this?

(Translation: do I have to re-encode all my CD's??

Thanks
  Reply With Quote
Old 05-14-2004, 07:03 AM   #6
Spoon
Da Man
 
Spoon's Avatar
 
Join Date: Apr 2002
Posts: 17,893
Re: Apple Lossless Encoder

An Apple Lossless decoder should be done in about 2 weeks (it is held up as mp4v2 tag library for mp4 files will not touch the apple lossless mp4, so I am having to write my own mp4 tag reader / writer ), the encoder will take longer because I have to learn about the mp4 container format and put the compressed data in myself, writing this codec is quite difficult.
__________________
Spoon
www.dbpoweramp.com
Spoon is offline   Reply With Quote
Old 05-25-2004, 02:33 AM   #7
SeeMoreDigital
 
Join Date: Feb 2004
Posts: 11
Re: Apple Lossless Encoder

Quote:
Originally Posted by Spoon
An Apple Lossless decoder should be done in about 2 weeks (it is held up as mp4v2 tag library for mp4 files will not touch the apple lossless mp4, so I am having to write my own mp4 tag reader / writer ), the encoder will take longer because I have to learn about the mp4 container format and put the compressed data in myself, writing this codec is quite difficult.
My God you must have some patience. Learning about the MP4 container will be no easy task!

I must admit I'm not quite sure how Apple have managed to get the 'lossless' stream into the container in the first place. It's not exactly part of the MP4 container spec!

That said, with Apples lossless encodes only being able to be played via iTunes and the QuickTime player (and not even QuickTime Alternative). May I ask if the decoder you're working on be be DirectShow based so we can use it via any player?

This would be great implementation!

Maybe when you've finished learning all about MP4 you could work on an Audio and Video muxer
SeeMoreDigital is offline   Reply With Quote
Old 05-25-2004, 08:11 AM   #8
Spoon
Da Man
 
Spoon's Avatar
 
Join Date: Apr 2002
Posts: 17,893
Re: Apple Lossless Encoder

It will not be DirectShow (havn't figured that one out yet, I need to...).

The problem is Apple have put these lossless in .m4a which means the standard mp4 dBpoweramp codec needs replacing, and the Apple one is not too fast (read 4 seconds to initialize the library, just niggles but I don't like it).
__________________
Spoon
www.dbpoweramp.com
Spoon is offline   Reply With Quote
Old 05-25-2004, 08:34 PM   #9
SeeMoreDigital
 
Join Date: Feb 2004
Posts: 11
Re: Apple Lossless Encoder

Quote:
Originally Posted by Spoon
...The problem is Apple have put these lossless in .m4a which means the standard mp4 dBpoweramp codec needs replacing...
Yes, this is a little odd. I wonder why they did'nt use .aiff ?

With regard to AAC streams in general, I've noticed that the .mp4 container/file extension is being superseded with .m4a or even .mp4a. I suppose it makes sense to clearly identify the audio and video (.m4v or .mp4v) in their own right!

I've noticed that there's a setting in Foobar to output Nero and other AAC streams with the .m4a extension instead of .mp4 which appears to work quite well.

I have to say I'm quite lucky because as an Sigma Xcard owner, I'm able to play all my AAC streams in hardware instead of software!


Cheers
SeeMoreDigital is offline   Reply With Quote
Old 06-06-2004, 03:23 PM   #10
Unregistered
 
Posts: n/a
Re: Apple Lossless Encoder

Quote:
Originally Posted by Aaron
In the latest iTunes 4.5 and iPod firmware 2.2 there is apparently support for the new Apple lossless codec. I'd be really happy if I could use Sveta to convert my APE files to this new codec as I'm copying them to my iPod. That way I wouldn't lose any quality. Any plans on supporting this? Thanks in advance.

--Aaron
I have the dBpowerAMP PowerPack installed in my computer for some time and it works perfect. Recently I bought an iPod and of course the iTunes software came along. Well what I'm getting is that I installed the Quicktime m4a encoder and with the Registered Quicktime 6.5 I'm able to encode to Apple Lossless using the dBpowerAMP. The only problem is the ID Tags gets lost and the Edit Tag doesn't work. Not even the pop up information where it says the lenght, size, etc. works. Will you be able to fix this problem?

Note: Can you tell me which codec is better wma lossless or apple lossless?

thank you for your time.
xtian72@hotmail.com
  Reply With Quote
Old 06-06-2004, 08:36 PM   #11
Spoon
Da Man
 
Spoon's Avatar
 
Join Date: Apr 2002
Posts: 17,893
Re: Apple Lossless Encoder

When I have finished the apple lossless decoder it should allow reading and editing of lossless tags. Hopefully within 2 weeks.

WMA Lossless and AppleLossless pretty much are the same.
__________________
Spoon
www.dbpoweramp.com
Spoon is offline   Reply With Quote
Old 06-07-2004, 07:47 PM   #12
Unregistered
 
Posts: n/a
Re: Apple Lossless Encoder

Quote:
Originally Posted by Unregistered
...Can you tell me which codec is better wma lossless or apple lossless?

xtian72@hotmail.com
Yes, the differences between any of the lossless audio codecs will be far more difficult to tell than with the lossy codecs.

I quite like FLAC myself!


Cheers
  Reply With Quote
Old 06-17-2004, 01:45 AM   #13
SeeMoreDigital
 
Join Date: Feb 2004
Posts: 11
Re: Apple Lossless Encoder

Just wondered how are you getting on Spoon?

Any major problems?


Cheers
SeeMoreDigital is offline   Reply With Quote
Old 06-17-2004, 07:31 AM   #14
Spoon
Da Man
 
Spoon's Avatar
 
Join Date: Apr 2002
Posts: 17,893
Re: Apple Lossless Encoder

The decoder is done (tag reading), having difficulties with the Quicktime API to write the tags back to the file (the quicktime api help is not very well written).

I will release the decoder tomorrow.
__________________
Spoon
www.dbpoweramp.com
Spoon is offline   Reply With Quote
Old 06-18-2004, 04:14 AM   #15
neilh
 
Join Date: Jan 2004
Posts: 12
Re: Apple Lossless Encoder

Bravo Spoon! I'm all set to give it a test run as soon as it's out!
neilh is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 07:10 AM.