Thumbnails for Custom Video Field

MacDennis - July 15, 2009 - 20:11
Project:Embedded Media Field
Version:6.x-1.x-dev
Component:Embedded Video Field
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs work
Description

I'm using flowplayer 3.11 to play my .flv but the won't show up.
I see the loading rotating image and then nothing. What's wrong with it?

Any idea's? Using Drupal 6

#1

Rob Loach - July 15, 2009 - 20:48
Status:active» postponed (maintainer needs more info)

If you give a demonstration of what you're doing, or maybe some code of how you're doing it, I might be able to help.

#2

MacDennis - July 15, 2009 - 21:50

#3

Rob Loach - July 15, 2009 - 22:04

First of all, awesome video. Second of all, it doesn't really look like the settings from Flowplayer around being passed. Although the HTML is there, the Javascript isn't there. What code are you using to display this?

Thanks,
Rob

#4

MacDennis - July 15, 2009 - 22:14

Rob,

I don't use any code...the module should do this automaticly right?
Or what code do I need to use?

#5

Rob Loach - July 16, 2009 - 04:43
Status:postponed (maintainer needs more info)» needs review

If you use Embedded Media Field with the custom URL and have Flowplayer enabled, it will use Flowplayer to display the FLV ;-) .

#6

MacDennis - July 16, 2009 - 07:14

Great! And how can I get Thumbnails with it?
I need Thumbnails for the movie overview page.

#7

Rob Loach - July 16, 2009 - 15:29
Title:Movie doesn't show» Thumbnails for Custom Video Field
Project:Flowplayer» Embedded Media Field
Version:6.x-1.x-dev» 6.x-1.x-dev
Component:Miscellaneous» Embedded Video Field
Category:support request» feature request
Priority:critical» normal
Status:needs review» needs work

I'm not entirely sure you can get a thumbnail for the custom video field. Maybe use autoplay instead? Moving this over to Embedded Media Field for a feature request for the thumbnails.

#8

aaron - July 16, 2009 - 15:41

The only way to get thumbnails from a custom video is using FFMPEG. (I'd suggest Media Mover if you want to go that route).

However, using Embedded Media Field, you can at least install and configure Embedded Media Thumbnail (packaged with the module), which allows you to upload a thumbnail to be associated with a video. Although we may need to send that as a parameter to Flow Player (this is already done w/ JW FLV Player in the case of YouTube).

#9

Rob Loach - July 16, 2009 - 16:16

Ah, I haven't had a look at Embedded Media Thumbnail yet. Passing the thumbnail off to Flowplayer shouldn't be hard as we just have to give it a style of "background-image:url(THUMBNAIL/IMAGE/HERE.png)".

#10

highvoltage - October 11, 2009 - 02:17

+1 for thumbnails from custom URLs. I've seen sites that do this... They use direct file links and yet still they can generate thumbnails. I thought JW player had this ability because that's what they were using.

Will this ever be possible with embedded media field?

#11

aaron - October 20, 2009 - 18:42

jw flv player does this now. i'll see if i can add it to the flowplayer support...

#12

aaron - October 20, 2009 - 18:53

i do not see how to specify a splash image for flowplayer. note that you can already set the display for image -> player, which in effect replicates http://flowplayer.org/demos/installation/splash-image.html so that should work for folks until we have a more stable solution.

#13

mitylite - October 28, 2009 - 00:40

"jw flv player does this now. i'll see if i can add it to the flowplayer support..."

Do you mean it can generate thumbnails from a direct video file URL with EM Video field, or that it supports uploading a prefabricated image as a thumbnail through Embedded Media Thumbnail?

#14

aaron - October 28, 2009 - 01:30

both -- Embedded Media Thumbnail will automatically make local copies of remote thumbnails, for use w/ JW Flv Media Player, Imagecache, etc.

#15

Rob Loach - October 28, 2009 - 02:15

Sorry about not responding to this. Regarding Flowplayer, there's #551242: Splash support. I haven't gotten around to adding in the $contents argument to the API yet. Maybe tomorrow.

Thanks!

#16

mitylite - October 29, 2009 - 17:46

I must be completely misunderstanding this thread, because under "Custom URL configuration" is says...

This is a list of the current state of support for the following features by Custom URL:

Thumbnails: No
Autoplay: Yes
RSS attachment: No

I'm using the latest version as of Oct 28th. Where am I going wrong here?

#17

aaron - October 30, 2009 - 21:02

@mitylite: it will not automatically create derivative thumbnails: you would need to use media mover or other solution using ffmpeg to do that. however, if you use Embedded Media Thumbnail in conjunction with any provider (including custom url videos), you can associate your own uploaded image with a movie.

 
 

Drupal is a registered trademark of Dries Buytaert.