How to improve performance of mplayer with libcaca?

0

I'm using mplayer and libcaca on Gentoo. My framebuffer (uvesafb) is running at 1920x1200 (I don't know how many characters that is) and mplayer has problems filling up the screen, so video and audio lose synchronization.

I'm looking for ways to improve performance. The most obvious solution would be to decrease resolution of mplayer, so I'm looking for ways to do that. Any other performance tips would be appriciated.

AndrejaKo

Posted 2011-03-18T23:36:53.380

Reputation: 16 459

Answers

0

Does using a different scroll mode for uvesafb make any difference?

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/fb/uvesafb.txt

rakslice

Posted 2011-03-18T23:36:53.380

Reputation: 2 276