Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

SGI movie Frequently Asked Questions (FAQ)
Section - -26- The Movie Library has calls to play a movie in a file, memory or a file descriptor. But all of them seem to

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Sex offenders ]


Top Document: SGI movie Frequently Asked Questions (FAQ)
Previous Document: -25- I'm using the Movie Library to create QuickTime movies using Apple's Video compression. When are default key-
Next Document: -27- When programming with the Movie Library, can we insert and delete frames from a playing movie?
See reader questions & answers on this topic! - Help others by sharing your knowledge
                assume that the complete movie is available locally.
                How can I play a movie all of which is not available
                locally?
Date: Wed Nov 16 13:04:20 PST 1994

  It's really not possible at the moment.  The Movie Library
  needs access to both the header/indexing information stored
  in the movie file, as well as the media data itself in
  order to play the movie.

  It may be possible to do this by passing a socket
  descriptor instead of a file descriptor.  There definitely
  is a problem of seeking to a particular frame.  If the whole
  movie is streamed in with no mvSetCurrentFrame() kind of
  calls, it may work.

User Contributions:

Comment about this article, ask questions, or add new information about this topic: