Opened 13 years ago

Last modified 11 years ago

#320 accepted enhancement

Video: Extract and save poster image — at Version 4

Reported by: joar Owned by:
Priority: minor Milestone:
Component: programming Keywords: bitesized, sprint
Cc: deletesoftware@…, Bassam Kurdali Parent Tickets:

Description (last modified by Elrond)

In HTML5 video, there's a poster attribute on the tag, it contains
the URL to an image that should be shown initially before the
player has started.

POSTER IMAGE DIMENSIONS
Fetch from encoded video. It's available on the instantiated
VideoThumbnailer in the dst\_data after encoding the video.

EXTRACTING THE IMAGE
We should perhaps use the VideoThumbnailer. IIRC it's possible to
pass custom dimensions to it.



Change History (4)

comment:1 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/668 .

comment:2 by Aleksej, 12 years ago

Cc: deletesoftware@… added
Type: defectenhancement

comment:3 by joar, 12 years ago

Keywords: bite-sized added

Nothing done on this yet, this might be considered a bite-sized bug though.

HTML5 video usually preloads the first frame to show if no poster picture is present.

comment:4 by Elrond, 11 years ago

Description: modified (diff)
Keywords: bitesized added; bite-sized removed

(we seem to love the variant without dash it seems)
(Description not modified. I don't know, why it thinks I did.)

Note: See TracTickets for help on using tickets.