Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.system > #102738
| From | Patty Winter <patty1@wintertime.com> |
|---|---|
| Newsgroups | comp.sys.mac.system, comp.sys.mac.apps |
| Subject | Re: QuickTime plug-in? |
| Date | 2017-03-21 16:58 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <oarm4f$qbe$1@dont-email.me> (permalink) |
| References | <oaq2qe$6q7$1@dont-email.me> <1n38veb.1vo28xo1kfr128N%dempson@actrix.gen.nz> |
Cross-posted to 2 groups.
In article <1n38veb.1vo28xo1kfr128N%dempson@actrix.gen.nz>,
David Empson <dempson@actrix.gen.nz> wrote:
>
>The QuickTime plugin is a standard one included with the OS, but it has
>been disabled by default in the last few OS versions.
>Converting the video to a more modern cross-platform format (e.g.
>MPEG-4/H.264) would be a better choice, as many people will be unable to
>view QuickTime video from web sites without a lot of mucking around.
David, given that the video itself is in H.264 format, is it possible
that it can be displayed in a web browser without the QT plug-in? Is
there some other way I can serve the video on my web page so that my
friends can view it with today's web browsers?
I just looked at the code for that page, and it's apparently something
that was generated by iMovie or some other application. My website is
very old and I rarely update it, so it's all hand coded and I don't
put in stuff like "codebase" and JavaScript scripts. The page is short,
so I'm attaching the HTML below. Is the problem I'm seeing perhaps not
with the video itself, but with the way it's handled by this code?
Patty
<HTML>
<HEAD>
<TITLE>Housework assistant </TITLE>
<script src="http://www.apple.com/library/quicktime/scripts/ac_quicktime.js" language="JavaScript" type="text/javascript"></script>
<script src="http://www.apple.com/library/quicktime/scripts/qtp_library.js" language="JavaScript" type="text/javascript"></script>
<link href="http://www.apple.com/library/quicktime/stylesheets/qtp_library.css" rel="StyleSheet" type="text/css" />
</HEAD>
<FONT FACE="ARIAL, HELVETICA, GENEVA, MS SAN SERIF">
<TABLE WIDTH=800>
<TR>
<TD>
<BR>
<BR>
View the movie below to see why it takes me so long to change the sheets on my bed. But I definitely have more fun with this boring household chore than if I didn't have this "assistance"!
<BR>
<BR>
<CENTER>
<BR>
<script type="text/javascript"><!--
QT_WritePoster_XHTML('Click to Play', 'Portia-bed2-poster.jpg',
'Portia-bed2.mov',
'853', '496', '',
'controller', 'true',
'autoplay', 'true',
'bgcolor', 'black',
'scale', 'aspect');
//-->
</script>
<noscript>
<object width="853" height="496" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="src" value="Portia-bed2-poster.jpg" />
<param name="href" value="Portia-bed2.mov" />
<param name="target" value="myself" />
<param name="controller" value="false" />
<param name="autoplay" value="false" />
<param name="scale" value="aspect" />
<embed width="853" height="496" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"
src="Portia-bed2-poster.jpg"
href="Portia-bed2.mov"
target="myself"
controller="false"
autoplay="false"
scale="aspect">
</embed>
</object>
</noscript>
<BR>
<BR>
<BR>
<BR>
<BR>
</CENTER>
</TD>
</TR>
</TABLE>
<BR>
<BR>
</FONT>
</BODY>
</HTML>
Back to comp.sys.mac.system | Previous | Next — Previous in thread | Next in thread | Find similar
QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 02:23 +0000
Re: QuickTime plug-in? nospam <nospam@nospam.invalid> - 2017-03-20 22:30 -0400
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 04:20 +0000
Re: QuickTime plug-in? dempson@actrix.gen.nz (David Empson) - 2017-03-21 16:27 +1300
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 04:31 +0000
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 04:40 +0000
Re: QuickTime plug-in? Alrescha <alrescha@gmail.com> - 2017-03-21 10:30 -0400
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 15:39 +0000
Re: QuickTime plug-in? nospam <nospam@nospam.invalid> - 2017-03-21 12:15 -0400
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 16:41 +0000
Re: QuickTime plug-in? Nelson <nelson@nowhere.com> - 2017-03-21 13:15 -0400
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 18:16 +0000
Re: QuickTime plug-in? "Andre G. Isaak" <agisaak@gm.invalid> - 2017-03-21 12:59 -0600
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 19:10 +0000
Re: QuickTime plug-in? "Andre G. Isaak" <agisaak@gm.invalid> - 2017-03-21 13:34 -0600
Re: QuickTime plug-in? nospam <nospam@nospam.invalid> - 2017-03-21 15:38 -0400
Re: QuickTime plug-in? "Andre G. Isaak" <agisaak@gm.invalid> - 2017-03-21 13:45 -0600
Re: QuickTime plug-in? nospam <nospam@nospam.invalid> - 2017-03-21 15:49 -0400
Re: QuickTime plug-in? "Andre G. Isaak" <agisaak@gm.invalid> - 2017-03-21 13:52 -0600
Re: QuickTime plug-in? Jolly Roger <jollyroger@pobox.com> - 2017-03-21 20:45 +0000
Re: QuickTime plug-in? "Andre G. Isaak" <agisaak@gm.invalid> - 2017-03-21 19:47 -0600
Re: QuickTime plug-in? dempson@actrix.gen.nz (David Empson) - 2017-03-22 09:57 +1300
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 23:27 +0000
Re: QuickTime plug-in? "Andre G. Isaak" <agisaak@gm.invalid> - 2017-03-21 19:48 -0600
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-22 03:24 +0000
Re: QuickTime plug-in? "Andre G. Isaak" <agisaak@gm.invalid> - 2017-03-21 20:09 -0600
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-22 03:27 +0000
Re: QuickTime plug-in? "Andre G. Isaak" <agisaak@gm.invalid> - 2017-03-21 19:44 -0600
Re: QuickTime plug-in? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-23 05:06 +0000
Re: QuickTime plug-in? dempson@actrix.gen.nz (David Empson) - 2017-03-24 13:54 +1300
Re: QuickTime plug-in? Jolly Roger <jollyroger@pobox.com> - 2017-03-21 20:42 +0000
Re: QuickTime plug-in? Nelson <nelson@nowhere.com> - 2017-03-21 15:08 -0400
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 19:11 +0000
Re: QuickTime plug-in? nospam <nospam@nospam.invalid> - 2017-03-21 15:15 -0400
Re: QuickTime plug-in? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-23 00:56 +0000
Re: QuickTime plug-in? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-23 00:55 +0000
Re: QuickTime plug-in? Jolly Roger <jollyroger@pobox.com> - 2017-03-21 17:02 +0000
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 18:15 +0000
Re: QuickTime plug-in? Jolly Roger <jollyroger@pobox.com> - 2017-03-21 20:08 +0000
Re: QuickTime plug-in? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-23 00:54 +0000
Re: QuickTime plug-in? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-23 00:53 +0000
Re: QuickTime plug-in? nospam <nospam@nospam.invalid> - 2017-03-21 01:08 -0400
Re: QuickTime plug-in? JF Mezei <jfmezei.spamnot@vaxination.ca> - 2017-03-21 15:27 -0400
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 16:58 +0000
Re: QuickTime plug-in? Jolly Roger <jollyroger@pobox.com> - 2017-03-21 20:33 +0000
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-21 22:29 +0000
Re: QuickTime plug-in? Jolly Roger <jollyroger@pobox.com> - 2017-03-21 22:39 +0000
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-22 04:38 +0000
Re: QuickTime plug-in? Jolly Roger <jollyroger@pobox.com> - 2017-03-22 05:13 +0000
Re: QuickTime plug-in? dempson@actrix.gen.nz (David Empson) - 2017-03-22 18:31 +1300
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-22 06:00 +0000
Re: QuickTime plug-in? dempson@actrix.gen.nz (David Empson) - 2017-03-22 19:54 +1300
Re: QuickTime plug-in? dorayme <do_ray_me@bigpond.com> - 2017-03-22 18:50 +1100
Re: QuickTime plug-in? dempson@actrix.gen.nz (David Empson) - 2017-03-22 21:44 +1300
Re: QuickTime plug-in? dorayme <do_ray_me@bigpond.com> - 2017-03-22 21:47 +1100
Re: QuickTime plug-in? dempson@actrix.gen.nz (David Empson) - 2017-03-23 00:24 +1300
Re: QuickTime plug-in? dorayme <do_ray_me@bigpond.com> - 2017-03-23 08:18 +1100
Re: QuickTime plug-in? Jolly Roger <jollyroger@pobox.com> - 2017-03-22 16:12 +0000
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-22 16:55 +0000
Re: QuickTime plug-in? Patty Winter <patty1@wintertime.com> - 2017-03-22 19:08 +0000
Re: QuickTime plug-in? Snit <usenet@gallopinginsanity.com> - 2017-03-22 13:52 -0700
Re: QuickTime plug-in? Jolly Roger <jollyroger@pobox.com> - 2017-03-22 23:35 +0000
Re: QuickTime plug-in? Snit <usenet@gallopinginsanity.com> - 2017-03-22 16:40 -0700
Re: QuickTime plug-in? dorayme <do_ray_me@bigpond.com> - 2017-03-24 09:44 +1100
Re: QuickTime plug-in? dorayme <do_ray_me@bigpond.com> - 2017-03-24 10:04 +1100
Re: QuickTime plug-in? JF Mezei <jfmezei.spamnot@vaxination.ca> - 2017-03-21 15:21 -0400
Re: QuickTime plug-in? Nelson <nelson@nowhere.com> - 2017-03-21 15:32 -0400
Re: QuickTime plug-in? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-21 05:45 +0000
Re: QuickTime plug-in? Alan Browne <alan.browne@freelunchvideotron.ca> - 2017-03-21 07:50 -0400
Re: QuickTime plug-in? Jolly Roger <jollyroger@pobox.com> - 2017-03-21 12:13 +0000
Re: QuickTime plug-in? Alan Browne <alan.browne@freelunchvideotron.ca> - 2017-03-21 08:36 -0400
Re: QuickTime plug-in? Jolly Roger <jollyroger@pobox.com> - 2017-03-21 13:02 +0000
Re: QuickTime plug-in? Alan Browne <alan.browne@freelunchvideotron.ca> - 2017-03-21 09:32 -0400
Re: QuickTime plug-in? michaelunowho@gmail.com - 2017-03-21 07:50 -0700
csiph-web