Ogg FLAC support on iRiver iHP-120, Does iRiver iHP-120 support Ogg FLAC? |
![]() ![]() |
Ogg FLAC support on iRiver iHP-120, Does iRiver iHP-120 support Ogg FLAC? |
Sep 8 2004, 23:19
Post
#1
|
|
|
Group: Members Posts: 2 Joined: 8-September 04 Member No.: 16874 |
Hi everyone!
I'm strongly considering purchasing either an iRiver iHP-120 or a Rio Karma. I was originally drawn to the Karma because it supports FLAC, which I intend to rip my music collection in, but I heard so many "my hard drive crashed" and/or "tech support was awful" horror stories that I'm leaning toward the iRiver. iRiver's iHP-120 product page said that the iRiver supports "OGG format files," so I wondered if the iRiver supports only Ogg Vorbis files or any file with a .ogg extension. (I find the phrase "OGG format files" to be a bit confusing, as I found that Ogg is just a bitstream container while poking around xiph.org's Wiki.) Has anyone had any success transferring and playing Ogg FLAC files on their iRiver? If the iRiver does not support Ogg FLAC files, then I will likely purchase the Karma. However, I've heard a good deal of complaints regarding hard drive crashes after several months of use; the Riovolution Karma Support forums are full of them, and even CNET.com's editors noticed this in their review of the Karma. I've also heard that the nub used to navigate through the menu structure tends to fall off easily. Are these problems widespread, that is, has anyone experienced similar problems? I don't intend to use the Karma while exercising, so I should think that would diminish the likelihood of hard drive crashes. In general, which of these two players is a better choice? Thanks very much for your time. |
|
|
|
Sep 8 2004, 23:56
Post
#2
|
|
|
FLAC Developer Group: Developer Posts: 1526 Joined: 27-February 02 Member No.: 1408 |
it almost certainly does not support Ogg FLAC. almost always when people say OGG (all caps) they mean Ogg Vorbis. for some reason the concept of a container seems very hard to grasp even for technical people.
Josh edit: PS I wasn't implying that you or iriver don't grasp it BTW, that was a separate observation. This post has been edited by jcoalson: Sep 8 2004, 23:58 |
|
|
|
Sep 9 2004, 03:36
Post
#3
|
|
|
Group: Members Posts: 2 Joined: 8-September 04 Member No.: 16874 |
QUOTE (jcoalson @ Sep 8 2004, 06:56 PM) it almost certainly does not support Ogg FLAC. almost always when people say OGG (all caps) they mean Ogg Vorbis. Thanks, Josh. I had a feeling the iRiver didn't support FLAC --- I just wasn't sure if "OGG format support" meant "only Ogg Vorbis support" or "any .ogg file support." |
|
|
|
Sep 9 2004, 10:11
Post
#4
|
|
![]() Group: Members Posts: 284 Joined: 13-January 02 From: Sthlm, Sweden Member No.: 999 |
In the future, there might be FLAC support in the Iriver H-series, thanks to the Iriver Rockbox port - a new and unofficial firmware under development.
A great site to keep track of Iriver developement and Q/A, is the "fan-site" www.iriver.us Regards EDIT: spelling This post has been edited by Emanuel: Sep 9 2004, 12:17 -------------------- http://forum.studio.se (in Swedish)
|
|
|
|
Sep 9 2004, 11:40
Post
#5
|
|
|
Group: Members Posts: 470 Joined: 26-October 01 From: Germany Member No.: 352 |
Wow, RockBox on Iriver would be extremely cool
|
|
|
|
Sep 9 2004, 20:04
Post
#6
|
|
![]() Group: Members Posts: 233 Joined: 28-April 04 Member No.: 13771 |
QUOTE (Emanuel @ Sep 9 2004, 02:11 AM) In the future, there might be FLAC support in the Iriver H-series, thanks to the Iriver Rockbox port - a new and unofficial firmware under development. Hey! Tell me something that's going to put a smile on my face. Tell me that if I upgrade the Rockbox software on my Archos that it will play flac files. Please! -------------------- ------- Rick -------
-------------------- |
|
|
|
Sep 9 2004, 21:08
Post
#7
|
|
![]() Group: Members Posts: 284 Joined: 13-January 02 From: Sthlm, Sweden Member No.: 999 |
Well, at the documentation they say like this regarding the Archos:
QUOTE 17. You mention supporting Ogg Vorbis and other file types on your list of ideas. What is the status on that?
Pessimist's Answer: At the current time we believe this is not very likely. The Micronas chip (MAS3507) decoder in the Archos does not natively support decoding and there is very little program space in the player to implement it ourselves. The alternative would be to write a software decoder as part of the Rockbox firmware. However, as much as we love our players, the computing power of the Archos (SH1 microcontroller) is not fully sufficient for this need. Optimist's Answer: We can play any format if only we can write code for the DSP to decode it. The MAS 3507 (and 3587) are generic DSPs that simply have MP3 codecs in ROM. We can download new codecs in them and we will be the first to celebrate if we can get OGG or FLAC or anything into these DSPs. Unfortunately, we have no docs or tools for writing new MAS DSP code and Micronas is very secretive about it. If anyone can help, please get in touch! The recent release of Tremor (integer Ogg decoder) indicates it uses around 100 KB for lookup tables. That's not unreasonable for a decoder, but we only have 4 KB for both code *and* data. So the grim reality is that Ogg will never be supported by the Archos Players and Recorders. -------------------- http://forum.studio.se (in Swedish)
|
|
|
|
Sep 9 2004, 21:26
Post
#8
|
|
|
FLAC Developer Group: Developer Posts: 1526 Joined: 27-February 02 Member No.: 1408 |
QUOTE (Emanuel @ Sep 9 2004, 03:08 PM) Well, at the documentation they say like this regarding the Archos: QUOTE ... The recent release of Tremor (integer Ogg decoder) indicates it uses around 100 KB for lookup tables. That's not unreasonable for a decoder, but we only have 4 KB for both code *and* data. So the grim reality is that Ogg will never be supported by the Archos Players and Recorders. to do FLAC in 4KB would require a trimmed down and unbuffered decoder. it's possible, but not easy. Josh |
|
|
|
Sep 10 2004, 18:57
Post
#9
|
|
![]() Group: Members Posts: 233 Joined: 28-April 04 Member No.: 13771 |
Yeah, I peddled my bike as fast as I could over to the Rockbox website and found the same old information.
So what was the relevance of: QUOTE there might be FLAC support in the Iriver H-series, thanks to the Iriver Rockbox port The Rockbox software doesn't have flac. How will porting it to the iRiver suddenly enable flac on iRiver?
-------------------- ------- Rick -------
-------------------- |
|
|
|
Sep 11 2004, 01:07
Post
#10
|
|
![]() Group: Members Posts: 284 Joined: 13-January 02 From: Sthlm, Sweden Member No.: 999 |
First off all, I am not a programmer/developer, I'm just citing what other people are saying at iriver.us. Also keep in mind that the work of porting started just about a week ago, and there are still a lot of research to do before anything is settled. So there is absolutely no promise that this alternate firmware will ever happen. The only thing we know is that the project leader, Björn, is interested in making this port with help from others.
Having that said, part of the job of porting, includes writing a codec driver. H-1XX series is using different chips and has a different design in hardware. If I understand this right, and please correct me if I'm wrong on this one, that means the memory space for writing codecs might be bigger than in Archos. Since flac support is one of the more requested, I wouldn't be surprised if they will look closer into it if/when the time comes. As you can see, this is just speculation. Please also notice the word might in by first post : -------------------- http://forum.studio.se (in Swedish)
|
|
|
|
Sep 11 2004, 01:44
Post
#11
|
|
|
Group: Members Posts: 67 Joined: 10-October 01 Member No.: 256 |
I spent some time on their irc channel lately (rockbox) and the 2 platforms are very different, for starters, Archos uses a hardware mp3 decoder, thus adding support for other formats never happened.
Iriver IHP/H series has a general cpu (coldfire) and decoding is done in software. There's no limitations that I know of what can be supported. What WILL BE supported is a different matter. And remember, they make no promises yet... BUT they will try to port their "firmware" to the H series, after they figured the hardware out. |
|
|
|
Sep 13 2004, 18:02
Post
#12
|
|
![]() Group: Members Posts: 233 Joined: 28-April 04 Member No.: 13771 |
I see. You guys are using "port" in a different way than I do. To me, to port software is to take the existing source code and make it work on a new platform, making only such changes as are necessary to accomodate differences in the platforms.
You're using "port" to mean "create a new product loosely based on an existing one." Fair enough, I guess. -------------------- ------- Rick -------
-------------------- |
|
|
|
Sep 13 2004, 19:23
Post
#13
|
|
![]() Group: Members Posts: 284 Joined: 13-January 02 From: Sthlm, Sweden Member No.: 999 |
I guess we are talking about the same thing, you an I. The "port" will, as far as I know, be the Roxkbox firmware, written for the different hardware model H-1XX is based on. Although, the hardware differences opens for extensions not availabe on Archos, such as flac decoding.
-------------------- http://forum.studio.se (in Swedish)
|
|
|
|
Sep 1 2005, 00:54
Post
#14
|
|
![]() Group: Members Posts: 284 Joined: 13-January 02 From: Sthlm, Sweden Member No.: 999 |
*wiping off dust*
For anyone interested, my H140 have been playing FLAC files almost perfectly the latest weeks thanks to the guys developing Rockbox. -------------------- http://forum.studio.se (in Swedish)
|
|
|
|
Sep 7 2005, 04:18
Post
#15
|
|
|
Group: Members Posts: 13 Joined: 30-August 05 Member No.: 24210 |
Furthermore, more optimisations were done tonight, that should take the "almost" out of "almost perfectly" and bring the FLAC codec up to speed.
The changes are awaiting permission to enter Rockbox since we're in a feature freeze now, but they will probably be allowed in later today. -------------------- http://www.rockbox.org/twiki/bin/view/Main/JonasHaeggqvist
|
|
|
|
Sep 7 2005, 19:10
Post
#16
|
|
![]() Group: Members Posts: 284 Joined: 13-January 02 From: Sthlm, Sweden Member No.: 999 |
Hej Jonas,
Thanks for the splendid job you're doing, looking forward with excitement to try it out. Just out of curiosity, is this optimization counted as a new feature? Or are all bug fixes/optimizations awaiting autorization at this moment of feature freeze? -------------------- http://forum.studio.se (in Swedish)
|
|
|
|
Sep 7 2005, 19:27
Post
#17
|
|
|
Group: Members Posts: 13 Joined: 30-August 05 Member No.: 24210 |
QUOTE (Emanuel @ Sep 7 2005, 08:10 PM) It was allowed in, partly because FLAC didn't play in some circumstances, which was a bug, and partly because it's code that isn't used on the Archos players which are the target of the soon-to-be release.
-------------------- http://www.rockbox.org/twiki/bin/view/Main/JonasHaeggqvist
|
|
|
|
Sep 9 2005, 11:22
Post
#18
|
|
![]() Group: Members Posts: 138 Joined: 27-July 04 Member No.: 15817 |
OK, did I get this right - does this mean that iRiver with the Rockbox firmware will support all those codecs listed on the Rockbox's site? (like Ogg Vorbis, FLAC, mp3 and so on?)
(sorry if I jumped in with a dumb question) -------------------- Only the best is good enough.
|
|
|
|
Sep 9 2005, 13:04
Post
#19
|
|
![]() Group: Members Posts: 284 Joined: 13-January 02 From: Sthlm, Sweden Member No.: 999 |
Not only will, it already does. If you are a H1xx owner not familiar with Rockbox, pay close attension to their beginner guide iRiverPortForNoobs. And also remember that you're doing the switch on your own risk. Iriver original firmware is still accessible though, even if you switch to Rockbox.
-------------------- http://forum.studio.se (in Swedish)
|
|
|
|
Sep 9 2005, 13:08
Post
#20
|
|
|
Group: Members Posts: 54 Joined: 29-May 05 Member No.: 22386 |
QUOTE (Wintershade @ Sep 9 2005, 06:22 AM) OK, did I get this right - does this mean that iRiver with the Rockbox firmware will support all those codecs listed on the Rockbox's site? (like Ogg Vorbis, FLAC, mp3 and so on?) (sorry if I jumped in with a dumb question) Listed where on the Rockbox site? There are a number of different pages on the Rockbox wiki that deal with codecs. Rockbox on iriver currently supports MP3, Ogg Vorbis, FLAC, WAV, and WavPack. I believe that someone is working on ALAC and that it will be implemented once the current feature freeze is over. Edit: Emanuel, the IriverPortforNewbs page is getting a bit dated at this point. The Online Manual page is a good place to start these days, as it contains links to detailed installation instructions, FAQ pages, and information about using Rockbox. This post has been edited by Febs: Sep 9 2005, 13:18 |
|
|
|
Sep 9 2005, 15:35
Post
#21
|
|
![]() Group: Members Posts: 410 Joined: 20-October 04 From: UK Member No.: 17750 |
QUOTE (Febs @ Sep 9 2005, 01:08 PM) Listed where on the Rockbox site? There are a number of different pages on the Rockbox wiki that deal with codecs. Here: http://www.rockbox.org/twiki/bin/view/Main/SoundCodecs If you go to the main IriverPort page you should be able to navigate fairly easily to most of the useful info. -------------------- http://www.health4ni.com/
|
|
|
|
Sep 10 2005, 10:14
Post
#22
|
|
![]() Group: Members Posts: 284 Joined: 13-January 02 From: Sthlm, Sweden Member No.: 999 |
QUOTE (Febs @ Sep 9 2005, 01:08 PM) Rockbox on iriver currently supports MP3, Ogg Vorbis, FLAC, WAV, and WavPack. I believe that someone is working on ALAC and that it will be implemented once the current feature freeze is over. You're right, there are many lists of sound codecs. But you forgot a codec worth mentioning that is also supposed to work already: AC3. I have only tested with two live dvd albums, 2 channel, and it worked prefectly. No seek support, though. -------------------- http://forum.studio.se (in Swedish)
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 11:59 |