Author |
Topic |
MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
Posted - 24 February 2006 : 07:34:16
|
quote: Originally posted by Podge
WMV files autostart in Firefox 1.5.0.1 for me too.
Marcel, I have YouTube code nearly finished. Should have it today sometime, just need to iron out a bug or two.
Great!!!
quote: Originally posted by Podge One question, why are there two similar functions in embedding.js ? e.g. EmbedFlash & EmbedFlashT I've compared them and they look exactly the same. Am I missing something?
The functions without the T at the end are meant for the vid.asp page. In the vid.asp page you can provide some extra things such as width, height and background color. These aren't available for the topic-embedding. The Quicktime function doesn't use the posterimage on vid.asp, but starts loading the video right away.
Next to that you can change the way the media loads by changing the functions without the T. You can hardcode the autostart to 'false' or 'true' for instance.
So, different purposes, different functions.
Karel, as it is important for you to show the videos to a large community, it might be an idea to consider FLV playback of the videos, instead of original format. This means you'll have to encode them from whatever format they are now into FLV format. You cán do that using GoogleVideo, but if I'm not mistaking there are some manual conversion tools out there.
EDIT: Yep; here's one: http://www.soft32.com/download_75736.html
With FLV, all your viewers need is the Flash plugin, which also works crossplatform (e.g. on Linux, MacOS etc). In that case you'd be using the [flash][/flash] tags for embedding video.< |
portfolio - linkshrinker - oxle - twitter |
Edited by - MarcelG on 24 February 2006 07:36:02 |
|
|
Podge
Support Moderator
Ireland
3775 Posts |
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 24 February 2006 : 08:48:50
|
I vote for icons and javascript! =) (if you mean that the user only paste his link in between [media][/media]-tags and the script does the rest?) < |
/Tribaliztic - www.gotlandrace.se -
|
|
|
Podge
Support Moderator
Ireland
3775 Posts |
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 24 February 2006 : 09:10:28
|
Wohoo! Thanks alot guys! I suppose we can't use the real logos on the icons, maybe "wmv" "qt" "flash"? But youtube I don't know =) < |
/Tribaliztic - www.gotlandrace.se -
|
|
|
Podge
Support Moderator
Ireland
3775 Posts |
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 24 February 2006 : 10:04:31
|
Ah, didn't think about that.. Offcourse they have free icons! I know what youtube is but couldn't think of any short name for a button =) < |
/Tribaliztic - www.gotlandrace.se -
|
|
|
Karel Bata
Junior Member
United Kingdom
122 Posts |
Posted - 24 February 2006 : 10:09:43
|
Thanks for the heads up Marcel, but the way I envision the site is that I would leave it to the posters (the filmakers) to make sure their videos worked properly. I'm not going to get into re-coding dozens (hundreds?) of video files. And if I tell people they have to code to a particular format it'll probably put them off (coding for the net is tricky enough as it is) and I won't then manage to attract sufficient posters to get to that 'critical mass' a forum needs.
Are we talking at cross purposes here? I have no intention of hosting anybody's film files (except my own). < |
Edited by - Karel Bata on 24 February 2006 10:10:46 |
|
|
Karel Bata
Junior Member
United Kingdom
122 Posts |
Posted - 24 February 2006 : 10:32:10
|
As for these icons - I think it would be good if they could also be user definable, so a poster could then post an image that would be a live link to a file he (or someone else) held on another server. Like www.break.com does.< |
Edited by - Karel Bata on 24 February 2006 10:45:17 |
|
|
MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
Posted - 24 February 2006 : 10:32:10
|
great!!!! It seems this mod is rocketing out of the atmoshpere at the moment!!
GoogleVideo & RealPlayer content would be great, but Podge, don't you think it would be doable to construct the [media][/media] tag, that constructs the appropriate tags based on the extension of the URL or the format of the URL (like youtube and googlevideo) entered inbetween the tags? In that way we'd have the general [media][/media] tag, that enables playback of all URLs that have the correct URL-format for the mediatype they refer. If an extension or URL format is 'unrecognizable', you could do it manually via the content-type specific tags.
Karel, indeed, I thought you'd be hosting the actual videos. If that's not the case, there's not much you can do about it, except for accepting the fact that some browsers and some video players are buggy. < |
portfolio - linkshrinker - oxle - twitter |
|
|
Karel Bata
Junior Member
United Kingdom
122 Posts |
Posted - 24 February 2006 : 10:35:02
|
Ah, you missed my edit on page 3 here: "Of course! Microsoft have deliberately done it to stop the drift away from IE. Apple did the same when they hobbled the DirectDraw capabilty for windows users in Quicktime after 6.3." < |
|
|
|
Podge
Support Moderator
Ireland
3775 Posts |
|
MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
|
Podge
Support Moderator
Ireland
3775 Posts |
|
MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
Posted - 24 February 2006 : 11:31:12
|
Never mind ; I wasn't using embedding.js but embeddingv2.js ...updated the wrong js file.
your addition works great!!!!!!< |
portfolio - linkshrinker - oxle - twitter |
Edited by - MarcelG on 24 February 2006 11:31:51 |
|
|
Topic |
|