Results 1 to 10 of 20
Hi,
I ran into couple of problem while using mplayer. I was doing investigation on the options that mplayer has given, but couldn't figure out how to solve these:
1. ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-12-2008 #1
Few problems with maplyer in FC8
Hi,
I ran into couple of problem while using mplayer. I was doing investigation on the options that mplayer has given, but couldn't figure out how to solve these:
1. Whatever file I'm playing in mplayer be it DVD or avi or anything, the display is coming with certain hitch, that is the movement on the screen is not smooth, rather jerky.
2. The subtitle font is soo big, that it covers most part of the bottom of the screen. How to decrease the subtitle font?
3. When I'm playing dvd, it's starting directly from the movie, the menu is not coming. Even if it comes (a few times) I can't select anything on the menu page.
I have inbuilt Intel VGA card.Imran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 03-13-2008 #2
I'm eagerly waiting for an answer.
Imran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 03-13-2008 #3
I have no answer for you but I always seem to have major problems with mplayer. May I suggest you give Xine a try instead. Have a look at VLC as well. That just plays everything. Good luck
I am on a journey to mastering Linux and I got a bloody long way to go!!!
- 03-13-2008 #4
Thanks for your reply. Ya, vlc play the things quiet well, without disturbance, but xine gave the same kind of problem. I want to try mplyer because I've heard so many good things about it. Playing video properly is one among the two reasons I'm still having windows in my computer. Otherwise, I want to transit completely.
Imran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 04-07-2008 #5
Hi,
Do anybody has the solution for the problem 1) ? The rest can be ignored, but the quality of video producing by any movie player (be it mplayer, vlc, totem-xine) is horrible. I really want a solution for this.
thank you.Imran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 05-20-2008 #6
Is VLC player working fine? Have you face any problem in VLC?
Execute this
Code:su - /sbin/lspci | grep -i vga grep -i driver /etc/X11/xorg.conf
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-20-2008 #7
No, in vlc the video quality is same, choppy with certain hitch. Right now I can't post the output of what you asked for, can post 4-5 hours later.
Imran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 05-26-2008 #8
Oh, Sorry. I totally forgot to reply.
This is the ouput
Thanks00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02)Imran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 05-26-2008 #9
And for
ThanksDriver "kbd"grep -i driver /etc/X11/xorg.conf
The output is:
Driver "intel"Imran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 05-26-2008 #10Just Joined!
- Join Date
- May 2008
- Posts
- 19
try usine different video output drivers
try these commands
mplayer -vo xv /movie.avi
mplayer -vo x11 /movie.avi
mplayer -vo xvmc /movie.avi
Do any of these have better playback?


Reply With Quote
