WebM thumbnailing is not supported in PCManFM right now (mp4 videos are). Could you make this possible? Here is the command to do so:
http://stackoverflow.com/questions/7847193/ffmpeg-creating-thumbnail-from-webm-format-and-converting-webm-movie-to-flv-mo
Free formats are better, so they should be supported in the best File Manager available!
Please report the bug to ffmpegthumbnailer instead.
https://code.google.com/p/ffmpegthumbnailer/
PCManFM uses ffmpegthumbnailer if it's installed.
That's the right place to add webm support.
On Thu, Jun 5, 2014 at 2:42 PM, Geoffrey Db smile4ever@users.sf.net wrote:
Related
Feature Requests: #341
Done. See here:
https://code.google.com/p/ffmpegthumbnailer/issues/detail?id=113
Please have a look at the outcome of this bug report: https://code.google.com/p/ffmpegthumbnailer/issues/detail?id=113
On Tue, Jul 1, 2014 at 2:48 AM, Geoffrey De Belie
smile4ever@users.sf.net wrote:
I think the problem is, you should add "video/webm" mime-type to
ffmpegthumbnailer.thumbnailer file.
See https://code.google.com/p/ffmpegthumbnailer/source/browse/trunk/dist/ffmpegthumbnailer.thumbnailer
This file should be installed to /usr/share/thumbnailers.
Try to edit that file, add video/webm, and try if it works.
Related
Feature Requests: #341
You are right, thanks! It's working now. I've asked if they could add it upstream to the ffmpegthumbnailer.thumbnailer file, so it works by default. You can close this feature request, thanks for your help.