Bug 361384 - Fails to build with FFMPEG 3.0
Summary: Fails to build with FFMPEG 3.0
Status: RESOLVED FIXED
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR major
Target Milestone: ---
Assignee: k3b developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-04 18:53 UTC by Lucjan
Modified: 2016-09-06 02:19 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucjan 2016-04-04 18:53:51 UTC
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
Comment 1 miku84 2016-05-01 08:35:32 UTC
I got the same.
Comment 2 Rog131 2016-05-01 09:12:10 UTC
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.
Comment 3 Luigi Baldoni 2016-05-01 15:04:25 UTC
(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.
Comment 4 miku84 2016-05-23 08:53:56 UTC
So what is the status right now?
Comment 5 Leslie Zhai 2016-09-06 02:19:16 UTC
Fixed https://git.reviewboard.kde.org/r/122569/ thanks for Oldřich's patch ;-)