[Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4)
| Newsgroups | gmane.os.freebsd.devel.multimedia |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297454
Bug ID: 297454
Summary: multimedia/ffmpeg: Fail to build on current since the
introduction to video(4)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Since the introduction of https://reviews.freebsd.org/D58367
ffmpeg is seeing the header <sys/videoio.h>, and thus no longer include
<linux/videodev2.h> .
Given that both headers does not define the same sets of pixel format types,
ffmpeg fail to build.
I wonder what would be the best approach, given that we now have both video(4)
and webcamd that is able to generate a /dev/videoN devices and that they does
not seems to have the same capabilities in terms of pixel format, should we
take the minimal set of feature instead ?
--
You are receiving this mail because:
You are the assignee for the bug.