I made an updated version of my mplayer-vaapi ebuild.
You can find my media-video/mplayer ebuild with vaapi use flag in my overlay.
|
||||||
7 comments to media-video/mplayer-1.1_rc1_p20120820 with vaapi use flagLeave a Reply |
||||||
Copyright © 2024 LinuxSystems - All Rights Reserved Powered by WordPress & Atahualpa |
It seems this has issues is libass is too new
Works fine with 0.9.13. Do you use 0.10?
I did yes
I tried 0.10.1 right now and it compiles flawlessly. Which kind of issue do you have? Can you point me to a sample file showing the issue?
Hey,
I’m trying to compile this ebuild, but I get an error compiling:
libvo/vo_vaapi.o: In function `resize':
vo_vaapi.c:(.text+0x2b2d): undefined reference to `gluPerspective’
collect2: ld returned 1 exit status
I think it has something to do with :media-libs/freeglut, but I have it installed ( version 2.8.0-r1 ).
Any idea on how to fix it?
Are you using vaapi ebuilds from my repository? If you don’t have a G45/GM45 you shouldn’t…
Hey,
I have sandy bridge i7-2630QM and I use :
x11-libs/libva-1.1.0
x11-libs/libva-intel-driver-1.0.19
I’ve used the old ebuild (media-video/mplayer-1.0_rc4_p20120116) and it worked fine.