ubuntu und Xvid wiedergabe

Janchu88

Kapitän zur See , HWLUXX Vize-Superstar
Thread Starter
Mitglied seit
29.11.2005
Beiträge
5.271
Ort
irgendwo im Nirvana...
Hi, ich habe mir neuerdings ubuntu installiert....

So mein Problem ist nun folgendes, ich habe einige Xvid files die sich nicht abspielen lassen. Unter XP mit VLC kein Prob. ICh habe es unter Ubuntu zweimal versucht mit VLC und Xine Movie Player + Plugins aber beide male das selbe symptom. Das Prog lässt sich ohne probs starten aber sobald ich den Film starte hängt der Rechner kurz, der bildschirm wird schwarz und paar Sekunden später befinde ich mich wieder auf dem Ubuntu login screen. Jemand ne Idee woran das liegen kann? :/

Denke es liegt nicht an VLC oder Xine da beide progs unabhängig voneinander das selbe problem haben...

mfG Janchu88
 
Wenn Du diese Anzeige nicht sehen willst, registriere Dich und/oder logge Dich ein.
Ist mit ziemlicher Sicherheit ein Problem des Grafik Treibers bzw. dessen Einstellungen.
Poste mal bitte den inhalt der Datei "/etc/X11/xorg.conf" und die ausgabe von "lspci" !
Außerdem empfehle ich dir das Forum www.ubuntuusers.de... da wird dir wahrscheinlich schneller geholfen als hier.

Gruß
Psych
 
Ist mit ziemlicher Sicherheit ein Problem des Grafik Treibers bzw. dessen Einstellungen.
Poste mal bitte den inhalt der Datei "/etc/X11/xorg.conf" und die ausgabe von "lspci" !
Außerdem empfehle ich dir das Forum www.ubuntuusers.de... da wird dir wahrscheinlich schneller geholfen als hier.

Gruß
Psych

Jo, kann angehen, hatte auch leichte schwierigkeiten die X1900GT installiert zu bekommen, aber nu läuft sie...

hier meine Xorg.conf

Code:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen         "Default Screen" 0 0
	InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
	InputDevice    "stylus" "SendCoreEvents"
	InputDevice    "cursor" "SendCoreEvents"
	InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Extensions"
        Option "Composite" "Disable"
EndSection

Section "ServerFlags"
        Option "AIGLX" "off"
EndSection

Section "Files"
EndSection

Section "Module"
	Load  "bitmap"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "type1"
	Load  "vbe"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "de"
	Option	    "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
	Identifier  "Configured Mouse"
	Driver      "mouse"
	Option	    "CorePointer"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "ExplorerPS/2"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "stylus"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "stylus"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "eraser"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "eraser"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "cursor"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "cursor"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
	Identifier   "QV773"
	HorizSync    30.0 - 70.0
	VertRefresh  50.0 - 150.0
	Option	    "DPMS"
EndSection

Section "Device"
	Identifier  "ATI Technologies, Inc. ATI Default Card"
	Driver      "fglrx"
	Option	    "VideoOverlay" "on"
	Option	    "OpenGLOverlay" "off"
	BusID       "PCI:3:0:0"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "ATI Technologies, Inc. ATI Default Card"
	Monitor    "QV773"
	DefaultDepth     24
	SubSection "Display"
		Depth     1
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection

und hier meine lspci ausgabe

Code:
00:00.0 Host bridge: Intel Corporation 945G/GZ/P/PL Express Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 945G/GZ/P/PL Express PCI Express Root Port (rev 02)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. Unknown device 8168 (rev 01)
03:00.0 VGA compatible controller: ATI Technologies Inc Unknown device 724b
03:00.1 Display controller: ATI Technologies Inc Unknown device 726b
04:01.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30)

mfG Janchu88
 
Also die Ati Treiber sind unter Linux generell ne unschöne angelegenheit.
Von der Konfiguration sieht es auf den ersten Blick aber ganz gut aus.
Poste mal bitte die Ausgabe von fglrxinfo!

Gruß
Psych
 
versuch doch mal easyubuntu das installiert Dir so sachen wie DVD-Wiedergabe, AVI-Wiedergabe und alle andere was aus lizenzgründen nicht bei Ubuntu dabei ist nach.
 
Also die Ati Treiber sind unter Linux generell ne unschöne angelegenheit.
Von der Konfiguration sieht es auf den ersten Blick aber ganz gut aus.
Poste mal bitte die Ausgabe von fglrxinfo!

Gruß
Psych

also der treiber rennt, der mesa ist nicht mehr aktiv

Code:
# fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1900 Series Generic
OpenGL version string: 2.0.6286 (8.33.6)

@hisN

Es scheitert ja nicht am installieren der codecs und progs.... sondern an der wiedergabe selbst :/

aja und was ich generell vergessen hab zu erwähnen ...warum auch immer... hab Ubuntu x64 (AMD64/EM64T) falls im zusammenhang damit was bekannt sein sollte...
 
Zuletzt bearbeitet:
Hm probier doch mal mit vlc verschiedene Video Ausgabe Module durch... eventuell benutzt du eins, dass der Ati Treiber nicht mag.
Kannst du einfach unter Eigenschaften/Video umstellen.

Gruß
Psych
 
so.... habs endlich gelöst... habe den treiber für Xine von Auto auf OpenGl umgestellt und es rennt 1A! :d

mfG Janchu88
 

Ähnliche Themen

Hardwareluxx setzt keine externen Werbe- und Tracking-Cookies ein. Auf unserer Webseite finden Sie nur noch Cookies nach berechtigtem Interesse (Art. 6 Abs. 1 Satz 1 lit. f DSGVO) oder eigene funktionelle Cookies. Durch die Nutzung unserer Webseite erklären Sie sich damit einverstanden, dass wir diese Cookies setzen. Mehr Informationen und Möglichkeiten zur Einstellung unserer Cookies finden Sie in unserer Datenschutzerklärung.


Zurück
Oben Unten refresh