After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 586982 - Allow seeking using timeline thumbnails
Allow seeking using timeline thumbnails
Status: RESOLVED OBSOLETE
Product: totem
Classification: Core
Component: Movie player
unspecified
Other All
: Normal enhancement
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
: 700158 (view as bug list)
Depends on: 680251
Blocks:
 
 
Reported: 2009-06-25 20:26 UTC by Jared
Modified: 2018-05-24 10:34 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
idea of look (430.76 KB, image/png)
2009-06-25 20:39 UTC, Jared
Details
youtube seek previews (22.88 KB, image/jpeg)
2014-01-24 08:46 UTC, Bastien Nocera
Details
seek bar popover without preview (166.00 KB, image/png)
2014-01-24 08:48 UTC, Bastien Nocera
Details
bad picture of what it looks like on the PS3 (451.77 KB, image/jpeg)
2014-01-24 08:53 UTC, Bastien Nocera
Details

Description Jared 2009-06-25 20:26:32 UTC
noticed the latest pitivi has thumbnails at a specified interval in the timeline.  thought it would be useful to have a similar option in totem so when you are showing a movie/homemovie you can turn on the option to show a timeline with thumbails at given increments for the video (to ease the skipping ahead - making it more accurate).

Other information:
Comment 1 Jared 2009-06-25 20:39:05 UTC
Created attachment 137386 [details]
idea of look
Comment 2 Bastien Nocera 2009-06-25 23:49:05 UTC
I'd be all for that. The PS3's media player, and Apple's DVD also have similar features. Want to try?
Comment 3 Bastien Nocera 2012-07-19 14:20:48 UTC
The way I would implement it would be:
1) pause the playback
2) freeze cluttersink's texture (bug 680251)
3) seek around and capture the thumbnails
4) seek to destination
5) thaw the cluttersink
6) play again
Comment 4 Bastien Nocera 2012-07-19 14:29:43 UTC
Screenshot of what it looks like in the apple dvd player (minus the thumbnails being filled in).
http://images.appleinsider.com/dvdplayer5-070118-1.gif
Comment 5 Bastien Nocera 2014-01-24 08:40:30 UTC
*** Bug 700158 has been marked as a duplicate of this bug. ***
Comment 6 Bastien Nocera 2014-01-24 08:46:52 UTC
Created attachment 267107 [details]
youtube seek previews

Bug 700158 implemented something similar to YouTube's previews.
Comment 7 Bastien Nocera 2014-01-24 08:48:15 UTC
Created attachment 267108 [details]
seek bar popover without preview

What it looks like when there's no preview available.
Comment 8 Bastien Nocera 2014-01-24 08:53:53 UTC
Created attachment 267109 [details]
bad picture of what it looks like on the PS3
Comment 9 Bastien Nocera 2014-01-24 08:57:34 UTC
We can probably easily implement the Apple DVD and PS3-like previews, as those stop playback when they popup, and avoid the problem of having either a second video decoder (as in bug 700158) or generating previews offline as YouTube does.
Comment 10 Lionel Landwerlin 2014-01-24 10:40:54 UTC
Here is a video of what was implemented in #700158 : https://www.youtube.com/watch?v=26Winhff1QQ
Comment 11 Allan Day 2014-02-25 17:16:20 UTC
Showing a thumbnail seems like it would be really useful. The Documents seek bar has something very similar to what YouTube does; it would be great if Videos could be consistent.

What documents doesn't do is show the thumbnail on hover, like the behaviour in comment 10. That seems nice to me, although maybe others would disagree.
Comment 12 Alexandre Franke 2016-05-01 20:49:40 UTC
Bastien, do you need more input from designers?
Comment 13 Bastien Nocera 2016-05-01 22:23:23 UTC
No, we'd need this to be technically feasible first. Bug 700158 comment 4 explains why we couldn't use the patches proposed in the other bug.
Comment 14 GNOME Infrastructure Team 2018-05-24 10:34:54 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/totem/issues/27.