https://bugs.kde.org/show_bug.cgi?id=493973
Bug ID: 493973 Summary: kpipewire 6.1.5 fails to build with the recently released ffmpeg 7.1 Classification: Frameworks and Libraries Product: KPipeWire Version: unspecified Platform: Exherbo OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: timo.g...@gmail.com CC: aleix...@kde.org Target Milestone: --- Created attachment 174320 --> https://bugs.kde.org/attachment.cgi?id=174320&action=edit kpipewire-6.1.5-build.log SUMMARY kpipewire 6.1.5 fails to build with the recently released ffmpeg 7.1 while it builds fine against 7.0.2 STEPS TO REPRODUCE 1. install ffmpeg 7.1 2. try to build kpipewire 6.1.5 OBSERVED RESULT Build failure: /var/tmp/paludis/build/media-libs-kpipewire-6.1.5/work/kpipewire-6.1.5/src/h264vaapiencoder.cpp: In member function 'virtual bool H264VAAPIEncoder::initialize(const QSize&)': /var/tmp/paludis/build/media-libs-kpipewire-6.1.5/work/kpipewire-6.1.5/src/h264vaapiencoder.cpp:147:80: error: 'AVFilterLink' {aka 'struct AVFilterLink'} has no member named 'hw_frames_ctx' 147 | m_avCodecContext->hw_frames_ctx = av_buffer_ref(m_outputFilter->inputs[0]->hw_frames_ctx); | ^~~~~~~~~~~~~ EXPECTED RESULT No build failure SOFTWARE/OS VERSIONS Operating System: Exherbo KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 Kernel Version: 6.11.1 (64-bit) Graphics Platform: X11 Processors: 12 × 12th Gen Intel® Core™ i5-12500 Memory: 15.3 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics 770 Manufacturer: ITMediaConsult AG Product Name: Pentino_H-Series A_MT_Q670 System Version: 1.0 ADDITIONAL INFORMATION Complete build log is attached. -- You are receiving this mail because: You are watching all bug changes.