Fraunhofer has begun marketing HD-AAC, ISO MPEG-4 AAC-LC & SLS |
![]() ![]() |
Fraunhofer has begun marketing HD-AAC, ISO MPEG-4 AAC-LC & SLS |
Jan 11 2010, 23:41
Post
#26
|
|
|
Group: Developer Posts: 1126 Joined: 11-February 03 From: Germany Member No.: 4961 |
I'm not sure what you mean by unlicensed, but MPEG 4 SLS is an ISO standard and can be implemented by anyone. I'm not going to implement it, are you? I'm talking about their software, a command line encoder and decoder for example, that everyone can play around with. A frontend here, a Foobar wrapper plugin there... Let people play freely with it. Until it doesn't get too commercial you can allow stuff to stay beneath your radar and let it build your momentum. When you have reached sufficient market share, you can still tighten your policies. This post has been edited by rpp3po: Jan 12 2010, 00:28 |
|
|
|
Jan 11 2010, 23:52
Post
#27
|
|
![]() Server Admin Group: Admin Posts: 4808 Joined: 24-September 01 Member No.: 13 |
I'm not sure what you mean by unlicensed, but MPEG 4 SLS is an ISO standard and can be implemented by anyone. I'm not going to implement it, are you? If it wasn't patented up the wazoo with royalties asked even for free implementations, that might happen (by me or anyone, for that matter). As it is now, why bother? |
|
|
|
Feb 18 2010, 03:32
Post
#28
|
|
|
Group: Members Posts: 15 Joined: 6-April 09 Member No.: 68697 |
Does anyone tried to compile reference mpeg4 sls encoder? It probably crappy, but still interesting to see how well its result backward compatible with existing software/hardware etc.
This post has been edited by Kvanto: Feb 18 2010, 03:33 |
|
|
|
Mar 11 2010, 13:02
Post
#29
|
|
|
Group: Members Posts: 130 Joined: 27-March 09 Member No.: 68422 |
http://www.youtube.com/watch?v=JESMLDu_AyM...player_embedded
i didn't see this video,HD-AAC at CES 2010. I wonder if Apple will use this. This HD-AAC may be a good "universal" lossless format supported natively on all platforms,both Windows and Mac OS (etcs) since they support AAC. We have to wait and see if this encoder appears in some application. I would love flac to be the universal lossless though,but as far as we go there is no native support from both Microsoft and Apple and good part of hardware vendors,by now. This post has been edited by Larson: Mar 11 2010, 13:03 |
|
|
|
Nov 14 2011, 18:16
Post
#30
|
|
|
Group: Members Posts: 45 Joined: 14-June 11 Member No.: 91517 |
As i've read somewhere the next version of Winamp may include a HD-AAC encoder from Fraunhofer. Are there any sources where i can read about when will the next version of Winamp released?
|
|
|
|
Nov 14 2011, 19:21
Post
#31
|
|
![]() Nero MPEG4 developer Group: Developer (Donating) Posts: 1218 Joined: 11-October 01 From: LA Member No.: 267 |
Nero 11 includes HD-AAC encoding (in Recode).
|
|
|
|
Nov 14 2011, 20:58
Post
#32
|
|
|
Group: Members Posts: 45 Joined: 14-June 11 Member No.: 91517 |
|
|
|
|
Nov 14 2011, 21:23
Post
#33
|
|
![]() Nero MPEG4 developer Group: Developer (Donating) Posts: 1218 Joined: 11-October 01 From: LA Member No.: 267 |
All Nero 11 applications will be able to playback/decode the HD-AAC files. Not sure about any other software.
We're looking into releasing this for the CLI encoder as well. |
|
|
|
Nov 14 2011, 22:20
Post
#34
|
|
|
Group: Members Posts: 45 Joined: 14-June 11 Member No.: 91517 |
|
|
|
|
Nov 26 2011, 02:40
Post
#35
|
|
|
Group: Members Posts: 33 Joined: 16-January 11 Member No.: 87368 |
How to convert audio file with nero recode 11. There is option for HD-AAC but its impossible to import audio files even wav. ?
|
|
|
|
Nov 26 2011, 09:06
Post
#36
|
|
![]() Group: Members Posts: 3621 Joined: 14-May 03 From: Bad Herrenalb Member No.: 6613 |
Works only when encoding video files AFAIK.
This post has been edited by Sebastian Mares: Nov 26 2011, 09:07 -------------------- http://listening-tests.hydrogenaudio.org/sebastian/
|
|
|
|
Nov 27 2011, 18:08
Post
#37
|
|
|
Group: Members Posts: 45 Joined: 14-June 11 Member No.: 91517 |
I hope that the command line encoder gets updated for HD-AAC support in the near future.
menno: Can we get an estimate about this? We are eagerly waiting for it I guess foobar2000 and/or Winamp doesn't support HD-AAC out of the box so we have to wait for a decoder update there also. I'm in the middle of a dillema to convert my collection of FLAC's into a hybrid format because i like to keep the lossless base but i'm also listening to a lots of music on my portable player where the lossless version is an overkill. And i don't like to organise the same files both in lossless and lossy format. There's actually three choices at the moment: - WavPack: this works already, but the lossy filesizes are imo a bit too big for portable use (if i go with the recommended 384kbps setting). I've tried 256kbps but i can hear the added hiss what the lossy mode produces, mostly with electronic music. Maybe it could better if lossyWAV and WavPack gets integrated more tightly. - mp3HD: you can do this already because there's a command line encoder in the Fraunhofer package. However it would be better to use LAME as the base mp3 encoder (better VBR quality), but i guess this'll never happen because the closed technical details. Also currently most of the players destroying the correction data on an ID3v2 tag rewrite which is sad. Even the format is not too fortunate because the correction part is stored in the tags so the upper limit is 256MB which is simply not enough for eg. an hour long continous mix. Also i don't know about a tool which can quickly copy the lossy part of the mp3HD file with the meta, skipping the correction part. - HD-AAC: This seems to be the best choice. Lossy part can be high quality on relatively small bitrates (eg. Nero q0.5 @175kbps is fine in most situations) but i can keep the lossless version at once. I haven't found any SLS encoded file yet but i guess the SLS part gets stored in an additional MP4 track, so one can quickly remove it with mp4box using remuxing, keeping everything else. It's not even too hard to write a tool for this on my own. HD-AAC would be my choice although there's no encoders and decoders out yet in the public This post has been edited by darkbyte: Nov 27 2011, 18:10 |
|
|
|
Nov 27 2011, 19:31
Post
#38
|
|
![]() Group: Developer Posts: 2986 Joined: 2-December 07 Member No.: 49183 |
QUOTE I haven't found any SLS encoded file yet Link here: http://wiki.multimedia.cx/index.php?title=MPEG-4_SLS |
|
|
|
Nov 27 2011, 20:21
Post
#39
|
|
|
Group: Members Posts: 45 Joined: 14-June 11 Member No.: 91517 |
QUOTE I haven't found any SLS encoded file yet Link here: http://wiki.multimedia.cx/index.php?title=MPEG-4_SLS Thanks! And i found the reference SLS encoder-decoder there, yipee! I've tried to compile it with Visual C++ Express 2008, but i got a bunch of errors. Can somebody compile it into exe please? Here's the output of MP4Box on a randomly picked SLS mp4: CODE c:\MP4Box>MP4Box.exe -info sls2100_aot02_048_16.mp4 * Movie Info * Timescale 48000 - Duration 00:00:48.575 Fragmented File no - 2 track(s) File Brand mp42 - version 0 Created: GMT Thu Oct 06 08:35:02 2011 File has no MPEG4 IOD/OD Track # 1 Info - TrackID 1 - TimeScale 48000 - Duration 00:00:48.618 Track is present in Root OD Media Info: Language "Undetermined" - Type "soun:mp4a" - 2279 samples MPEG-4 Config: Audio Stream - ObjectTypeIndication 0x40 MPEG-4 Audio AAC LC - 2 Channel(s) - SampleRate 48000 Self-synchronized Track # 2 Info - TrackID 2 - TimeScale 48000 - Duration 00:00:48.618 Track is present in Root OD Media Info: Language "Undetermined" - Type "soun:m4ae" - 2279 samples Audio Track - Sample Rate 48000 - 2 channel(s) Vendor code "...." - Version 0 - revision 0 Codec configuration data size: 53 bytes Looks like i was right about the secondary track This post has been edited by darkbyte: Nov 27 2011, 20:58 |
|
|
|
Nov 29 2011, 04:16
Post
#40
|
|
|
Group: Members Posts: 33 Joined: 16-January 11 Member No.: 87368 |
I have problem with: libtsp.lib , in mpeg4sls/import folder
CODE 1>libtsp.lib(UTfree.obj) : error LNK2019: unresolved external symbol _errno referenced in function _UTfree 1>libtsp.lib(UTsysMsg.obj) : error LNK2001: unresolved external symbol _errno 1>libtsp.lib(UTerror.obj) : error LNK2001: unresolved external symbol _errno 1>libtsp.lib(AFtell.obj) : error LNK2001: unresolved external symbol _errno 1>..\..\dec.exe : fatal error LNK1120: 1 unresolved externals
|
|
|
|
Dec 10 2011, 17:49
Post
#41
|
|
|
Group: Members Posts: 45 Joined: 14-June 11 Member No.: 91517 |
Any success since then Ljubo44?
|
|
|
|
Mar 14 2012, 02:18
Post
#42
|
|
|
Group: Members Posts: 33 Joined: 16-January 11 Member No.: 87368 |
This is hard for compiling, please heelp. any with enc.exe
|
|
|
|
Mar 14 2012, 09:37
Post
#43
|
|
![]() Group: Developer Posts: 295 Joined: 22-November 10 From: Japan Member No.: 85902 |
This is hard for compiling, please heelp. any with enc.exe As written in readme.txt, libtsp(in AFsp) and libisomedia is required. Link for libtsp (in readme.txt) is dead, but you will be able to find it by googling it. You have to build libtsp and libisomedia first, then copy the resulting libs to "import" directory. The one in the directory is built with at least MSVC7.1 or older compiler using -ML switch (static, single-threaded runtime), which is no longer supported by newer MSVC compiler. Therefore, it is not usable due to runtime mismatch. This way I succeeded to build this. However, the resulting executable (encoder) crashes. It seems that libisomedia function MP4NewSampleDescriptionWithOCRAssociation() in ISOSampleDescriptions.c has a double-free bug, and it is the cause. A pointer variable named esdAtom is also referenced from entry->ExtensionAtomList, and they try to destroy both of them. I used the version in c052968_ISOIEC_14496-5_2001_Amd_10_2007_Cor_3_2009_Reference_Software.zip. I googled it and found the similar report here: http://lists.mpegif.org/pipermail/mp4-tech...ary/008672.html You might be able to find fixed implementation somewhere, but I don't know. |
|
|
|
Mar 14 2012, 10:11
Post
#44
|
|
|
Group: Members Posts: 432 Joined: 11-February 12 Member No.: 97076 |
Request this feature here (apple.com) if you want HD-AAC support in iTunes! Apple really pays much attention to customer feedback. Way to many formats, thanks for the link, I am going to request FLAC support. FLAC has already convinced some bigger labels. And the little extra-scalability-feature won't turn the tide of the world just because they are Fraunhofer and had success once. Completely agree. |
|
|
|
Mar 14 2012, 18:58
Post
#45
|
|
|
Winamp Developer Group: Developer Posts: 662 Joined: 17-July 05 From: Ashburn, VA Member No.: 23375 |
I guess foobar2000 and/or Winamp doesn't support HD-AAC out of the box so we have to wait for a decoder update there also. HD-AAC would be my choice although there's no encoders and decoders out yet in the public Sorry, I've been busy working on some Winamp-for-Android stuff and havn't had time yet to get HD-AAC implemented. |
|
|
|
Aug 5 2012, 23:24
Post
#46
|
|
|
Group: Members Posts: 45 Joined: 14-June 11 Member No.: 91517 |
I guess foobar2000 and/or Winamp doesn't support HD-AAC out of the box so we have to wait for a decoder update there also. HD-AAC would be my choice although there's no encoders and decoders out yet in the public Sorry, I've been busy working on some Winamp-for-Android stuff and havn't had time yet to get HD-AAC implemented. No problem. I gave up on my idea and moved to FLAC and use MP3/Vorbis for portable purposes (depending on the target player software/hardware). Although if a working HD-AAC encoder/decoder gets available i'll definietly give it a try. This post has been edited by darkbyte: Aug 5 2012, 23:24 |
|
|
|
Aug 29 2012, 06:17
Post
#47
|
|
|
Group: Members Posts: 2 Joined: 29-August 12 From: New York Member No.: 102732 |
These generated files to LC-AAC playback on any device playback?
This post has been edited by infoleather: Aug 29 2012, 06:17 |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 20:38 |