From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/79715 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Including movies in pdf files Date: Sun, 2 Dec 2012 13:02:03 -0500 (EST) Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1354471391 24327 80.91.229.3 (2 Dec 2012 18:03:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Dec 2012 18:03:11 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Dec 02 19:03:23 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TfDs8-0005CD-Nm for gctc-ntg-context-518@m.gmane.org; Sun, 02 Dec 2012 19:02:32 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2B2C5101FF; Sun, 2 Dec 2012 19:02:20 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id I3l6GkTi8hvH; Sun, 2 Dec 2012 19:02:17 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 84A041020F; Sun, 2 Dec 2012 19:02:17 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A9ECC1020F for ; Sun, 2 Dec 2012 19:02:16 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8Iyg1dizSWuM for ; Sun, 2 Dec 2012 19:02:15 +0100 (CET) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by balder.ntg.nl (Postfix) with ESMTP id 066A6101FF for ; Sun, 2 Dec 2012 19:02:15 +0100 (CET) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by filter2-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id qB2I26j0009120 for ; Sun, 2 Dec 2012 19:02:13 +0100 Original-Received: FROM Decentralized.ECE.McGill.CA (Decentralized.ECE.McGill.CA [132.206.69.142]) By hellskitchen.mr.itd.umich.edu ID 50BB979C.57C19.28986 ; Authuser adityam; 2 Dec 2012 13:02:04 EST In-Reply-To: User-Agent: Alpine 2.02 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.14.82; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0TIuG26CF - 3ae9c4364d08 - 20121202 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:79715 Archived-At: On Fri, 30 Nov 2012, Aditya Mahajan wrote: > Hi, > > I was updating the wiki entry on \externalfigures > (http://wiki.contextgarden.net/Command/externalfigure) and noticed that I > cannot get ConTeXt to include a movie. > > [...] > > So, does ConTeXt support including movies in pdf files, and if so, can > someone provide a minimal working example. It appears to be a viewer issue. \pdfcompresslevel=0 \setupinteraction[state=start] \starttext \externalfigure[clip.mov][height=2cm, width=2cm, preview=yes] \stoptext The pdf file has << /Type /Annot /A << /ShowControls true >> /Subtype /Movie /T (movie clip.mov) /Border [ 0 0 0 ] /Movie << /Poster true /Aspect [ 56.692913385827 56.692913385827 ] /F (clip.mov) >> /Rect [70.867 657.6468 127.5599 714.3397] >> so, ConTeXt appears to be including the right annotation, but the viewer (acroread) is not rendering the movie. Aditya ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________