Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 306361

Summary: media-libs/mlt-0.5.0 add vdpau use flag
Product: Gentoo Linux Reporter: Fabio Bonfante <bfx81>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sourceforge.net/news/?group_id=96039&id=282687
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 310071    
Bug Blocks:    

Description Fabio Bonfante 2010-02-22 14:37:23 UTC
From 0.5 release notes
------------------------
- added decoding H.264 with NVIDIA VDPAU
Requires FFmpeg built with vdpau.
This is automatically detected and enabled. You can disable this by setting environment variable MLT_NO_VDPAU=1 or property novdpau=1.
-------------------------
for major flexibility (and choice to the user) in my opinion could be useful add the vdpau use flag.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-02-23 10:55:15 UTC
I don't see any reason for this, as it only needs vdpau.h which is always installed by ffmpeg regardless of USE flags being set.
Comment 2 Fabio Bonfante 2010-02-23 13:32:13 UTC
my fault, i didn't check this deeply... anyway (maybe it's a false problem) but if someone has issues with VDPAU (provided by nvidia proprietary driver, that's the primary reason why i'm arguing..) can be a good thing be able to disable this feature.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-04-28 11:21:57 UTC
*mlt-0.5.4 (28 Apr 2010)

  28 Apr 2010; Samuli Suominen <ssuominen@gentoo.org> +mlt-0.5.4.ebuild:
  Version bump wrt #310071. USE="vdpau" wrt #306361 by Fabio Bonfante.
  Improve python eclass handling wrt #313539 by Arfrever Frehtes Taifersar
  Arahesis. *magick deps wrt #314295 by Wojciech Porczyk.