Sorry, I got nothing else at this point. I use VLC with "default" as the output and no problems.
Announcement
Collapse
No announcement yet.
Video (media) performance issues
Collapse
This topic is closed.
X
X
-
-
-
Right, I've disabled efifb and got uvesafb working instead. Things are looking up.
VLC in default mode still sucks donkey BADLY, but smplayer in gl(fast) appears to be working.
gtkperf is now running in about 7.11 or something.
I suspect efifb is not doing anyone any favours.--
Intocabile
- Top
- Bottom
Comment
-
You can try mplayer2 backend for smplayer. It is much faster than mplayer. And also you can try gl output.Plasma 5 look&feel for KDE4: http://kde-look.org/content/show.php...content=166438
- Top
- Bottom
Comment
-
And if you upgraded your system from 12.04 to 12.10 try everything with new user.Plasma 5 look&feel for KDE4: http://kde-look.org/content/show.php...content=166438
- Top
- Bottom
Comment
-
Interestingly, with a new user account I managed to get smplayer to output nicely using xv ... once I had turned off all desktop effects.
I am beginning to wonder if my graphics card is too new for the drivers to work properly. I never had these problems with the nv 450.
Are those my options then? To have a desktop that looks nice OR be able to watch videos on it?
Booo, hisss.--
Intocabile
- Top
- Bottom
Comment
-
+1 boo-hiss.
All I can advise is:
1. Go to nvidia forums and get advice on the best setup options.
2. Launch your video player with a script that turns effects off and then back on again when killed.
3. Wait for the update.
Patience my child and all will be revealed...
- Top
- Bottom
Comment
-
I have a new SSD arriving, will make a fresh install on it - and I'm thinking of trying vanilla ubuntu with gnome shell on it. I've been using kubuntu for a few years now, time to try something new.
Then I will know if it's KDE or nvidia maybe?--
Intocabile
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Originally posted by Spadge View PostI have a new SSD arriving, will make a fresh install on it - and I'm thinking of trying vanilla ubuntu with gnome shell on it.
Oh, and for your SSD, add the boot option noop to the kernel boot parameters in GRUB. If you're going all SSD, there's no reason to use the default deadline I/O scheduler, since access speed of an SSD is uniform across all sectors. Add the discard parameter to any EXT2/3/4 partitions in fstab, and also each partition's superblock:
Code:sudo tune2fs -o discard /dev/sd[i]XN[/i]
Last edited by SteveRiley; Oct 20, 2012, 02:05 PM.
- Top
- Bottom
Comment
-
I was thinking vanilla Ubuntu, install Gnome3 from Unity, boot into Gnome and kill Unity. Your idea has its merits for sure. I've never done a CLI install of Ubuntu before. FreeBSD a million times yes, but never Ubuntu that way.
I looked at Gnome Remix and was briefly interested, but it passed.
I will be keeping a 1TB spinning iron for data and stuff.--
Intocabile
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
With the demise of the alternate install ISO, you'll have to use the server ISO for a command-line install. After it finishes but before you add GNOME, run sudo tasksel remove server to delete the server-related stuff. Also remove the linux-server and linux-headers-server packages.
Since you'll have a spinning drive, don't change the I/O scheduler. But do configure the discard parameter for each of the partitions on your SSD -- this activates the TRIM wear-leveling mechanism.Last edited by SteveRiley; Oct 20, 2012, 10:47 AM.
- Top
- Bottom
Comment
Comment