Phoronix Forums  

Go Back   Phoronix Forums > Linux Graphics / X.Org Drivers > AMD/ATI Linux

AMD/ATI Linux Technical support and discussion of the ATI/AMD proprietary Linux driver.

Reply
 
Thread Tools Display Modes
  #331  
Old 11-20-2009, 08:26 AM
Kano Kano is offline
Debian Developer
 
Join Date: Aug 2007
Posts: 2,893
Default

Can't you apply both patched to the same mplayer?
Reply With Quote
  #332  
Old 11-20-2009, 09:53 AM
herriejr herriejr is offline
Junior Member
 
Join Date: Oct 2009
Posts: 4
Default

Quote:
Originally Posted by Kano View Post
Can't you apply both patched to the same mplayer?
That's what I did (in the end, after I go mplayer-vaapi working). Sorry if I was not clear.
Reply With Quote
  #333  
Old 11-20-2009, 01:13 PM
Melcar Melcar is offline
Senior Member
 
Join Date: Dec 2007
Location: L.A
Posts: 652
Default

There are new libva packages available today. Anyway:
Code:
libavformat file format detected.
[lavf] Video stream found, -vid 0
[lavf] Audio stream found, -aid 1
VIDEO:  [H264]  1920x816  24bpp  23.976 fps  7403.5 kbps (903.8 kbyte/s)
Clip info:
 major_brand: isom
 minor_version: 1
 compatible_brands: isomavc1
Could not parse arguments at the position indicated below:
gl:reflect
^

-vo vaapi command line help:
Example: mplayer -vo vaapi:gl

Options:
  dm=0|1|2
    Use direct surface mapping (default: 2 - autodetect)

Error opening/initializing the selected video_out (-vo) device.
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
AUDIO: 48000 Hz, 2 ch, s16le, 94.8 kbit/6.17% (ratio: 11845->192000)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...


I can never get this thing going.
Reply With Quote
  #334  
Old 11-20-2009, 01:24 PM
Kano Kano is offline
Debian Developer
 
Join Date: Aug 2007
Posts: 2,893
Default

You also need -va vaapi. And do NOT use 9-11 driver, only 9-10 works.
Reply With Quote
  #335  
Old 11-20-2009, 01:31 PM
Melcar Melcar is offline
Senior Member
 
Join Date: Dec 2007
Location: L.A
Posts: 652
Default

Using the latest xvba package and I'm pretty sure I got all the command parameters in there. Been trying since the 9.10 betas with no luck.
Reply With Quote
  #336  
Old 11-20-2009, 01:49 PM
Kano Kano is offline
Debian Developer
 
Join Date: Aug 2007
Posts: 2,893
Default

You can only use 9-10 FINAL not the beta from U. I hope you did NOT use the ati-installer on a 64 bit system as the 64 bit libs are not installed in that case.
Reply With Quote
  #337  
Old 11-20-2009, 01:54 PM
Melcar Melcar is offline
Senior Member
 
Join Date: Dec 2007
Location: L.A
Posts: 652
Default

No. 9.10 final. I always build packages too, since that's the only way I can even get a positive feedback with vainfo.
Reply With Quote
  #338  
Old 11-20-2009, 02:10 PM
Kano Kano is offline
Debian Developer
 
Join Date: Aug 2007
Posts: 2,893
Default

That's my tiny mplayer-vaapi wrapper - works for me...

Code:
#!/bin/sh
mplayer -va vaapi -vo vaapi:gl "$@"
Be sure your ~/.mplayer/config is empty or at least has got no va/vo/vc overrides.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 02:30 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2004 - 2009 by Phoronix Media.