Video thumbnails in nautilus

Hello,

I tried to search about this from google and opensuse forums but didn’t find any help, so I’m starting this topic.

I just updated to OpenSUSE 11.1 with newest gnome and default kernel. The problem is, I don’t have video thumbnails any more in nautilus. If I recall correctly, in 11.0 I had them with totem-xine, but now I can’t find it in any repos. Added some additional repositories, but still nothing.

If there is not totem-xine available, how to get video thumbnails, I mean like generating automatically every time I open a folder with video files in it.

Currently I’m only seeing video file icons from my icon theme.

Help would be highly appreciated.

Sincerely,

Rolle

I’m sorry but: Bump. Is there really not anyone who HAS or HAS NOT video thumbnails in Opensuse 11.1 / gnome. Waiting… :frowning:

ffmpegthumbnailer
mplayerthumbs

these should help.

Hi
On SLED 11 (equiv 11.1) here and no issues, I’m pretty sure in my vmware
machines I see them too. I’m currently running a build on a 11.2 M7
setup so won’t be able to confirm in an 11.1 machine for a few hours :frowning:


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.29-0.1-default
up 6 days 1:27, 2 users, load average: 0.37, 0.89, 0.80
GPU GeForce 8600 GTS Silent - Driver Version: 190.18

mplayerthumbs is for konqueror, I use nautilus. Installed it though, but nothing. ffmpegthumbnailer is installed but does nothing as well. Tried “killall nautilus” -command but no help…

Edit: Not sure if this tutorial is what you’re after, but here it is anyway.

I found an old Fedora thread concerning similar issue.

rollex2 wrote:

> I just updated to OpenSUSE 11.1 with newest gnome and default kernel.
> The problem is, I don’t have video thumbnails any more in nautilus. If I
> recall correctly, in 11.0 I had them with totem-xine, but now I can’t
> find it in any repos. Added some additional repositories, but still
> nothing.

Standard Gnome (installed from /oss repo) should have the following file:

/usr/bin/totem-video-thumbnailer

Can you please check if the above file is present in your system?

Greetings,


Camaleón

open a c/l window and type

mplayerthumbsconfig

change the settings to show use mplayer

First of all, thank you very much of all the help.

But,

I need to get thumbnails automatically in nautilus, I’m not interested in generating thumbnails every time in video folder… or is this the way how it works? Please inform me how to set ffmpegthumbnailer automatic, or it’s no use for me.

This helped me in 11.0, but the topic is from year 2005, and 11.1 doesn’t have totem-xine as I explained when starting this topic.

Thanks! It endeed is present, but it only gives me usage options when starting from command line, just like ffmpegthumbnailer. So how to get it to thumbnail video files automatically?

It seems this uses kde and is for konqueror. Since I use gnome and nautilus it’s no use for me. I can’t stand kde3-gui…

Hi
Have you tried removing the ~/.thumbnail/fail directory to tell
Naultilus to regenerate the the thumbnails?


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.29-0.1-default
up 6 days 17:01, 2 users, load average: 0.11, 0.25, 0.17
GPU GeForce 8600 GTS Silent - Driver Version: 190.18

Also noticed on the 11.2 M& install there were no thumbnails for my test
video (mp4) as i hadn’t installed the codecs (I use fluendo), once did
that the thumbnail appeared. So I’m guessing the library/codec for the
video needs to be installed…


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.29-0.1-default
up 6 days 17:12, 2 users, load average: 0.00, 0.05, 0.09
GPU GeForce 8600 GTS Silent - Driver Version: 190.18

Yes.

[18:28:46] rolle@peikko:~$ rm -r ~/.thumbnail/fail
rm: cannot delete file ”/home/rolle/.thumbnail/fail”: File or directory does not exist

I have already installed all video codecs I could find… any more hints? :confused:

Hi
It’s thumbnails my apologies :frowning:

Hmmm, well I only have gnome-mplayer (and associated dependencies),
gecko-mediaplayer, smplayer and fluendo codecs installed on the 11.2
system.

No gstreamer stuff from packman either on this or the 11.2 system.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.29-0.1-default
up 6 days 18:49, 2 users, load average: 0.30, 0.23, 0.17
GPU GeForce 8600 GTS Silent - Driver Version: 190.18

Removed ~/thumbnails/fail and installed gecko-mediaplayer, but it didn’t solve my problem :frowning:

Hi
Sorry I’m at a bit of a loss on this one (btw gecko is just some browser
plugins :wink: )

So what happens if you start nautilus from the command line, does it
show any errors when browsing a directory with videos?

Also are these videos on the host machine, I know I don’t see
thumbnails if the are on my NAS.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.29-0.1-default
up 6 days 19:41, 2 users, load average: 0.23, 0.10, 0.03
GPU GeForce 8600 GTS Silent - Driver Version: 190.18

Oh, why I didn’t think of that before… dumb me. Yes, it’s showing this for any video file and type (translated of localized error message of course):

** Message: don’t know how to handle video/x-xvid, framerate=(fraction)30000/1001, width=(int)720, height=(int)480
** Message: Error: There is nothing to excract this with. You might have to install needed plugins. gstplaybasebin.c(2327): prepare_output (): /GstPlayBin:play

So basically it says "don’t know to handle video/x-xvid, video-axf, video-wmv, mkv, and so on…

Yes they are located on my home folder and external hd. I mean in 11.0 video thumbnails worked fine. No ftp/remote locations whatsoever.

Woah. Now it works! Searched packages including word ‘decoder’, and updated gstreamer and installed most of the gstreamer plugins. Great! So it was gstreamer after all. Thanks for any help!

Rolle

This case is solved :slight_smile: happy

rollex2 wrote:

> Camaleón;2039906 Wrote:
>> Standard Gnome (installed from /oss repo) should have the following
>> file:
>>
>> /usr/bin/totem-video-thumbnailer
>>
>> Can you please check if the above file is present in your system?
>
> Thanks! It endeed is present, but it only gives me usage options when
> starting from command line, just like ffmpegthumbnailer. So how to get
> it to thumbnail video files automatically?

I just have tested (openSUSE 11.1, gnome 2.26.3).

I downloaded two video files (one .ogg and one .mpg). Then I opened nautilus
and selected Edit / Preferences / Preview and re-checked that the options
where o.k. (other preview files: always / only files with a size less that:
100 MiB.)

Then I went to the desktop (where the 2 video files where placed) and noted
that the OGG one is being previewed as expected but the MPG one, no.

So check with several video files formats to see if any of them are acting
correctly and which one fails.

Greetings,


Camaleón

Ok, I have the same problem again. I don’t know how it happened, but my nautilus doesn’t preview any files any more. No image files, no video files, nothing. Nautilus from command line doesn’t say anything specific… help?

Ok, false alarm, I get a lot of errors when starting nautilus from command line. Most of them are probably from my own gtk-theme (those who say something of gtk_moz_embed and so on), but this one alarms a bit to my ears:

error: The metadata does not have a thumbnail property

Other than that I don’t get any errors.