Keyword

Why do mp4 videos use the quicktime plugin?

  • mysmallbizu
  • mysmallbizu's Avatar Topic Author
  • Offline
  • New Member
More
16 years 5 months ago #19443 by mysmallbizu
Why do mp4 videos use the quicktime plugin? was created by mysmallbizu
Is there a way to force the flash plugin to play mp4 videos?

Please Log in or Create an account to join the conversation.

  • mysmallbizu
  • mysmallbizu's Avatar Topic Author
  • Offline
  • New Member
More
16 years 4 months ago #19444 by mysmallbizu
Replied by mysmallbizu on topic Re: Why do mp4 videos use the quicktime plugin?
Any suggestions?  Other resources I can check to see why the quicktime plugin is used in stead of hte flash plugin?

Please Log in or Create an account to join the conversation.

More
14 years 7 months ago #19445 by mchmaster
Replied by mchmaster on topic Re: Why do mp4 videos use the quicktime plugin?
I would check out this blog post. It will solve your problem by playing the mp4 file using the standard JWPlayer instead of the quicktime player.

www.lifeworldblog.com/css-and-website-design/using-mp4-files-in-k2-joomlaworks-allvideos-plugin-without-using-quicktime

Please Log in or Create an account to join the conversation.

More
14 years 5 months ago #19446 by LeroanZ
i want to change quick time player too... but this man': www.lifeworldblog.com/css-and-website-design/using-mp4-files-in-k2-joomlaworks-allvideos-plugin-without-using-quicktime

excutives doensn't work... when i change codes my all pages become white page ...

Please Log in or Create an account to join the conversation.

More
14 years 5 months ago #19447 by saYRam

i want to change quick time player too... but this man': www.lifeworldblog.com/css-and-website-design/using-mp4-files-in-k2-joomlaworks-allvideos-plugin-without-using-quicktime

excutives doensn't work... when i change codes my all pages become white page ...


not works coz the codes on web site you provided are buged.

there is some "\...\" syntax erros

Open the same page and go to the specified lines

and use this codes
"mp4remote" => "
<object type=\"application/x-shockwave-flash\" style=\"width:{WIDTH}px;height:{HEIGHT}px;\" data=\"{SITEURL}/plugins/content/jw_allvideos/includes/players/mediaplayer/player.swf\" title=\"Blessed Teens Academy Videos\">
	<param name=\"movie\" value=\"{SITEURL}/plugins/content/jw_allvideos/includes/players/mediaplayer/player.swf\" />
	<param name=\"quality\" value=\"high\" />
	<param name=\"wmode\" value=\"{TRANSPARENCY}\" />
	<param name=\"bgcolor\" value=\"{BACKGROUND}\" />
	<param name=\"autoplay\" value=\"{AUTOPLAY}\" />
	<param name=\"allowfullscreen\" value=\"true\" />
	<param name=\"allowscriptaccess\" value=\"always\" />
	<param name=\"flashvars\" value=\"stretching=exactfit&file={SOURCE}&image={SITEURL}/{FOLDER}/{SOURCE}.jpg&autostart={AUTOPLAY}{CONTROLBAR}&fullscreen=true\" />
</object>
",

Instead of those.
"mp4remote" => "
<script type=\"text/javascript\">
	QT_WriteOBJECT_XHTML('{SOURCE}', '{WIDTH}', '{HEIGHT}', '', 'autoplay', '{AUTOPLAY}', 'bgcolor', '{BACKGROUNDQT}', 'scale', 'aspect');
</script>
",

Becareful about the title tag of new codes.

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #19448 by fefomoney
Replied by fefomoney on topic Re: Why do mp4 videos use the quicktime plugin?
I've had this issue, I wouldn't mind quicktime, it looks nice but most visitors don't have it enabled by default which might cause problems!

Please Log in or Create an account to join the conversation.

  • WINTHROP HINDS
  • WINTHROP HINDS's Avatar
  • Offline
  • New Member
  • credit ratings matter to your ability to get credi
More
14 years 4 months ago #19449 by WINTHROP HINDS
Replied by WINTHROP HINDS on topic Re: Why do mp4 videos use the quicktime plugin?

I've had this issue, I wouldn't mind quicktime, it looks nice but most visitors don't have it enabled by default which might cause problems!

Point and game.

And this fix is riddled with bugs, I get an error #2032 even after reading all the way down and matching the title field...

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum