/    Sign up×
Community /Pin to ProfileBookmark

Get thumbnail from Remote Video.

I am working on a site that people can submit the video’s link. Then I just embed it. However, I want to get the thumbnail of the videos without saving the videos in my server. So that when I list the vidoes, I can use the thumbnails instead of embedding all videos.

My serve uses PHP. Assume the video is in SWF format.

is there anything in the or tag that I can ‘grap’ the thumbnail? or in PHP, is there anything that I can remotely get the thumbnail (or a frame ) of the remote video?

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@criterion9Sep 25.2009 — Are thumbnails already being created on the external server? If so does the player include a unique id that could be used to extrapolate the thumbnail url to be pulled over to your server?
Copy linkTweet thisAlerts:
@seatoskyhkauthorSep 25.2009 — most likely no. the external server only contains the video clip.


I know I can down the video and get the thumbnail using a PHP function. however, that will impose long wait time (need to download the entire video) and also include network traffic to the server. so, i'm looking for just 'read' the video in the external server and get one frame / screenshot of the video for the thumbnail to store in local server.
×

Success!

Help @seatoskyhk spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 4.27,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...