nautilus does'nt thumbnail ogv files

Bug #236678 reported by Jurgis Pralgauskis
102
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Totem
Fix Released
Medium
totem (Ubuntu)
Fix Released
Wishlist
Ubuntu Desktop Bugs

Bug Description

Binary package hint: nautilus

if I rip DVD with thoggen, it generates ogv files
but nautilus doesn't thumbnail them

if I rename extention to ogg, run it with totem for first few seconds, thumbnails appear :)
(probably converting to ogg is not necessary, as I was just experimenting)

Revision history for this message
Sebastien Bacher (seb128) wrote :

thank you for your bug report, nautilus doesn't do video thumbnailing, what thumbnailer do you use? could you attach a .ogv example to the bug?

Changed in nautilus:
assignee: nobody → desktop-bugs
importance: Undecided → Wishlist
status: New → Incomplete
Revision history for this message
Jurgis Pralgauskis (jurgis-pralgauskis) wrote :

my ogv is 200MB, but the idea is that, when I have files listed in nautilus window, I see the thumbs of pictures and videos

don't know which part of software is responsible for that..
but strangelly enough avi use to show at once, ogv don't

Revision history for this message
Sebastien Bacher (seb128) wrote :

the thumbnailer are registered under desktop, gnome, thumbnailers in gconf-editor, totem doesn't claim the video@x-ogg mimetype that's why those ogv are not thumbnailed, that's an upstream change request

Changed in totem:
status: Incomplete → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

why did you change the bug to be private now? that will restrict the access to it and make less likely than somebody will work on the issue

Revision history for this message
Sebastien Bacher (seb128) wrote :

setting the bug as public again since there is no comment explaining why the change as been made and nothing looks private there

Revision history for this message
lukydude (luke-kaspersky-expert) wrote :

thank you for your bug report, nautilus doesn't do video thumbnailing, what thumbnailer do you use? could you attach a .ogv example to the bug?

Revision history for this message
Volodya (volodya) wrote :

Here is a 60 second test file encoded with ffmpeg.

Revision history for this message
Matt Zimmerman (mdz) wrote :

I'm surprised to read that nautilus isn't expected to do this, as I see thumbnails for .avi, .mp4 and .ogg videos. Renaming a .ogv to .ogg gets the preview working for me.

I'm attaching an example screenshot. In this example, the .ogg and .ogv are identical files, showing that the preview works if the file extension is .ogg but not .ogv.

Revision history for this message
Matt Zimmerman (mdz) wrote :
Download full text (8.8 KiB)

Ah, you seem to be saying that nautilus doesn't do the thumbnailing itself, but is dependent on an external player. Here are the relevant settings:

potpal:[~/Videos] gconftool-2 -R /desktop/gnome/thumbnailers
 disable_all = false
 /desktop/gnome/thumbnailers/application@x-dvi:
  command = evince-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@xspf@xml:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/video@flv:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/video@x-avi:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@x-ogg:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@x-shockwave-flash:
 /desktop/gnome/thumbnailers/application@x-gnome-theme-installed:
  command = gnome-theme-thumbnailer %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@pdf:
  command = evince-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/text@x-google-video-pointer:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/video@quicktime:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/video@msvideo:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@x-flash-video:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@x-quicktimeplayer:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@x-extension-m4a:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/image@x-bzeps:
  command = evince-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/misc@ultravox:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@x-gzpostscript:
  command = evince-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@x-extension-mp4:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/video@x-ms-wmv:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/video@x-mpeg:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /<email address hidden>:
  command = evince-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@x-netshow-channel:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/image@x-pict:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/video@x-ms-wmx:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@sdp:
  command = /usr/bin/gnome-video-thumbnailer -s %s %u %o
  enable = true
 /<email address hidden>:
  ...

Read more...

Revision history for this message
Matt Zimmerman (mdz) wrote :

Video with a .ogg extension seems to be identified as video/x-theora+ogg, while .ogv is simply video/ogg. Totem doesn't seem to register a thumbnailer for video/ogg.

Robin Stocker (nibor)
Changed in totem:
status: Confirmed → Fix Committed
Changed in totem:
status: Unknown → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :

the bug is fixed in intrepid now

Changed in totem:
status: Fix Committed → Fix Released
Changed in totem:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.