LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mplayer stutters (https://www.linuxquestions.org/questions/linux-software-2/mplayer-stutters-94088/)

gonniff 09-18-2003 04:32 AM

mplayer stutters
 
I've looked around for some options on the net to correct a slight stutter in mplayer and have found the following:

mplayer -dvd 1 -double -dr

but I still find that every few seconds mplayer stutters/pauses very briefly and continues.

Can anyone offer any other options that might correct this? It only seems to apply to playing DVD's.

Thanks,

Gonniff

footfrisbee 09-18-2003 10:11 AM

Try the switch "-framedrop". That may keep the A/V sync better.

DrOzz 09-18-2003 10:18 AM

thats probably because dma is disabled on your optical drive....read what i said in that post, so once you find what device your dvd is (if you don't already know) then issue that command and see....i am going to say it is set to 0, so do what is said to enable it..you can also check if the IO_support is set to 32bit by using "hdparm -c" and to enable if it is not, use -c1 ...the same is true with this command but use "c" instead of "d" as the argument...

gonniff 09-19-2003 01:58 AM

Dear Both,

Thanks for your advice. I'll try these when I get in from work.

Will let you know how it goes.

Gonniff

gonniff 09-23-2003 02:23 AM

Yup - seems to have done the trick.

To save the changes, I just added them to /etc/init.d/boot.local (using SuSE 8.2)

Thanks again for your help


All times are GMT -5. The time now is 07:53 AM.