You are not logged in.

#1 2008-11-26 01:10:25

zephyrus17
Member
Registered: 2008-06-15
Posts: 323

(solved) install RealPlayer11GOLD.bin

I've successfully installed it before by doing a simple

sudo ./RealPlayer11GOLD.bin

in the terminal, but this time, it oddly give me a

sudo: unable to execute ./RealPlayer11GOLD.bin: No such file or directory

Is there a certain dependency that I need for me to be able to execute .bin files?

Last edited by zephyrus17 (2008-12-20 13:31:57)

Offline

#2 2008-11-26 01:12:58

thomasknowles
Member
From: England
Registered: 2008-11-23
Posts: 38

Re: (solved) install RealPlayer11GOLD.bin

Do you have the right permissions?

Offline

#3 2008-11-26 01:19:25

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: (solved) install RealPlayer11GOLD.bin

If you're on 64 bit and the binary is 32 bit, it simply means that you don't have the sufficient 32 bit libraries to run this.

Last edited by skottish (2008-11-26 01:19:39)

Offline

#4 2008-11-26 01:54:31

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: (solved) install RealPlayer11GOLD.bin

As has been previously said, make sure the file has the execute bit set so that you can run it.

Offline

#5 2008-11-26 02:10:09

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: (solved) install RealPlayer11GOLD.bin

iBertus, why the hell do you always restate what is already said?! Just to get your post count higher?


Website - Blog - arch-home
Arch User since March 2005

Offline

#6 2008-11-26 02:13:05

zephyrus17
Member
Registered: 2008-06-15
Posts: 323

Re: (solved) install RealPlayer11GOLD.bin

Permissions? Isn't sudo permission enough?

That 64bit thing hit the spot. Is there a 64bit Real decoder or player?

Offline

#7 2008-11-26 02:18:33

thomasknowles
Member
From: England
Registered: 2008-11-23
Posts: 38

Re: (solved) install RealPlayer11GOLD.bin

zephyrus17 wrote:

Permissions? Isn't sudo permission enough?

You are mostly likely correct, I just misread.

Offline

#8 2008-11-26 02:23:47

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: (solved) install RealPlayer11GOLD.bin

zephyrus17 wrote:

Permissions? Isn't sudo permission enough?

That 64bit thing hit the spot. Is there a 64bit Real decoder or player?

Permissions meaning that you give the script/binary execute permissions.

chmod +x nameofscript

As far as I know there is no 64bit real decoder/player


Website - Blog - arch-home
Arch User since March 2005

Offline

#9 2008-11-26 02:35:14

zephyrus17
Member
Registered: 2008-06-15
Posts: 323

Re: (solved) install RealPlayer11GOLD.bin

I read that ffmpeg is trying to reverse engineer the RealVideo 4 codec, is that out yet? What alternatives do I have for my .rm and .rmvb files?

Offline

#10 2008-11-26 03:23:40

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: (solved) install RealPlayer11GOLD.bin

zephyrus17 wrote:

I read that ffmpeg is trying to reverse engineer the RealVideo 4 codec, is that out yet? What alternatives do I have for my .rm and .rmvb files?

FFmpeg is actively working on it now, and it's getting closer to release by the day. In fact the developer is so close that he had these last questions:

Kostya wrote:

Now the questions:
* how can one calculate that bias value?
* what is the best way to incorporate those functions into lavc?
* should RV40 designers burn in hell?

http://lists.mplayerhq.hu/pipermail/ffm … /date.html

One thing you can do in the meantime is install the codecs package and see if it works for you. I was getting severe memory leaks trying to use it with Gnome Mplayer and Gecko Mediaplayer, so I dumped it. I believe that VLC uses the same code that the codecs package has.

Last edited by skottish (2008-11-26 03:25:55)

Offline

#11 2008-11-26 03:45:25

zephyrus17
Member
Registered: 2008-06-15
Posts: 323

Re: (solved) install RealPlayer11GOLD.bin

Yeah. The RealPlayer11GOLD.bin file is executable.

I've downloaded codecs-all, but still no go.

I agree with Kostya. RV40 designers should burn in hell. Silly propriety-ness!

Offline

#12 2008-12-01 22:09:48

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: (solved) install RealPlayer11GOLD.bin

RV40 was released into the FFmpeg subverion tree. They're still working on RV30. I was able to view and hear a test video at Real Media using FFmpeg-svn, Mplayer-svn (build against the system FFmpeg), gnome-mplayer, and gecko-mediaplayer. It's an awesome accomplishment.

Offline

#13 2008-12-11 08:02:12

zephyrus17
Member
Registered: 2008-06-15
Posts: 323

Re: (solved) install RealPlayer11GOLD.bin

Well, I tried playing a .rm south park episode, and it says I need a RV40 decoder. I've installed ffmpeg-svn, mplayer-svn, and gnome-mplayer. It still won't play. Did you mean to say "they're still working on RV40" instead of RV30?

Offline

#14 2008-12-11 08:25:49

ning
Member
Registered: 2008-11-15
Posts: 27

Re: (solved) install RealPlayer11GOLD.bin

I have the same problem, I guess because I have a eye-candy 64 architecture.

Offline

#15 2008-12-11 08:27:06

zephyrus17
Member
Registered: 2008-06-15
Posts: 323

Re: (solved) install RealPlayer11GOLD.bin

Eh? What do you mean by 'eye-candy 64 architecture'?

Offline

#16 2008-12-20 07:34:55

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: (solved) install RealPlayer11GOLD.bin

zephyrus17 wrote:

Well, I tried playing a .rm south park episode, and it says I need a RV40 decoder. I've installed ffmpeg-svn, mplayer-svn, and gnome-mplayer. It still won't play. Did you mean to say "they're still working on RV40" instead of RV30?

Sorry I didn't respond before. I didn't notice new posts.

No, I meant RV40. I've been able to use it since I posted the above:

ffmpeg-svn > ffmpeg -formats | grep rv
FFmpeg version SVN-r16245, Copyright (c) 2000-2008 Fabrice Bellard, et al.
  configuration: --prefix=/usr --enable-gpl --enable-libfaac --enable-libx264 --enable-shared --disable-static --enable-pthreads --enable-network --enable-x11grab --enable-postproc --enable-avfilter --enable-avfilter-lavf --enable-swscale
  libavutil     49.12. 0 / 49.12. 0
  libavcodec    52. 7. 0 / 52. 7. 0
  libavformat   52.23. 1 / 52.23. 1
  libavdevice   52. 1. 0 / 52. 1. 0
  libavfilter    0. 1. 0 /  0. 1. 0
  libswscale     0. 6. 1 /  0. 6. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Dec 19 2008 22:36:31, gcc: 4.3.2
 DE ffm             FFM (FFserver live feed) format
 DEV D  rv10            RealVideo 1.0
 DEV D  rv20            RealVideo 2.0
 D V D  rv40            RealVideo 4.0

On top of that, RV30 loop filter code was released today. I thought that it was the final piece, but the decoder wasn't enabled.

--EDIT--

This was the RV40 announcement:

http://codecs.multimedia.cx/?cat=11

Offline

#17 2008-12-20 13:28:21

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,094

Re: (solved) install RealPlayer11GOLD.bin

The real solution is to find whatever you want to play in some non-closed format. *coughsouthparkcanbefoundinabouteveryformatoutthere*

Edit: If you really have to watch it in realmedia, then you can set up a 32bit chroot, and install http://aur.archlinux.org/packages.php?ID=1590  (just bump the version in the PKGBUILD)

Last edited by Mr.Elendig (2008-12-20 13:31:24)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#18 2008-12-20 13:31:27

zephyrus17
Member
Registered: 2008-06-15
Posts: 323

Re: (solved) install RealPlayer11GOLD.bin

Heh. But Mr twig is convenient, and the rm videos are nice and small.

Anyway, i installed the ffmpeg-svn stuff (as above) again, and it worked! big_smile

Offline

#19 2008-12-21 01:39:03

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: (solved) install RealPlayer11GOLD.bin

One more round:

ffmpeg-svn > ffmpeg -formats | grep rv
FFmpeg version SVN-r16248, Copyright (c) 2000-2008 Fabrice Bellard, et al.
  configuration: --prefix=/usr --enable-gpl --enable-libfaac --enable-libx264 --enable-shared --disable-static --enable-pthreads --enable-network --enable-x11grab --enable-postproc --enable-avfilter --enable-avfilter-lavf --enable-swscale
  libavutil     49.12. 0 / 49.12. 0
  libavcodec    52. 8. 0 / 52. 8. 0
  libavformat   52.23. 1 / 52.23. 1
  libavdevice   52. 1. 0 / 52. 1. 0
  libavfilter    0. 1. 0 /  0. 1. 0
  libswscale     0. 6. 1 /  0. 6. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Dec 20 2008 17:37:42, gcc: 4.3.2
 DE ffm             FFM (FFserver live feed) format
 DEV D  rv10            RealVideo 1.0
 DEV D  rv20            RealVideo 2.0
 D V D  rv30            RealVideo 3.0
 D V D  rv40            RealVideo 4.0

Offline

Board footer

Powered by FluxBB