Ask a Question related to PHP Development, Design and Development.
-
NOSPAMNONAME #1
Can PHP read wmv file as image?
Is it possible for PHP to read the last frame of a *.wmv (media player)
file and renders it as an image (JPG/GIF)? anyway to do it?
If PHP cannot do it, any other applications/shareware can do that?
The reason we need this is because we have security camera system which
records video as .wmv file, and we want to develop a web page to show the
latest frame (as an image) on the web site.
Thanks
NOSPAMNONAME Guest
-
Image Magick: read once, make copies
Hi, I've been searching the archives for an answer to this but unfortunately the search terms I could think of are rather generic... I want to... -
File system get auto change from read-write to read-oly
I have a very strange file system with OS Redhat 7.2 The file system is read-write, but some how it randomly changes to read-only at any time.... -
read meta data from image
hello is there any perl module (CPAN) that can read meta infomration from images? thanks stig -
Image::Magick Read Problem
Hi, I have created a perl cgi script which allows the user to upload image files to the server. Once the files have been stored on the server,... -
how to read image caption?
can any body can help me to find a com that can read the image caption ... image caption : some images can store some data like image caption it's... -
steve #2
Re: Can PHP read wmv file as image?
"NOSPAMNONAME" wrote:
show> Is it possible for PHP to read the last frame of a *.wmv (media
> player)
> file and renders it as an image (JPG/GIF)? anyway to do it?
>
> If PHP cannot do it, any other applications/shareware can do that?
>
> The reason we need this is because we have security camera system
> which
> records video as .wmv file, and we want to develop a web page toPHP renders an html page. the html page would have a reference to a> the
> latest frame (as an image) on the web site.
>
> Thanks
wmf file. So as long as the browser can render a file type, you are
fine.
--
[url]http://www.dbForumz.com/[/url] This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: [url]http://www.dbForumz.com/PHP-read-wmv-file-image-ftopict145960.html[/url]
Visit Topic URL to contact author (reg. req'd). Report abuse: [url]http://www.dbForumz.com/eform.php?p=488766[/url]
steve Guest



Reply With Quote

