Hi,

This bug is still present in the new Kubuntu 16.04 Xenial build.
Recompiling ffmpegthumbs like suggested in bug : 
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1505014   comment 14 
still work's.

sudo apt-get install git build-essential cmake extra-cmake-modules kio-dev 
pkg-config libavformat-dev
libavcodec-dev libswscale-dev

git clone git://anongit.kde.org/ffmpegthumbs
cd ffmpegthumbs
git checkout origin/frameworks
mkdir -p builddir
cd builddir && cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DKDE_INSTALL_QTPLUGINDIR=/usr/lib/x86_64-linux-gnu/qt5/plugins
make
sudo make install

Close and reopen dolphin.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1547745

Title:
  video thumbnails are not available in dolphin previews

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kffmpegthumbnailer/+bug/1547745/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to