https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289481

            Bug ID: 289481
           Summary: audio/plasma6-kpipewire: Fail to build with FFmpeg 8.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: k...@freebsd.org
          Reporter: dii...@freebsd.org
            Blocks: 278705
          Assignee: k...@freebsd.org
             Flags: maintainer-feedback?(k...@freebsd.org)

/wrkdirs/usr/ports/audio/plasma6-kpipewire/work/kpipewire-6.4.4/src/libx264encoder.cpp:71:37:
error: use of undeclared identifier 'FF_PROFILE_H264_BASELINE'
   71 |         m_avCodecContext->profile = FF_PROFILE_H264_BASELINE;
      |                                     ^
/wrkdirs/usr/ports/audio/plasma6-kpipewire/work/kpipewire-6.4.4/src/libx264encoder.cpp:74:37:
error: use of undeclared identifier 'FF_PROFILE_H264_MAIN'
   74 |         m_avCodecContext->profile = FF_PROFILE_H264_MAIN;
      |                                     ^
/wrkdirs/usr/ports/audio/plasma6-kpipewire/work/kpipewire-6.4.4/src/libx264encoder.cpp:77:37:
error: use of undeclared identifier 'FF_PROFILE_H264_HIGH'
   77 |         m_avCodecContext->profile = FF_PROFILE_H264_HIGH;
      |                                     ^
3 errors generated.

FreeBSD 14.3-RELEASE (amd64)


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278705
[Bug 278705] multimedia/ffmpeg: update to 8.0 (WIP)
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to