- Posts: 1
COMMUNITY FORUM
thumbnail image for my FLV movie?
- Bansaw
-
Topic Author
- Offline
- New Member
Less
More
17 years 4 months ago - 17 years 4 months ago #9269
by Bansaw
thumbnail image for my FLV movie? was created by Bansaw
The first frame of my FLV movie is blank, so the thumbnail appears black before PLAY is pressed.
Is there any way of presenting a thumbnail image from further in the file?
Thanks,,
Is there any way of presenting a thumbnail image from further in the file?
Thanks,,
Please Log in or Create an account to join the conversation.
- ringding
-
- Offline
- New Member
Less
More
- Posts: 2
17 years 4 months ago #9270
by ringding
Replied by ringding on topic Re: thumbnail image for my FLV movie?
I would like to see this as well!
Please Log in or Create an account to join the conversation.
- rw1
-
- Offline
- New Member
Less
More
- Posts: 8
17 years 4 months ago #9271
by rw1
Replied by rw1 on topic Re: thumbnail image for my FLV movie?
yes, i am wanting to do this as well, if anyone finds out how please let me know and i'll do the same.
thanks :)
thanks :)
Please Log in or Create an account to join the conversation.
- Johann Scheving
-
- Offline
- New Member
Less
More
- Posts: 12
17 years 3 months ago #9272
by Johann Scheving
Replied by Johann Scheving on topic Re: thumbnail image for my FLV movie?
My first frames were black, I edited the movie and removed the black frames. Still the thumbnail shows black, is there any way the thumbnail can show the first frame?
Please Log in or Create an account to join the conversation.
- rw1
-
- Offline
- New Member
Less
More
- Posts: 8
17 years 3 months ago - 17 years 3 months ago #9273
by rw1
Replied by rw1 on topic Re: thumbnail image for my FLV movie?
ok, i needed AllVideos for 1.5 and found AllVideos Reloaded which has been created for 1.5, i've tested all alpha's and it's working great for me:
forum.joomla.org/index.php?topic=245658.0
I have a custom thumbnail showing now, this is how:
1. Install and Enable AllVideos Reloaded plugin and module.
2. In the module parameters insert something like this is the 'Video Code':
3. Download an example playlist from Jeroen Wijering's site here:
www.jeroenwijering.com/upload/xspf_example.xml
4. Customise the playlist to your needs (including a link to an image which will become your thumbnail) and upload it to the images/stories/videos folder of your joomla site. Here is example of videolist.xml (u can call it whatever u like)
And this is how the player reads from a playlist and displays a thumbnail.
This is the only way i know how to get a thumbnail showing at the moment.
I'm rushing out to work now but hopefully this is clear enough, i will check back when i get home to see if there are any other queries.
All the best,
rw1 :)
forum.joomla.org/index.php?topic=245658.0
I have a custom thumbnail showing now, this is how:
1. Install and Enable AllVideos Reloaded plugin and module.
2. In the module parameters insert something like this is the 'Video Code':
{auto width="200" height="220" autostart="false" showdigits="false" pbgcolor="green" pfgcolor="white" showicons="false"}videolist.xml{/auto}
3. Download an example playlist from Jeroen Wijering's site here:
www.jeroenwijering.com/upload/xspf_example.xml
4. Customise the playlist to your needs (including a link to an image which will become your thumbnail) and upload it to the images/stories/videos folder of your joomla site. Here is example of videolist.xml (u can call it whatever u like)
<playlist version="1" xmlns="http://xspf.org/ns/0/">
<title>CG Playlist</title>
<trackList>
<track>
<title>Your Movie Title</title>
<location>http://www.your-site-name.com/images/stories/videos/yourvideo.flv</location>
<image>http://www.your-site-name.com/images/stories/videos/your-thumbnail.jpg</image>
</track>
</trackList>
</playlist>
And this is how the player reads from a playlist and displays a thumbnail.
This is the only way i know how to get a thumbnail showing at the moment.
I'm rushing out to work now but hopefully this is clear enough, i will check back when i get home to see if there are any other queries.
All the best,
rw1 :)
Please Log in or Create an account to join the conversation.
- Dag Brekke
-
- Offline
- New Member
Less
More
- Posts: 1
17 years 2 months ago #9274
by Dag Brekke
Replied by Dag Brekke on topic Re: thumbnail image for my FLV movie?
Saw the solution for Reloaded for joomla 1.5, but will this work in Allvideos 2.4 in joomla 1.0.13? .. or will Reloaded work in 1.0.13...
Please Log in or Create an account to join the conversation.
- rw1
-
- Offline
- New Member
Less
More
- Posts: 8
17 years 2 months ago #9275
by rw1
Replied by rw1 on topic Re: thumbnail image for my FLV movie?
Allvideos Reloaded is a native 1.5 extension and for 1.5 only.
Please Log in or Create an account to join the conversation.
- johnjames84
-
- Offline
- New Member
Less
More
- Posts: 1
17 years 2 months ago #9276
by johnjames84
Replied by johnjames84 on topic Re: thumbnail image for my FLV movie?
Hi all,
Has anyone arrived at a solution to display the thumbnail image / Starting frame of the FLV and not the black screen??
Thanks
James NT
Has anyone arrived at a solution to display the thumbnail image / Starting frame of the FLV and not the black screen??
Thanks
James NT
Please Log in or Create an account to join the conversation.