binbash
October 4th, 2008, 10:13 AM
I am using hard and when i try to record a desktop movie.The problem is, it is SOOO slow (like 2 fps :D) i cant even record or move the mouse.Even i did not record (only gtk-recordmydesktop open), when i try to write this, there is a LOT of lag ^^ xorg jumps to %40 cpu usage(normal %2) without recording just gtk-recordmydesktop open.
I have a lot of compiz effects open btw.
I did not enabled recording audio
My video quality is %70
at performance options zero compression,quick subsampling, full shots at every frame ticked.
FPS 15
ANy solutions :
here is my xorg.conf :
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Synaptics Touchpad"
Option "AIGLX" "on" #->Enables Xorg's AIGLX rendering technic
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "tr"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
Option "SHMConfig" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
Option "VideoOverlay" "off"
Option "OpenGLOverlay" "off"
Option "TexturedVideo" "off"
Option "Textured2D" "on"
Option "XAANoOffscreenPixmaps" "on"
Option "BackingStore" "on"
Option "UseFastTLS" "1"
Option "TexturedVideoSync" "True"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "DAMAGE" "Enable"
Option "RENDER" "Enable"
EndSection
I have a lot of compiz effects open btw.
I did not enabled recording audio
My video quality is %70
at performance options zero compression,quick subsampling, full shots at every frame ticked.
FPS 15
ANy solutions :
here is my xorg.conf :
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Synaptics Touchpad"
Option "AIGLX" "on" #->Enables Xorg's AIGLX rendering technic
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "tr"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
Option "SHMConfig" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
Option "VideoOverlay" "off"
Option "OpenGLOverlay" "off"
Option "TexturedVideo" "off"
Option "Textured2D" "on"
Option "XAANoOffscreenPixmaps" "on"
Option "BackingStore" "on"
Option "UseFastTLS" "1"
Option "TexturedVideoSync" "True"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "DAMAGE" "Enable"
Option "RENDER" "Enable"
EndSection