Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I want to be able to resize video so I'm using mplayer -vo gl and then it goes very slow. I used -dropframe and it was good until I maximized it, then it went very slow...
Anyone know how I can get it to play normal at fullscreen?
Also it suggested I try -forceidx which I did, and now it does that everytime. This also makes the quality very shitty, so I'm very anxious to not have it do this everytime.
why use gl if it's slow?? use xv or something else, most scale jsut fine. most likely it's slow because you're not use a real OpenGL module, and instead rendering in software under MesaGL or something.
sounds like you have no xvideo extensions then.. what does "xvinfo" say about them? if you don't get a nice long list of junk, then you're probably not using the card to it's best... what is it?
XV is the better output choice compared to gl for almost every card and system, but you need to have the correct drivers. If you do not, you cannot use XV at all, and GL is just via software and not hardware accellerated.
Try to use other output options if xv is not supported on your card, such as sdl.
I'm bringing up this old thread because I'm having the same problem as the original poster. The only way, as far as I know, that I can get video playback without video tearing is by using the gl video output in mplayer.
Unfortunately, using this video output causes video playback to be too slow. The thing is, I don't understand why it is slow.
I have a fairly powerful CPU (Quad Core 2.83 GHz) and GPU (ATI Radeon HD 3870).
I can see when playing the video and monitoring CPU usage that it isn't the CPU that is the problem. It never gets to 100% CPU usage on either of the cores.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.