Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406269 - media-video/libav: remove USE video_cards_nvidia
Summary: media-video/libav: remove USE video_cards_nvidia
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-29 10:03 UTC by Nikoli
Modified: 2012-02-29 17:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for ebuild, works fine for me (libav_vdpau.patch,4.09 KB, patch)
2012-02-29 10:03 UTC, Nikoli
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2012-02-29 10:03:37 UTC
Created attachment 303705 [details, diff]
patch for ebuild, works fine for me

mesa-8 has USE vdpau for gallium drivers.
It works fine with AMD A4-3300M APU + linux-3.2.7 + mesa-8.0.1[video_cards_r600] + libav-0.8 + mplayer2-2.0_p20111126
'mplayer2 -vc ffmpeg12vdpau' plays DVD without errors or garbage.

Also these ebuilds do not have vdpau inside video_cards_nvidia ( ):
media-libs/mlt
media-libs/xine-lib
media-plugins/vdr-xineliboutput
media-tv/xbmc
media-video/hwdecode-demos
www-plugins/adobe-flash
Comment 1 Luca Barbato gentoo-dev 2012-02-29 10:10:51 UTC
Looks correct.
Comment 2 Nikoli 2012-02-29 17:30:38 UTC
Thanks, but why you keep this commented line in ebuilds?
#       use video_cards_nvidia || myconf="${myconf} --disable-decoder=${i}"