ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: Movies
Date: Wed, 09 Jun 1999 11:35:15 +0200	[thread overview]
Message-ID: <375E3553.B778C4D2@wxs.nl> (raw)
In-Reply-To: <3.0.5.32.19990608220306.00a6d510@mail.northcoast.com>

David Arnold wrote:

> 1. What kind of movie files can be used with Context?

Apple 'mov' files, as supported by pdf. 

> 2. I note that little  windmill movie in one of your files. I imagine that
> this is movie created with a number of frames made by Metapost? Yes? No?

Indeed. Actually in that document the inclusion concerns a movie, used
as overlay in a flowchartcell, which itself is drawn by metapost
runtime, and converted to pdf by tex. A rather nice chain of actions.  

> 3. Could you give me a hint on how you made the little windmill movie? What
> software do you make movies with?

I first made an animated gif out of gifs produced from the mp epses,
using adobe photoshop. The animated gif can be made by convert, althouhj
I used a free MS program which location I've forgotten but which works
ok. Then I asked a friend to convert that gif to a mov using adobe
premiere (maybe some day I will buy that program). 

> 4. Could you zip a little context source file that shows how to put a movie
> in a context file?

Well, the shortest file I can think of is:

  \starttext \setupoutput[pdftex] \externalfigure[somekind.mov]
\stoptext

You can turn on a preview with: 

  \externalfigure[somekind][preview=yes]  

and activate a loop by [repeat=yes]

(You can test this with the movie as included in the 1999-003.zip)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


  reply	other threads:[~1999-06-09  9:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-09  5:03 Movies David Arnold
1999-06-09  9:35 ` Hans Hagen [this message]
1999-06-09 11:10 Movies Gilbert van den Dobbelsteen
1999-06-09 11:58 movies Hans Hagen
2000-06-01 19:26 Movies David Arnold
2000-06-01 23:07 ` Movies Hans Hagen
2000-06-01 23:08 ` Movies Hans Hagen
2006-02-08 14:45 Movies Hans van der Meer
2006-02-08 16:19 ` Movies Hans Hagen
2006-02-08 20:37   ` Movies Hans van der Meer
2006-02-08 23:14     ` Movies Hans Hagen
2008-01-18  4:44 Movies David Arnold
2008-01-18  7:51 ` Movies Andrea Valle
2008-01-18  8:11   ` Movies luigi scarso
2008-01-18 12:42 ` Movies Miguel Queiros

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=375E3553.B778C4D2@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).