You are not logged in.
Have you tried reinstalling xorg-server?
Offline
hmm well i can do it, but iam wondering why the issue only happens when i install your nvidia-beta or from AUR....if i just try installing from testing it does not happen
Acer Aspire V5-573P Antergos KDE
Offline
It's exactly the same PKGBUILD just with the additional vdpau stuff which has nothing to do with your problem.
Offline
now how can i test vadpau what is the command line parameter? thanks
Acer Aspire V5-573P Antergos KDE
Offline
For the xine thing use xine-ui. For mplayer use -vo vdpau and -vc help to find out the correct vdpau codec.
Offline
which codec will play mov files do I install the codex like ffh264vdpau the xine only plays sound and there is no video of an mov apple trailer
Acer Aspire V5-573P Antergos KDE
Offline
which codec will play mov files do I install the codex like ffh264vdpau the xine only plays sound and there is no video of an mov apple trailer
Sorry I'm no native english speaker and even though I dont like it if there arent any punctuation marks since this makes it hard to understand.
Please read the thread here first, you should find your answers.
Offline
sorry, I was just writing my train of thought. Now that I read it myself, even I cant understand it
What I basically meant was, to know if there are any special codecs I have to install to get VDPAU support for playing *.MOV files, for example ffh264vdpau.
Acer Aspire V5-573P Antergos KDE
Offline
sorry, I was just writing my train of thought. Now that I read it myself, even I cant understand it
What I basically meant was, to know if there are any special codecs I have to install to get VDPAU support for playing *.MOV files, for example ffh264vdpau.
Hehe, in the mplayer package are all codecs you need.
See here, bgmiki provides there a little howto on how you can get it to work with smplayer This should give you much less pain with a nice gui :-)
Offline
new version of mplayer is update . i just post in aur how to install
Offline
Not as clean as it could be, but it works
It's been in the repo for two days and it works fine :-)
http://rafb.net/p/5E6MiV19.html
Edit: Here is the one for xine-vdpau-svn.
Last edited by buddabrod (2009-01-29 11:47:40)
Offline
Not as clean as it could be, but it works
It's been in the repo for two days and it works fine :-)
http://rafb.net/p/5E6MiV19.htmlEdit: Here is the one for xine-vdpau-svn.
does this xine-lib-vdpau-svn work with kaffeine (on kde3)?
"I know what you're thinking, 'cause right now I'm thinking the same thing. Actually, I've been thinking it ever since I got here:
Why oh why didn't I take the BLUE pill?"
Offline
buddabrod wrote:Not as clean as it could be, but it works
It's been in the repo for two days and it works fine :-)
http://rafb.net/p/5E6MiV19.htmlEdit: Here is the one for xine-vdpau-svn.
does this xine-lib-vdpau-svn work with kaffeine (on kde3)?
No it does not.
Offline
this build doesnt even have OSD, so also no subtitles.
They worked fine with the old one.
Can this be fixed?
Offline
@buddabrod can u update x86_64 repo ?
Offline
@buddabrod can u update x86_64 repo ?
Ah forgot that one. Expect it tomorrow or so.
Offline
would you update the driver to 188.27?
Acer Aspire V5-573P Antergos KDE
Offline
Both repos updated.
Offline
@buddabrod i made to ... lol .never mind u can find some staf here http://archlinux.ns-linux.org/Pkg/ only for x86_64
Last edited by bgmiki (2009-02-05 05:39:53)
Offline
@buddabrod i made to ... lol .never mind u can find some staf here http://archlinux.ns-linux.org/Pkg/ only for x86_64
If you include xine-vdpau-svn and the nvidia stuff, I wont need to provide x86_64 stuff anymore :-)
Dunno if my PKGBUILDs are still up at nopaste, do you need them?
Last edited by buddabrod (2009-02-05 11:40:50)
Offline
no need to upload nvidia stuff .. i upload xine-lib-vdpau and mplayer-vdpau
Offline
It looks like rudimentary support of VDPAU may be going into Mplayer trunk in the next day or so:
Offline
From an un-patched Mplayer SVN-r28624:
~ > mplayer -vo help | grep vdpau
vdpau VDPAU with X11
I tested against the Apple movie trailer astroboy-tsr_h1080p: 1920x800, 24fps, H264 Main Profile. I was showing on average around 2% of two cores combined total processing. This of course is a very modest H264 stream, but the best I saw previously was around 25 to 30 times that with XvMC.
Offline
Nice to hear. Looks like the nvidia stuff is gonna be deprecated very soon. Thanks for the information.
Offline
Nice to hear. Looks like the nvidia stuff is gonna be deprecated very soon. Thanks for the information.
It's not exactly going to be depreciated. Basically FFmpeg is writing a generic interface for all of the vendor specific hardware encoders and decoders in order to prevent code duplication. VDPAU will still be implemented in FFmpeg and Mplayer, but the API will change for programmers. This will have the cool side effect of VLC and Xine not needing to mess around with their own interfaces also.
Offline