FFmpegthumbs uses deprecated functions of ffmpeg, which have been removed in ffmpeg 3.0, so that the package cannot be built with the latest version. For what I can see, most of what would be required for porting would just involve symbols replacement (I could provide a patch for that if required), but it would also require to reimplement the video deinterlacing code, which would be more complicated. Reproducible: Always Steps to Reproduce: 1. Install ffmpeg 3.0 on system 2. Try to build ffmpegthumbs Actual Results: Builds fails. Expected Results: Compilation ends without errors
KDE Review Board - Support for ffmpeg 2.9 (and 3.0) : https://git.reviewboard.kde.org/r/126992/ Builds but .xsession-errors will have the 'kioslave: ####### CRASH ######' error messages and there won't be new thumbnails.
http://ix.io/LSR seems to work here.
Created attachment 99219 [details] fixed patch based on the RR
The patch seems to work in testing here.
Works for me. Good to go! ;)
forgot the BUG tag, but here it is: https://quickgit.kde.org/?p=ffmpegthumbs.git&a=commit&h=3978c762072b7bc16b2096819b7cfa2052deaf5e