 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

17th January 2007, 05:39 AM
|
 |
Retired Community Manager
|
|
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376

|
|
Hello:
If you scan through your /var/log/Xorg.0.log and look for errors and or warnings.
You should also have a section in there that has the following information [or similar] present:
PHP Code:
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
In your case the (II) Loading extension XVideo does not appear to be loading?
Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
|

17th January 2007, 02:54 PM
|
 |
Registered User
|
|
Join Date: Oct 2005
Posts: 68

|
|
|
Absolutley no mention of XVideo on my Xorg.0.log file!
|

17th January 2007, 03:04 PM
|
 |
Retired User
|
|
Join Date: Oct 2004
Location: London, UK
Posts: 4,999

|
|
|
Have you tried the opengl driver in mplayer? I assume you have gmplayer (yum install mplayer*, if not)
(Select from Preferences->Video)
or try vlc or xine instead (vlc seems to work for most people, enable the livna repository then yum install vlc)
|

17th January 2007, 03:04 PM
|
 |
Registered User
|
|
Join Date: Apr 2004
Posts: 595

|
|
|
Well then the XVideo extension not loading would be the reason for your problem. But why isn't it loading? I have never seen it not load before.
|

17th January 2007, 04:57 PM
|
 |
Registered User
|
|
Join Date: Aug 2005
Posts: 684

|
|
Quote:
|
Originally Posted by erroneus
Well then the XVideo extension not loading would be the reason for your problem. But why isn't it loading? I have never seen it not load before.
|
AIGLX prevents the XVideo extension from loading.
Disable AIGLX with
Code:
Section "ServerFlags"
Option "AIGLX" "off"
Endsection
in xorg.conf
__________________
I am Bill of Borg. Resistance izkx GPF 0x5654 8820 Application
RESIST.EXE has performed an illegal operation and will be shut down.
|

18th January 2007, 03:14 AM
|
 |
Registered User
|
|
Join Date: Oct 2005
Posts: 68

|
|
The opengl driver shows a distorted image.
No mention of AIGLX in my xorg.conf
...help
|

18th January 2007, 07:20 AM
|
 |
Registered User
|
|
Join Date: Aug 2005
Posts: 684

|
|
|
AIGLX is enabled by default in the latest xorg.
Add the section I suggested above in the xorg.conf file (I'm not sure if you need to disable even the composite extensions, though). Then restart X and try mplayer with xv output driver.
Avoid if possible using the gl/gl2 video output driver: in case you absolutely want the desktop effects enabled, they can improve the video playng performance of mplayer and xine but they require much more cpu than xv.
BTW, xine-check (in the xine-devel package, IIRC) can tell you how "good" is you system for video and dvd playing...
__________________
I am Bill of Borg. Resistance izkx GPF 0x5654 8820 Application
RESIST.EXE has performed an illegal operation and will be shut down.
|

18th January 2007, 09:20 PM
|
 |
Registered User
|
|
Join Date: Oct 2005
Posts: 68

|
|
Did as you said and restarted GDM
Code:
[root@syncro syncro]# mplayer /mnt/f/Series/The\ Sopranos/Season\ 6/The.Sopranos.S06E01.HDTV.XviD-LOL.avi
MPlayer 1.0rc1-rpm.livna.org-4.1.1 (C) 2000-2006 MPlayer Team
CPU: AMD Athlon(tm) XP 3000+ (Family: 6, Model: 10, Stepping: 0)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled with runtime CPU detection.
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing /mnt/f/Series/The Sopranos/Season 6/The.Sopranos.S06E01.HDTV.XviD-LOL.avi.
AVI file format detected.
VIDEO: [XVID] 608x336 12bpp 23.976 fps 828.1 kbps (101.1 kbyte/s)
Clip info:
Software: VirtualDub
Xlib: extension "XFree86-VidModeExtension" missing on display ":0.0".
Xlib: extension "XVideo" missing on display ":0.0".
Sorry, Xv not supported by this X11 version/driver
******** Try with -vo x11 or -vo sdl *********
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
==========================================================================
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)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 608 x 336 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.81:1 - prescaling to correct movie aspect.
VO: [x11] 608x336 => 608x336 Planar YV12
SwScaler: using unscaled yuv420p -> rgb32 special converter
A: 3.5 V: 3.5 A-V: -0.002 ct: 0.000 86/ 86 10% 4% 0.5% 1 0
Exiting... (Quit)
|

18th January 2007, 09:58 PM
|
 |
Retired Community Manager
|
|
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376

|
|
Quote:
|
Originally Posted by Syncro
|
Hello:
There is something wrong with your /etc/X11/xorg.conf file and or the installation of your nVidia drivers.
Quote:
Xlib: extension "XFree86-VidModeExtension" missing on display ":0.0".
Xlib: extension "XVideo" missing on display ":0.0".
Sorry, Xv not supported by this X11 version/driver
******** Try with -vo x11 or -vo sdl *********
|
Can you post the output of
cat /etc/X11/xorg.conf
and
cat /var/log/Xorg.0.log | grep EE
and
uname -r
and
rpm -aq | grep -F nvidia
Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
|

19th January 2007, 08:20 AM
|
 |
Registered User
|
|
Join Date: Oct 2005
Posts: 68

|
|
Code:
[root@syncro syncro]# cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Nov 9 17:55:20 PST 2006
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900"
EndSubSection
EndSection
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
[root@syncro syncro]#
Code:
[root@syncro syncro]# cat /var/log/Xorg.0.log | grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[root@syncro syncro]#
Code:
[root@syncro syncro]# uname -r
2.6.18-1.2849.fc6
[root@syncro syncro]#
Code:
[root@syncro syncro]# rpm -aq | grep -F nvidia
kmod-nvidia-1.0.9631-1.2.6.18_1.2868.fc6
xorg-x11-drv-nvidia-1.0.9631-1.lvn6
[root@syncro syncro]#
|

19th January 2007, 11:51 AM
|
 |
Registered User
|
|
Join Date: Aug 2005
Posts: 684

|
|
|
kernel version and nvidia kernel module versions mismatch.
__________________
I am Bill of Borg. Resistance izkx GPF 0x5654 8820 Application
RESIST.EXE has performed an illegal operation and will be shut down.
|

20th January 2007, 01:04 AM
|
 |
Registered User
|
|
Join Date: Oct 2005
Posts: 68

|
|
I did a full yum update and rebooted. Nvidia drivers stopped working (by which I mean my glxgear fps dropped to ~300). I dropped to runlevel 3 and installed the nvidia drivers from the Nvidia website (seemed to work, glxgears fps are now 1300). I then tried to play a video file but the same result. I tried to install kmod nvidia but...
Code:
[root@syncro syncro]# cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Fri Dec 15 10:12:14 PST 2006
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "Module"
Load "glx"
EndSection
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900"
EndSubSection
EndSection
[root@syncro syncro]# cat /var/log/Xorg.0.log | grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[root@syncro syncro]# uname -r
2.6.18-1.2849.fc6
[root@syncro syncro]# rpm -aq | grep -F nvidia
kmod-nvidia-1.0.9631-1.2.6.18_1.2868.fc6
xorg-x11-drv-nvidia-1.0.9631-1.lvn6
kmod-nvidia-1.0.9746-1.2.6.19_1.2895.fc6
xorg-x11-drv-nvidia-1.0.9746-7.lvn6
[root@syncro syncro]# yum install kmod-nvidia
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package kmod-nvidia.i686 0:1.0.9631-1.2.6.18_1.2869.fc6 set to be installed
--> Running transaction check
--> Processing Dependency: kernel-i686 = 2.6.18-1.2869.fc6 for package: kmod-nvidia
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i686 0:2.6.18-1.2869.fc6 set to be installed
--> Running transaction check
--> Populating transaction set with selected packages. Please wait.
---> Package kmod-nvidia.i686 0:1.0.9631-1.2.6.18_1.2868.fc6 set to be erased
---> Package kernel.i686 0:2.6.19-1.2895.fc6 set to be erased
---> Package kernel.i686 0:2.6.18-1.2868.fc6 set to be erased
---> Package kernel.i686 0:2.6.18-1.2798.fc6 set to be erased
--> Running transaction check
--> Processing Dependency: kernel-i686 = 2.6.19-1.2895.fc6 for package: kmod-nvidia
--> Processing Dependency: kernel-i686 = 2.6.19-1.2895.fc6 for package: kmod-ntfs
--> Processing Dependency: kernel-i686 = 2.6.18-1.2868.fc6 for package: kmod-ntfs
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kmod-ntfs.i686 0:2.1.27-3.2.6.19_1.2895.fc6 set to be erased
---> Package kmod-nvidia.i686 0:1.0.9746-1.2.6.19_1.2895.fc6 set to be erased
---> Package kmod-ntfs.i686 0:2.1.27-2.2.6.18_1.2868.fc6 set to be erased
--> Running transaction check
--> Processing Dependency: nvidia-kmod >= 1.0.9746 for package: xorg-x11-drv-nvidia
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package xorg-x11-drv-nvidia.i386 0:1.0.9746-7.lvn6 set to be erased
--> Running transaction check
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
kmod-nvidia i686 1.0.9631-1.2.6.18_1.2869.fc6 livna 1.6 M
Removing:
kernel i686 2.6.19-1.2895.fc6 installed 46 M
kernel i686 2.6.18-1.2868.fc6 installed 44 M
kernel i686 2.6.18-1.2798.fc6 installed 44 M
kmod-nvidia i686 1.0.9631-1.2.6.18_1.2868.fc6 installed 5.1 M
Installing for dependencies:
kernel i686 2.6.18-1.2869.fc6 updates 16 M
Removing for dependencies:
kmod-ntfs i686 2.1.27-3.2.6.19_1.2895.fc6 installed 264 k
kmod-ntfs i686 2.1.27-2.2.6.18_1.2868.fc6 installed 247 k
kmod-nvidia i686 1.0.9746-1.2.6.19_1.2895.fc6 installed 7.1 M
xorg-x11-drv-nvidia i386 1.0.9746-7.lvn6 installed 15 M
Transaction Summary
=============================================================================
Install 2 Package(s)
Update 0 Package(s)
Remove 8 Package(s)
Total download size: 18 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Check Error: package kmod-nvidia-1.0.9746-1.2.6.19_1.2895.fc6 (which is newer than kmod-nvidia-1.0.9631-1.2.6.18_1.2869.fc6) is already installed
package kernel-2.6.19-1.2895.fc6 (which is newer than kernel-2.6.18-1.2869.fc6) is already installed
[root@syncro syncro]#
|

20th January 2007, 10:34 AM
|
|
Registered User
|
|
Join Date: Jan 2007
Posts: 45

|
|
Try this 'mplayer /mnt/cdrom/nema_of_the_movie.avi -sub /mnt/cdrom/name_of_the_subtitle.sub -vo gl' I had similar ptoblem and this one worked for me.
Quote:
|
Originally Posted by gantzerkei
I am extremely dumb when it comes to video stuff.
Recently i did a fresh installation of mplayer through yum following instructions from http://forums.fedoraforum.org/showthread.php?t=53335
Everything worked fine but however the video cannot be played in full screen.... it has a fixed size..
Do u guys know how to configure it to play videos in full size??
(just like when u press ALT-Enter in windows media player)
|
|

21st January 2007, 09:51 PM
|
 |
Registered User
|
|
Join Date: Oct 2005
Posts: 68

|
|
|
I noticed I had 4 different kernels installed. I deleted the 2 oldest versions (which included the one I was running on) and their dependencies. I kept the two newer ones (running latest, other is backup).
After a reboot everything loaded up fine (nvidia drivers and full screen mplayer support) without the need to re-install anything.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
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
|
|
|
Current GMT-time: 13:43 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|