Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > muc.lists.freebsd.multimedia > #13391
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!2.eu.feeder.erje.net!feeder.erje.net!news2.arglkargh.de!news.karotte.org!news.space.net!news.muc.de!.POSTED.news.muc.de!not-for-mail |
|---|---|
| From | bugzilla-noreply@freebsd.org |
| Newsgroups | muc.lists.freebsd.multimedia |
| Subject | [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) |
| Date | Tue, 11 Aug 2026 20:36:01 +0000 |
| Organization | Newsgate at muc.de e.V. |
| Sender | owner-freebsd-multimedia@FreeBSD.org |
| Approved | news-admin@muc.de |
| Distribution | world |
| Message-ID | <bug-297454-12827@https.bugs.freebsd.org/bugzilla/> (permalink) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| Injection-Info | news.muc.de; posting-host="news.muc.de:193.149.48.2"; logging-data="51624"; mail-complaints-to="news-admin@muc.de" |
| X-Original-To | multimedia@mlmmj.nyi.freebsd.org |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786480562; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=2i4DNWZfrOc9uPFNA+nwKbLvqdRfAnb+to603rvEzdo=; b=myDSbzJBqmzNfCKgZOGDOEtfko605Ex3JBnn4F8lgQ5x8XquuB+1wJk1Guvkiqk6iBy9G2 fPkh9N2z2ZuCEpoSK/ao/pUDpTQ2tXXTB1dNonTglDzTZh8jruxdUkeALxfQlPnP3EhkMS Y7T1ib8Z6TaO7Udaf3gRJVVzqNCX/5UffkR3+OYbfRtepcM8Cc+HsO9uOSbfS23RKcA0ZT 4Cn7HuMXq6UCxDFsSd7CylFvFzOq2qc3yE6Fw/c7xy3Hnai6ezSAef+nIEnqG/XLjC7fbJ G0IkBkFGtbzRAgM0jNXiHNyvLTew4Ogae2dQLexcyjzCmoirCDT6TP81zm6KIw== |
| X-Authentication-Warning | kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f |
| Auto-Submitted | auto-generated |
| Precedence | list |
| X-Newsgate-Id | f02c70b8849f+ |
| X-No-Archive | Yes |
| Xref | csiph.com muc.lists.freebsd.multimedia:13391 |
Show key headers only | View raw
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: multimedia@FreeBSD.org
Reporter: monwarez@mailoo.org
Assignee: multimedia@FreeBSD.org
Flags: maintainer-feedback?(multimedia@FreeBSD.org)
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.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
Back to muc.lists.freebsd.multimedia | Previous | Next — Next in thread | Find similar | Unroll thread
[Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-11 20:36 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 05:54 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 06:15 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 06:18 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 06:20 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 06:21 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 07:12 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 11:56 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 17:01 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-13 11:07 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-13 11:13 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-18 02:59 +0000
csiph-web