| Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context. |
| 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-05-2006, 07:34 PM
|
#1
|
|
Member
Registered: Dec 2003
Distribution: Arch Linux
Posts: 49
Rep:
|
Error in gmplayer but not in mplayer
I've arch linux installed in my box, but I've a real rare problem when I try to play a movie with gmplayer, but this error doesn't occur when I play with mplayer, so I don't know whhere can I look to solve this problem, so this is the error I get with gmplayer..
Quote:
93 audio & 211 video codecs
Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts.
Playing video.avi.
AVI file format detected.
VIDEO: [XVID] 512x384 12bpp 25,000 fps 1656,9 kbps (202,3 kbyte/s)
Clip info:
Software: VirtualDubMod 1.5.4.1 (build 2178/release)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 128,0 kbit/8,33% (ratio: 16000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
It seems there is no Xvideo support for your video card available.
Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv!
See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
Error opening/initializing the selected video_out (-vo) device.
|
Any help would be appreciated.
Regards
|
|
|
|
09-06-2006, 12:01 PM
|
#2
|
|
LQ Veteran
Registered: Sep 2003
Location: the Netherlands
Distribution: lfs, debian, rhel
Posts: 8,718
|
Hi,
mplayer and gmplayer can have a different video driver (-vo) by default.
The default driver for mplayer is in gui.conf, option is called: vo_driver = "gl2"
For mplayer it is in the config file, option is called: vo=gl2,gl,xv,x11
The drivers mentioned in the example could be different for you.
You can check which drivers work by forcing mplayer to use a specific driver:
mplayer -vo gl2 <some.moving.stuff>
Available drivers can be retrieved by issuing the following command:
mplayer -vo help
Hope this helps.
|
|
|
|
09-06-2006, 07:00 PM
|
#3
|
|
Member
Registered: Dec 2003
Distribution: Arch Linux
Posts: 49
Original Poster
Rep:
|
Thanx for your reply I think i'll read the loooong man of mplayer next time hehehehe... I'll post my solution when I get it...
Regards
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:35 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|