Thread
:
kmplayer-0.10.2 and worldtv99-0.4.0 in extras-testing
View Single Post
v13
2010-01-05 , 15:18
Posts: 376 | Thanked: 511 times | Joined on Aug 2009 @ Greece
#
16
I had some luck with larger videos by using mplayer from command-line. The XV driver doesn't seem able to rescale so I used the x11:
Code:
mplayer -vo x11 myvideo.avi -framedrop
You may also use:
Code:
mplayer -vf scale=800:480 myvideo.avi -framedrop
(adjust resolution as needed) but it seems to be slower.
Quote & Reply
|
v13
View Public Profile
Send a private message to v13
Visit v13's homepage!
Find all posts by v13