GNOME Bugzilla – Bug 599056
gnome-video-thumbnailer should check for DVD fs in ISO files
Last modified: 2011-04-07 02:41:48 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/totem/+bug/340719 "It would be nice if the thumbnailer could examine ISO files for DVD or VCD images, and extract a thumbnail from the internal video (perhaps defaulting to title 1, or the longest title)."
You'll need something else calling the video thumbnailer, because I won't be making Totem always read ISO files, as it would be terribly inefficient, and wouldn't be able to do all kind of nice things, like using discident-glib (see git.gnome.org) to detect the DVD name, and maybe lookup a nice cover for the ISO image. Having a separate application for that would also mean being able to thumbnail directories containing exploded-tree DVDs. commit 0efda5e600a055c7165269b44900d9f1875fbc05 Author: Bastien Nocera <hadess@hadess.net> Date: Thu Apr 7 03:34:06 2011 +0100 thumbnailer: Add ability to "thumbnail" ISOs Only captures the menu, but that's usually all that we want. https://bugzilla.gnome.org/show_bug.cgi?id=599056