I got an error: http://pastebin.com/f0nG1yZS I've installed the newest ffmpeg: [lucjan@archlinux ~]$ pacman -Qs ffmpeg local/ffmpeg 1:3.0.1-1 Complete solution to record, convert and stream audio and video local/ffmpeg2.8 2.8.6-1 Complete solution to record, convert and stream audio and video local/gst-libav 1.6.3-3 Gstreamer libav Plugin local/gstreamer0.10-ffmpeg 0.10.13-2 (gstreamer0.10-plugins) Gstreamer FFMpeg Plugin Build version: 2.9.90.r5957.0f1c10b (the newest kf5 commit) Reproducible: Always Steps to Reproduce: 1. Download k3b-frameworks sources 2. Push "cmake && make" 3. Actual Results: Doesn't build Expected Results: Build without errors
I got the same.
The Debian bug report system has a thread: k3b: FTBFS with FFmpeg 2.9 - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807853 There is a patch: k3b_ffmpeg-2.9.patch. I have not tested if it works.
(In reply to Rog131 from comment #2) > The Debian bug report system has a thread: k3b: FTBFS with FFmpeg 2.9 - > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807853 Thanks for the link. > There is a patch: k3b_ffmpeg-2.9.patch. I have not tested if it works. I have. Both appear to be working at build level, but I'm not sure how to test them at runtime.
So what is the status right now?
Fixed https://git.reviewboard.kde.org/r/122569/ thanks for Oldřich's patch ;-)