Xfce Forum

Sub domains
 

You are not logged in.

#1 2012-04-27 19:42:06

pintergreg
Member
Registered: 2012-01-10
Posts: 6

tumbler config

Hey,

Is there any way to deny thumbler to create thumbnails from video files? A config file or something...
I want thumbnails from images, but no videos, so I don't deny the whole thing (I found an option for this in the settings).

Thanks,
pintergreg

Last edited by pintergreg (2012-04-27 19:42:23)

Offline

#2 2012-04-27 23:02:47

demosthenese
Member
From: Liverpool, UK
Registered: 2009-05-04
Posts: 54

Re: tumbler config

Would uninstalling ffmpegthumbnailer do this?

Offline

#3 2012-04-28 16:55:27

stqn
Member
Registered: 2010-10-11
Posts: 136

Re: tumbler config

I don’t think it would. I’ve had the same problem and had to uninstall tumbler. Couldn’t find any configuration for tumbler.

Offline

#4 2012-04-28 19:44:29

pintergreg
Member
Registered: 2012-01-10
Posts: 6

Re: tumbler config

demosthenese wrote:

Would uninstalling ffmpegthumbnailer do this?

The funny thing is, ffmpegthumbnailer is not installed. Is there other backend?
I use Arch x86_64 btw. Xfce 4.8, Thunar 1.2.3 and Tumbler 0.1.24.

My experimental idea was to rename /usr/lib/tumbler-1/plugins/tumbler-ffmpeg-thumbnailer.so... I give it a try. smile

Last edited by pintergreg (2012-04-28 19:46:55)

Offline

#5 2012-04-29 06:05:33

gymka
Member
From: Lithuania
Registered: 2012-01-07
Posts: 20
Website

Re: tumbler config

workaround:
compile without ffmpeg and gstreamer support:)

./autogen.sh --disable-ffmpeg-thumbnailer --disable-gstreamer-tumbnailer

all plugins(you can choose which you need):
  * GdkPixbuf thumbnailer plugin               
  * FreeType font thumbnailer plugin             
  * JPEG thumbnailer plugin with EXIF support:     
  * Video thumbnailer plugin using ffmpegthumbnailer
  * Video thumbnailer plugin using GStreamer
  * ODF thumbnailer plugin using libgsf
  * PDF/PS thumbnailer plugin using poppler
  * RAW thumbnailer plugin using libopenraw
  * Freedesktop.org cache plugin

Offline

#6 2012-04-29 12:24:12

pintergreg
Member
Registered: 2012-01-10
Posts: 6

Re: tumbler config

So, I need to recompile? Okay. But a config file would be great to change these settings without recompile!
Thanks!

Offline

#7 2012-04-29 16:12:34

gymka
Member
From: Lithuania
Registered: 2012-01-07
Posts: 20
Website

Re: tumbler config

pintergreg wrote:

So, I need to recompile? Okay. But a config file would be great to change these settings without recompile!
Thanks!

you need download source, compile(with options which you like, in this case with disabled thumbnails for movies) and use your compiled version. if you don't want to see movie thumbnails, so why you install tumbler? for pictures and fonts? in such case imho it's easier not use tumbler:)

Last edited by gymka (2012-04-29 16:13:58)

Offline

#8 2012-04-29 16:45:17

stqn
Member
Registered: 2010-10-11
Posts: 136

Re: tumbler config

For me tumbler could be useful to find and sort pictures. I don’t see the point in showing thumbnails for videos…

Offline

#9 2012-04-30 05:55:42

gymka
Member
From: Lithuania
Registered: 2012-01-07
Posts: 20
Website

Re: tumbler config

stqn wrote:

For me tumbler could be useful to find and sort pictures. I don’t see the point in showing thumbnails for videos…

you can't ignore video thumbnails? ok they are, so let it be so, why disable? smile

Offline

#10 2012-04-30 07:48:30

pintergreg
Member
Registered: 2012-01-10
Posts: 6

Re: tumbler config

stqn wrote:

For me tumbler could be useful to find and sort pictures. I don’t see the point in showing thumbnails for videos…

+1
I aslo think thumbnails for videos are pointless... But, I need them for pictures, and I like thumbnails for pdfs as well.
Another reason I wanna get rid of them, because it uses a lots of resources, CPU, etc... (at least in my system)

Compiling a software is not a problem for me, but this solution is not too user frendly. That's why I wrote a config file would be great. smile

Offline

#11 2012-05-01 20:14:28

stqn
Member
Registered: 2010-10-11
Posts: 136

Re: tumbler config

gymka wrote:

you can't ignore video thumbnails? ok they are, so let it be so, why disable? smile

Wasted CPU time for something useless, freezes, very annoying locking of removable volumes, additional dependencies, additional bugs and problems to take care of, and also, I do not want them.

Last edited by stqn (2012-05-01 20:16:41)

Offline

#12 2012-05-01 20:17:44

Nick
Dev
From: ~
Registered: 2005-02-17
Posts: 1,142
Website

Re: tumbler config

The plugins are compiled as modules, so removing the module dependency or the .so file will work. No compilation required.

That said, I agree we need to make this configurable some way or another (also module priority).

Offline

#13 2012-11-01 14:14:56

jochen
Member
Registered: 2012-11-01
Posts: 2

Re: tumbler config

I also wish an easy configuration of what tumbnails should be generated and what not. This is because tumblerd is buggy and extremly hungry on resources (cpu and memory). When I convert videos tumblerd tries to generate constantly new video thumbnails because the output file is constantly growing (and therfeore changing).
This makes my system often completely unusable because tumblerd uses 100% cpu and all of memory, so system begins swapping.

For me video thumbnails are useless and generating them makes my system often unusable. Until these resource consuming bugs are resolved, it should be easy to disable video thumbnailing.

Offline

#14 2012-11-01 19:11:38

jens
Member
Registered: 2012-03-20
Posts: 26

Re: tumbler config

jochen wrote:

For me video thumbnails are useless and generating them makes my system often unusable. Until these resource consuming bugs are resolved, it should be easy to disable video thumbnailing.

+1 !!!!!

Offline

#15 2012-11-28 08:43:40

rene
Member
Registered: 2011-02-01
Posts: 3

Re: tumbler config

... and for me it's just the "keeps removable volumes" busy problem, but yes, video thumbnailing should definitely be easily configured out. I assume it's not really doable to disable it only for removable volumes?

Offline

Board footer

Powered by FluxBB