[NTG-context] movies no longer recognized?

2011-03-12 Thread Hans van der Meer
This used to work: \defineoverlay[tannenberg][% {\externalfigure[tannenberg.jpg][width=\overlaywidth,height=\overlayheight]}] \hfill\framed[offset=0pt,strut=no,background={foreground,tannenberg}] {\externalfigure[% /Users/hans/Cryptografie/College-Movies/Tannenberg

Re: [NTG-context] Movies

2008-01-18 Thread Miguel Queiros
> Does anyone have any experience embedding Quicktime or other movies > in Context? Either in the document itself or simply a URL that will > play the movie in the the user's system player? > > Can anyone supply some sample code snippets? Please take a look at: http://wiki.contextgarden.net

Re: [NTG-context] Movies

2008-01-18 Thread luigi scarso
On Jan 18, 2008 8:51 AM, Andrea Valle <[EMAIL PROTECTED]> wrote: Mojca, another italian for meeting -- luigi it's new . it's powerful . it's luatex . http://www.luatex.org ___ If your question is of interest to o

Re: [NTG-context] Movies

2008-01-17 Thread Andrea Valle
\externalfigure[mymovie.mov][width=4cm,height=3cm,preview=yes] I can't remember where to find an example in the manual but it is something simple like this (taken from mailing list) Best -a- On 18 Jan 2008, at 05:44, David Arnold wrote: All, Does anyone have any experience embedding Qui

[NTG-context] Movies

2008-01-17 Thread David Arnold
All, Does anyone have any experience embedding Quicktime or other movies in Context? Either in the document itself or simply a URL that will play the movie in the the user's system player? Can anyone supply some sample code snippets? Appreciated. David Arnold http://online.redwoods.edu/ins

Re: [NTG-context] Movies

2006-02-08 Thread Hans Hagen
Hans van der Meer wrote: > That's what I had and somehow could not get working again. > you mean that you saw no movie? > I therefore did some experimenting and now I have something working: > > > In the above I first thought "StartMovie" etc would work but > "StartRendering" etc did the trick

Re: [NTG-context] Movies

2006-02-08 Thread Hans van der Meer
On Feb 8, 2006, at 17:19, Hans Hagen wrote: > Hans van der Meer wrote: >> 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 tha

Re: [NTG-context] Movies

2006-02-08 Thread Hans Hagen
Hans van der Meer wrote: > 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 na

[NTG-context] Movies

2006-02-08 Thread Hans van der Meer
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 c