[Bug 278705] multimedia/ffmpeg: update to 8.0.1 (WIP)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278705] multimedia/ffmpeg: update to 7.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Dec 2025 21:34:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278705
--- Comment #41 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
for memorandum :)
multimedia/mplayer
libmpcodecs/vd_ffmpeg.c:287:43: error: incompatible integer to pointer
conversio
n assigning to 'AVVDPAUContext *' (aka 'struct AVVDPAUContext *') from 'int'
[-W
int-conversion]
287 | avctx->hwaccel_context = vdpc = av_alloc_vdpaucontext();
| ^ ~~~~~~~~~~~~~~~~~~~~~~~
Is this environment-dependent? (14.3-STABLE amd64)
Or, am I somehow failing to install ffmpeg-8?
--
You are receiving this mail because:
You are on the CC list for the bug.