LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   RealPlayer playback choppy/too fast (https://www.linuxquestions.org/questions/linux-software-2/realplayer-playback-choppy-too-fast-506841/)

BCarey 12-02-2006 10:08 AM

RealPlayer playback choppy/too fast
 
Hello all,

For the most part I have had good luck with RealPlayer on linux. However, I have a strange problem with RealPlayer on an HP Pavilion dv5000.

When I try to play ANYTHING in realplayer, the playback skips along at 2 or 3 times the proper speed, so sound and video is choppy and unlistenable. This happens both when streaming from the web and when playing eg. a downloaded mp3. I have played with the options in the hardware preferences to no avail.

Other players such as mplayer and xine playback normally.

Any help on this would be greatly appreciated.

Thanks,
Brian

reddazz 12-02-2006 10:28 AM

I had similar issues a while back using a soundcard that uses an intel chipset. I resolved the problem by editing /usr/local/RealPlayer/realplay and changed the code below
Quote:

$REALPLAYBIN "$@"
to
Quote:

aoss $REALPLAYBIN "$@"
Hopefully that will resolve your problem.

BCarey 12-03-2006 12:04 PM

Awesome, thanks! This problem has been niggling at me for months.

Brian


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