Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 466828 - media-video/v4l2loopback should install yuv4mpeg_to_v4l2
Summary: media-video/v4l2loopback should install yuv4mpeg_to_v4l2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Naohiro Aota
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-22 16:57 UTC by Dennis Nezic
Modified: 2013-05-15 23:01 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Nezic 2013-04-22 16:57:49 UTC
There is a very useful (essential?) utility that comes with this package, in the examples/ subfolder, that allows you to integrate mplayer with this v4l2 loopback device. It's just a simple/single c file, "yuv4mpeg_to_v4l2".

I really think it should get installed into the system with this package. (I.e. it seems to be necessary to get it to work with mplayer.)

Reproducible: Always
Comment 1 Naohiro Aota gentoo-dev 2013-05-15 23:01:28 UTC
I've introduced USE=examples to install such tools and codes. Thank you for your notice.