Author Topic: Linux Real Player?  (Read 8852 times)

TonyOlsen

  • Hero Member
  • *****
  • Posts: 554
    • View Profile
    • http://www.userdimensions.com/Tony/Resume.html
Linux Real Player?
« Reply #30 on: June 08, 2004, 01:01:52 pm »
Quote
Quote:
So... the codecs are, for the most part, OS independant binary code.


Quote:
Yes


No. That\'s the problem (I assume), otherwise we\'d be able to use them too. That said, I don\'t really know how they can be loaded under Linux (I don\'t know what they actually are, but I\'d assume ActiveX DLLs or the like).


Yes, that\'s what I mean\'t.  The codecs are OS Independant (more or less), but I didn\'t say they were CPU independant.  They ARE CPU dependant.

I said this because someone else mentioned that they\'re able to use the x86 Windows codec on their x86 Linux players.  The x86 codecs may work on Linux and Windows... but it won\'t work on ARM because it would have to be recompiled for the ARM processor.

Why hasn\'t someone just cross-compiled the hacked RealPlayer codec?  I know that it won\'t be optimized (floating point, etc), but at least it would work!  And most of the stuff I want RealPlayer for is for tiny (40kbps or even 5kbps) video and audio files... which \"should\" still run despite the x86-to-ARM recompiling anti-optimizations.
Tony Olsen
Ferris@Myself.Com
Resume
Zaurus SL-C860 QTopia
2 GB Static CF
1 GB MMC (although it isn't working yet)
My Quest: To get an x86 emulator working on my Zaurus and to have my Zaurus replace my laptop as my MAIN computer
Publically available Videos for the default Zaurus SL-C860 video player

lpotter

  • Sr. Member
  • ****
  • Posts: 450
    • View Profile
    • http://qtopia.net
Linux Real Player?
« Reply #31 on: June 08, 2004, 02:00:19 pm »
umm i was the one that started the linuxarm port of helix. As far as I know. audio codecs are working, but video doesn\'t on the zaurus (which isn\'t to say it won\'t). But it\'s simply a matter of someone with enough time to add the right bits.
The codecs cross compile just fine. Its the video window and integration of helix with qtopia thats missing.
and, btw. helix codecs ARE fixed point in the first place. Fixed point is always faster than floats.
Software Engineer, Systems Group, MES, Trolltech
irc.freenode.net #qtopia
http://qtopia.net

TonyOlsen

  • Hero Member
  • *****
  • Posts: 554
    • View Profile
    • http://www.userdimensions.com/Tony/Resume.html
Linux Real Player?
« Reply #32 on: June 08, 2004, 02:09:36 pm »
Quote
and, btw. helix codecs ARE fixed point in the first place. Fixed point is always faster than floats.


Hurray!
Tony Olsen
Ferris@Myself.Com
Resume
Zaurus SL-C860 QTopia
2 GB Static CF
1 GB MMC (although it isn't working yet)
My Quest: To get an x86 emulator working on my Zaurus and to have my Zaurus replace my laptop as my MAIN computer
Publically available Videos for the default Zaurus SL-C860 video player