Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mplayer/mpv arm7hf with vdpau
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM
View previous topic :: View next topic  
Author Message
p_d
n00b
n00b


Joined: 24 Nov 2007
Posts: 34
Location: Warszawa

PostPosted: Fri Jul 14, 2017 6:40 am    Post subject: mplayer/mpv arm7hf with vdpau Reply with quote

Hello

Please help me with issue. I need to compile mplayer or mpv with vdpau on arm7hf architecture but it seems to be impossible at the moment because

Code:
[ebuild  N    ~] media-video/mpv-0.25.0-r1::gentoo  USE="X alsa cli egl iconv jpeg libass lua opengl uchardet xv (-aqua) -archive -bluray -cdda (-coreaudio) -cplugins (-cuda) -doc -drm (-dvb) -dvd -encode -gbm -jack -lcms (-libav) -libcaca -libmpv -luajit -openal -oss -pulseaudio -raspberry-pi -rubberband -samba -sdl (-selinux) {-test} -tools -v4l (-vaapi) (-vdpau) -vf-dlopen -wayland -zsh-completion" PYTHON_TARGETS="python2_7 python3_4 -python3_5" 2914 KiB   


I need mplayer/mpv or other multimedia player with vdpau enabled because cubieboard A20 which i have has CedarX. CedarX would work via Cedrus which needs vdpau

http://linux-sunxi.org/Cedrus/libvdpau-sunxi

How can i force mplayer/mpv ebuild to compile with vdpau use flag enabled? I can host my own version ebuild on local repository if needed

Please help
_________________
Ludzie z celami odnoszą sukcesy ponieważ wiedzą dokąd zmierzają…
To jest aż tak proste.
Earl Nightingale
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54237
Location: 56N 3W

PostPosted: Fri Jul 14, 2017 8:09 am    Post subject: Reply with quote

p_d,

Code:
(-vdpau)
is forced off in your profile. Setting in on is a two step process.

Set it on in the normal way, either in make.conf or in /ect/portage/package.use
On its own, as you have discovered, this does nothing.

Next, override you profile. Make a file /etc/portage/profile/package.use.mask
Add a line
Code:
media-video/mpv -vdpau
to unmask vdpau just for media-video/mpv

Read the
Quote:
package.use.mask and package.use.stable.mask
in
Code:
man portage

_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.


Last edited by NeddySeagoon on Fri Jul 14, 2017 8:10 am; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54237
Location: 56N 3W

PostPosted: Fri Jul 14, 2017 8:10 am    Post subject: Reply with quote

Moved from Portage & Programming to Gentoo on Alternative Architectures.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum