First post, by Mamba
- Rank
- Oldbie
Recently my project was to build a P-III system capable of h264 HD playback and it was relatively simple.
All I had to do was to find the right video player that take advantage of hd3xxx gpu properly.
At the end of the day it was mpc-be and nothing else.
Cpu usage was around 20 to 30% (no audio) and I was happy.
Now I embarked in this crazy project of using a k6-III+. OS is xp sp2.
Now mpc-be requires SSE to work.
Plus there are limitations on video cards I can use.
But for 2D and OpenGL only, I can use a 6200 (so purevideo can be used).
For ATI I will be stuck at R300, if lucky, otherwise I have to stay with a 9250 (R200), so AVIVO in some form.
Is there a player that can properly take advantage of the extended 3DNow I have, ignoring the lack of sse? Or a combination of player + codecs ?
Could be a player tailored for early AMD Athlon (they had no SSE).
(Mplayer was a no go)