LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   H.264 video lagging with MPlayer (https://www.linuxquestions.org/questions/linux-software-2/h-264-video-lagging-with-mplayer-808103/)

Shadow_7 05-22-2010 09:44 PM

Have you checked the /usr/lib/codecs/ to see if you have the latest versions of things?

Some of the players like VLC enable filters by default. Disabling them might boost performance to a tolerable level. ffplay is good in running multi-threaded that which can be run multi-threaded. mpeg2video is multi-threaded. msmpeg4v2 is not. Most things h.264 are becoming multi-threaded. Make sure you enable threading (pthreads?) where appropriate. Plus all that other stuff. Your card on that system should be more than capable IMO. I got an aftermarket card, just to get HDMI output. If you're in the market for a new card, you might check out some of that Cuda stuff.

H_TeXMeX_H 05-23-2010 05:16 AM

Quote:

Originally Posted by Electrode (Post 3978019)
After doing some research, it looks like my card (Geforce 7800 AGP) does not support VDPAU/VA API, so this was all a dead end.

If there are no other suggestions, I give up.

Oh, so that's why it doesn't work. I didn't know that, sorry.


All times are GMT -5. The time now is 03:26 AM.