[DUG] Play a movie from a stream
Leigh Wanstead
leighw at softtech.co.nz
Thu May 18 15:12:10 NZST 2006
Hi Phil,
How is going for this issue?
Regards
Leigh
www.smootharm.com
-----Original Message-----
From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz]On
Behalf Of Phil Middlemiss
Sent: Wednesday, 17 May 2006 5:19 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] Play a movie from a stream
OK, had a closer look at it and I can see how it is supposed to work (kind
of). But I can't get it to work. It's supposed to somehow work with the
standard TMediaPlayer. However, the main technique it uses (using
mmioInstallIOProc) is applicable and I've found some sample code that I can
use instead hopefully.
If I get it working, I'll post the working code to the list.
Cheers,
Phil.
Ben Taylor wrote:
well, from the 2sec i spent looking at it, it installs a custom io-handler
to the
mediaplayer, then implements the iorequests using a memorystream.. there's
definately no file-based activity there. yes, you need to set a filename in
the
mediaplayer, but thats only used to identify which named-memorystream to use
as a
datasource..
hth,
b
--- Phil Middlemiss <phil at tumonz.co.nz> wrote:
---------------------------------
Hi Ben,
yes, found that before too. Works by writing to a temporary file as faras I
can tell
by looking at the source code. As I said, I spent half aday scouring the
internet.
Has no one done this before?
Phil.
Ben Taylor wrote:
1min on google found this:
http://www.wilsonc.demon.co.uk/misccomponents.htm"TMediaPlayerMemoryFile
allows you
to play wave and AVI memory images using theregular Delphi TMediaPlayer
component.
You can create the memory images on-the-flyor load them from
resources."looks like a
nice workaround to the mediaplayer limitation..no idea if it works.. ---
Phil
Middlemiss <phil at tumonz.co.nz> wrote:
I need to play a video clip (with audio) from a memory stream instead of
Send instant messages to your online friends http://au.messenger.yahoo.com
_______________________________________________Delphi mailing
listDelphi at ns3.123.co.nzhttp://ns3.123.co.nz/mailman/listinfo/delphi
begin:vcard
fn:Phil Middlemiss
n:Middlemiss;Phil
org:Vision Software, MTS Ltd
email;internet:phil at tumonz.co.nz
title:Project Leader
tel;work:+64 7 3480001
tel;cell:+64 27 4592648
x-mozilla-html:TRUE
url:http://www.tumonz.co.nz
version:2.1
end:vcard
_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi
Send instant messages to your online friends http://au.messenger.yahoo.com
_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns3.123.co.nz/pipermail/delphi/attachments/20060518/51ee17b8/attachment.html
More information about the Delphi
mailing list