Re: playing CDROM music questions
On Mon, Jan 08, 2024 at 04:32:37PM +0000, Michael Kjörling wrote:
> I suspect this is because of insufficient read-ahead or insufficient
> bandwidth, as you seems to assume to based on your comment on buffer
> size. You might be able to use --cache=yes to improve matters.
To judge by the man mplayer, I suspect the line in the config file
would be cache = enable
Although all the cache lines in /etc/mplayer/mplayer.conf are
commented out, simply replacing the line # cache = 8192 with the line
cache = 16384 solved the buffer problem. Is cache thereby enabled?
> Check the output of: type play
>
> Most likely something else named play comes earlier in your $PATH.
You are correct. Solved the problem by changing play to Play.
Thank you.
> Michael Kjörling 🔗 https://michael.kjorling.se
> “Remember when, on the Internet, nobody cared that you were a dog?”
--
Haines Brown
Reply to: