ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans van der Meer <hansm@science.uva.nl>
Subject: Movies
Date: Wed, 8 Feb 2006 15:45:34 +0100	[thread overview]
Message-ID: <C7F58B76-02BD-4439-A96B-80A4BABA22E7@science.uva.nl> (raw)

In my presentation sheets I want to put some movies (quicktime or  
mpeg4 and the like).
I did do what is in the manual but somehow it stopped working for me  
in Adobe Reader (7.0.5 Mac)(not sure why, might be newer final cut  
pro, might be something else). So I thought: perhaps somewhat more  
control exercised over the contents of the pdf objects might help.

The manual has not much more on movie inclusion therefore I searched  
through the source.
In cont-new.tex I found things like
	% \useexternalrendering[example-5][video/quicktime] [p1000726.mov]
and maybe that is what I was looking for. I adapted the movie name  
and tried to test with the example given in cont-new.tex (starting at  
line 1581) and --lo and behold-- now got a playing movie.

But, with:
\definerenderingwindow
    [movie]
    [background=color,backgroundcolor=gray,
     openpageaction=StartCurrentRendering,
     closepageaction=NextPage]% StopCurrentRendering]
I now get the opening frame of the window on all pages of the sheets  
instead of only on the one containing the movie. How can I change  
that to an appearance on that specific page only?

In the menu only the Startbutton worked. The buttons were set with:
\def\renderingmenu[#1]%
    {\hbox
       {\setupbuttons[width=2.5em]%
        \button{\symbol[StartMovie]} [StartMovie{#1}]\enspace
        \button{\symbol[StopMovie]}  [StopMovie{#1}]\enspace
        \button{\symbol[PauseMovie]} [PauseMovie{#1}]\enspace
        \button{\symbol[ResumeMovie]}[ResumeMovie{#1}]}}
I changed the part "Rendering" from the example to "Movie" as there  
are keys PauseMovie etc. in mult-con.tex.
As said, only StartMovie reacted as expected.

Is there some -- how rudimentary it may be -- documentation about  
this? Where do I look for it?

yours sincerely,
dr. H. van der Meer

             reply	other threads:[~2006-02-08 14:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-08 14:45 Hans van der Meer [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
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
2000-06-01 19:26 Movies David Arnold
2000-06-01 23:07 ` Movies Hans Hagen
2000-06-01 23:08 ` Movies Hans Hagen
1999-06-09 11:58 movies Hans Hagen
1999-06-09 11:10 Movies Gilbert van den Dobbelsteen
1999-06-09  5:03 Movies David Arnold
1999-06-09  9:35 ` Movies Hans Hagen

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=C7F58B76-02BD-4439-A96B-80A4BABA22E7@science.uva.nl \
    --to=hansm@science.uva.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).