You are not logged in.

#1 2011-12-25 21:22:55

nemamradfazole
Member
Registered: 2010-03-18
Posts: 40
Website

[SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

I'd like to ask what packages and configuration you use to achieve the best performance for NVIDIA GeForce FX 5200, mainly for watching movies. I've come to this observation:

Global parameters
NVIDIA GeForce FX 5200 (AGP 4x, 128 MB)
1680x1050, 60 Hz
Pentium 4 2.4 GHz, 1 GB RAM
SMPlayer 0.6.9 (SVN r3447)
Used video: 1280 x 720, 23.976 FPS, fullscreen

Windows XP (SP2):
Driver: 16. 5. 2008 (version 6.14.11.7519)
MPlayer SVN r30369
Output method: directx(fast)
Video: fluent

Ubuntu 11.04:
Driver: nvidia-173 (probably, Ubuntu is so confusing)
MPlayer 1.0rc4-4.5.2
Output method: xv
Video: fluent but often with a diagonal break

Arch Linux:
Driver: nouveau
MPlayer SVN r34426
Output method: xv
Video: goes to few FPS after a minute

Last edited by nemamradfazole (2011-12-26 00:02:23)

Offline

#2 2011-12-25 21:31:36

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

I don't have any issues with 720p on a 1.6 GHz Sempron + Nvidia fx 5500 + mplayer2 w/ xv output.
My card has 256 MB though.

Offline

#3 2011-12-25 21:49:56

nemamradfazole
Member
Registered: 2010-03-18
Posts: 40
Website

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

Thanks for a fast reply. I have updated all my packages few days ago after about a half a year. Maybe these problems have appeared after the update, now that nvidia-173xx is no longer available and I had to move to nouveau. Which driver do you use?

Offline

#4 2011-12-25 21:58:14

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

Now I'm using nouveau which is good enough for watching movies <spanks himself for forgetting to write it in his previous post>
nvidia-173xx was much better (3d, faster scrolling around in Google maps etc.) but for movies nouveau is fine.

Have you tried other video output methods?

Offline

#5 2011-12-25 22:43:29

nemamradfazole
Member
Registered: 2010-03-18
Posts: 40
Website

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

Now that I've tried every method offered, xv comes as the best (even variations of gl and gl2 are worse). Actually, it's the only method watchable for me for 720p on fullscreen. But, after a minute or so, it stops being watchable as well. Symptoms are similar to CPU overuse, it looks like some buffer gone full and is only slowly rebuffering.

I am curious, can you watch 1080p as well?

Offline

#6 2011-12-25 22:59:35

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

I'm not an A/v guy, but I think you can encode stuff in different ways and that might make a difference, so just because I haven't had any problems with 720p doesn't mean you're doing something wrong, maybe you're viewing higher-quality material.
I don't get choppy video even when I'm maxing-out the cpu.

mplayer --framedrop -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all

is the magic incantation I use to view some 720p stuff on my other PC which has just and old, unsupported integrated Intel card. I get "almost-fluent but often with a diagonal break" video.
Yes, this not 30fps 720p anymore, so I'm cheating ;P

nemamradfazole wrote:

I am curious, can you watch 1080p as well?

Not really.

Offline

#7 2011-12-25 23:43:14

nemamradfazole
Member
Registered: 2010-03-18
Posts: 40
Website

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

Oh, actually I think you're quite acquainted with the A/V stuff. I was testing with MP4s downloaded from http://www.youtube.com/watch?v=RtBbinpK5XI.

I tried viewing the 720p video with just MPlayer and it suddenly went fluent, even without that command line magic. Then I tried putting those parameters inside SMPlayer and even that way it didn't work. So it seems it's not a nouveau/nvidia-173xx problem, but a SMPlayer/MPlayer problem. It's interesting SMPlayer is making things so clumpy, maybe because of Qt?

Anyway, thanks for clarifying my mind. I think this thread can be marked as solved.

Offline

#8 2011-12-25 23:57:56

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

I've just tried SMplayer - the video did get choppy.

nemamradfazole wrote:

Anyway, thanks for clarifying my mind. I think this thread can be marked as solved.

You have to do it yourself :-)
Read the forum rules https://bbs.archlinux.org/viewtopic.php?id=130309 to find out how.

Offline

#9 2011-12-26 09:51:51

mangus
Member
From: Bologna, Italy
Registered: 2007-04-07
Posts: 289

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

just saying..I used to stream HD movies from my NAS trough NFS and while with vlc is ok , with smplayer the stream is often choppy and laggy. That's bad because smplayer/mplayer is far superior in functions against vlc sad

Offline

#10 2011-12-26 18:21:38

MadCat_X
Member
Registered: 2009-10-08
Posts: 189

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

nemamradfazole wrote:

So it seems it's not a nouveau/nvidia-173xx problem, but a SMPlayer/MPlayer problem. It's interesting SMPlayer is making things so clumpy, maybe because of Qt?

Does the same thing happen with other MPlayer frontends that embed its window in some sort of GUI like Gnome-mplayer or KMPlayer? I don't see any difference between SMPlayer, KMplayer or just plain MPlayer on my 9800M GTS.

Offline

#11 2011-12-26 18:24:24

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

I don't see any difference when playing low-res stuff.
MadCat_X, keep in mind that your card is much better than OP's.

Offline

#12 2011-12-26 18:33:11

Gusar
Member
Registered: 2009-08-25
Posts: 3,606

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

karol wrote:

I don't see any difference when playing low-res stuff.
MadCat_X, keep in mind that your card is much better than OP's.

It doesn't matter one bit which graphic card one has. They all have way more power and ram than is needed for textured video. If there's an issue with a frontend, the cause of it is clearly in the way that frontend configures and embeds the player.

Offline

#13 2011-12-26 18:58:33

dodo3773
Member
Registered: 2011-03-17
Posts: 818

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

What desktop environment / window manager are you using? I had a lot of problems with videos / games when using a compositing window manager.

Offline

#14 2011-12-31 16:17:28

nemamradfazole
Member
Registered: 2010-03-18
Posts: 40
Website

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

So I tried Gnome MPlayer and it worked fluently, leaving only SMPlayer problematic. (And I use Xfce4, so the window manager is compositing Xfwm4.)

Offline

#15 2011-12-31 18:17:14

mangus
Member
From: Bologna, Italy
Registered: 2007-04-07
Posts: 289

Re: [SOLVED] Older NVIDIAs - (quite poor) performance when watching movies

Looking more carefully at the 'problem' , disabling composite makes smplayer work good. So in some cases seems smplayer doesn't work nicely with composite active.

Offline

Board footer

Powered by FluxBB