J'ai changé mon gestionnaire de fichiers par défaut Unity en Dolphin .
Problème: les vignettes vidéo n'apparaissent plus.
Dans Nautilus, les vignettes s'affichent correctement.
Comment faire pour afficher les vignettes Dolphin?
J'ai changé mon gestionnaire de fichiers par défaut Unity en Dolphin .
Problème: les vignettes vidéo n'apparaissent plus.
Dans Nautilus, les vignettes s'affichent correctement.
Comment faire pour afficher les vignettes Dolphin?
Réponses:
Vignette
Pour afficher les vignettes, le Dolphin aura besoin du plug-in de vignettes.
Vignettes vidéo pour le dauphin:
:~$ 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
Réglages
Pour utiliser la miniature, vous devez activer la miniature à partir des paramètres de Dolphin.
Dans une course terminale
sudo apt-get install ffmpegthumbs
ensuite
sudo apt-get install mplayerthumbs
ensuite
sudo apt-get install kffmpegthumbnailer
puis ... changer les paramètres des dauphins comme dit dans la réponse de user26687 ... fonctionne pour moi kubuntu 14.04lts dans l'ordinateur portable n4010 dell
ffmpegthumbs mplayerthumbs kffmpegthumbnailer kio-extras
Maintenant, dans Ubuntu 15.10, j'avais besoin d'un autre paquet pour que les vignettes soient affichées:
sudo apt-get install kio-extras