LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   RealPlayer 10 choppy sound & video (https://www.linuxquestions.org/questions/linux-software-2/realplayer-10-choppy-sound-and-video-534467/)

Hans211 03-04-2007 09:27 AM

RealPlayer 10 choppy sound & video
 
Hi, I have installed OpenSuSe 10.2 with realplayer 10 on a AMD 64 bit machine with 1G Ram.

Sound and video is OK in most applications (amarok, mplayer) but it is terrible in RealPlayer 10. The sound and also video (e.g. from news.bbc.co.uk) is choppy. The same when I open a MP3 file on my PC.

The video does not open in Firefox 64 bit: when I click on a movie a separate window opens first with control buttons which are greyed out later. When I select Launch in a stand alone player, I can play the RAM file with chopped sound/video, but it stops e.g. after 25 seconds of in total e.g. 2 minutes. (MP3 also stops long before the end)

What should I do to get this solved? I am a beginner on Linux and Suse.

Thanks, Hans.

PTrenholme 03-04-2007 11:04 AM

I can't tell if this is your problem, but I get "choppy" sound with RP10 for streaming sites that send too fast for my internet connection to handle. In other words, some streams are too fast for a "slow" internet connection. (I've tried increasing the buffer size, but that doesn't help very much.)

reddazz 03-04-2007 02:10 PM

Start realplayer from the command line by doing "aoss realplay", if the sound and video are not choppy, edit your realplay executable and change
Code:

$REALPLAYBIN "$@"
to
Code:

aoss $REALPLAYBIN "$@"

PTrenholme 03-04-2007 08:09 PM

Here's another possibility: I just started RealPlayer 10 on my notebook, any my whole system almost locked-up. After some (painfully slow) investigation, I discovered that RP was interrogating my system's DVD, and (because I had no disk in it) it had triggered a invalid response/retry loop which was "eating" all my processor cycles. Putting a disk (just an old data DVD, not even a "media" disk) in the drive fixed that problem. (Since the drive was locked while RP tried to access it, I had to reboot before I could get the drive open to put the disk into it.)

I don't actually think that this is your problem, but you might want to see what happens if you put a disk in your drive.

Hans211 03-05-2007 01:28 PM

Tried suggestions ...
 
... but no luck sofar. realplay preceded by aoss does play, but the same choppy sound.

tpeerd 08-26-2007 10:56 AM

I did have succes with aoss $REALPLAYBIN "$@". All went well and I watched a few video's of Rollingstone.com. But the next day, watching the same site something else happened: After clicking on a link of a song, RealPlayer starts, starts buffering and then disappears completely. When starting RealPlayer from a terminal, it reads: (realplay.bin:7877): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
I use 64-bits Ubuntu 7.04. How to solve this?


All times are GMT -5. The time now is 03:08 PM.