Home »
Public Forums »
archive »
Re: Two questions (about Mpeg and Networking)
Re: Two questions (about Mpeg and Networking) [message #36165 is a reply to message #36155] |
Wed, 20 August 2003 01:09  |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Sangwoo wrote:
> Hi, everybody! I've got a question concerning MPEG files. Is it
> possible to extract each frame from an MPEG file in IDL? I mean the
> reverse process of making an MPEG file. If an MPEG file is made of 100
> frames, I wonder if it's possible to extract all those 100 frame
> images. I heard that it's possible using external linking with other
> non-IDL routines, but I'm not sure about it.
Dear Sangwoo
At the moment there is no idl Routine available to extract images from mpeg
files. This was one of the reasons I have set up our anim format.
> The other question is about file transfer via FTP or WWW. Is there a
> good way of data exchange via FTP or WWW with IDL? I want to download
> data from an FTP site or a Web site. Also I want to try to upload data
> reversely. Actually I used 'spawn' to activate FTP from DOS prompt. I
> know it's one way, but I wonder if there's built-in capability of data
> transfer in IDL itself.
This could be done by the socket command. You should do a google group
search about socket.
regards
Reimar
--
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg-i/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
|
|
|
Current Time: Fri Oct 10 17:45:45 PDT 2025
Total time taken to generate the page: 0.32273 seconds