Ho modificato il file manager predefinito di Unity in Dolphin .
Problema: le miniature dei video non vengono più visualizzate.
In Nautilus le miniature sono mostrate correttamente.
Come fare in modo che Dolphin mostri le anteprime?
Ho modificato il file manager predefinito di Unity in Dolphin .
Problema: le miniature dei video non vengono più visualizzate.
In Nautilus le miniature sono mostrate correttamente.
Come fare in modo che Dolphin mostri le anteprime?
Risposte:
Thumbnailer
Per mostrare le miniature, Dolphin avrà bisogno del plug-in per le miniature.
Miniature video per Dolphin:
:~$ apt-cache show ffmpegthumbs
Package: ffmpegthumbs
Priority: optional
Section: universe/kde
...
Description: video thumbnail generator using ffmpeg
FFMpegThumbs is a video thumbnail generator for KDE file managers
like Dolphin and Konqueror. It enables them to show preview images
of video files using FFMpeg.
.
This package is part of the KDE multimedia module.
Homepage: http://www.kde.org/
.
:~$ apt-cache show mplayerthumbs
Package: mplayerthumbs
Priority: optional
Section: universe/kde
...
Description: video thumbnail generator using mplayer
MPlayerThumbs is a video thumbnail generator for KDE file managers
like Dolphin and Konqueror. It enables them to show preview images
of video files using MPlayer.
.
This package is part of the KDE multimedia module.
Homepage: http://www.kde.org/
.
:~$ apt-cache show kffmpegthumbnailer
Package: kffmpegthumbnailer
Priority: extra
Section: universe/kde
...
Description: video thumbnailer for KDE
kffmpegthumbnailer is a video thumbnailer based on ffmpegthumbnailer.
The thumbnailer uses ffmpeg to decode frames from the video files.
Homepage: http://www.kde-apps.org/content/show.php/kffmpegthumbnailer?content=117562
impostazioni
Per utilizzare l'anteprima è necessario abilitare l'anteprima dalle impostazioni di Dolphin.
In una corsa terminale
sudo apt-get install ffmpegthumbs
poi
sudo apt-get install mplayerthumbs
poi
sudo apt-get install kffmpegthumbnailer
quindi ... modifica delle impostazioni dei delfini come dice la risposta di user26687 ... funziona per me kubuntu 14.04lts nel laptop n4010 dell
ffmpegthumbs mplayerthumbs kffmpegthumbnailer kio-extras
Ora in Ubuntu 15.10 avevo bisogno di un altro pacchetto per mostrare le anteprime:
sudo apt-get install kio-extra