Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Trouble with movie15, films in pdf, and Acrobat Distiller

16 views
Skip to first unread message

Christoph Schiller

unread,
Oct 23, 2008, 11:15:31 AM10/23/08
to
For the next version of my free 1500 page
physics text ( download at www.motionmountain.net )
I have big problems. I need to use Acrobat Distiller,
but I do not get embedded movies to work. Distiller
does not find the mpg file; ps2pdf does.

This few line tex file works fine with ps2pdf
(uses relative paths)

www.motionmountain.net/testdir/filmtest.tex
www.motionmountain.net/testdir/filmtest.aux
www.motionmountain.net/testdir/filmtest.log
www.motionmountain.net/testdir/filmtest.dvi
www.motionmountain.net/testdir/filmtest.ps
www.motionmountain.net/testdir/filmtest.pdf

but this simple tex file for Acrobat Distiller,
with absolute paths, does not work:

www.motionmountain.net/testdir/filmtest2.tex
www.motionmountain.net/testdir/filmtest2.aux
www.motionmountain.net/testdir/filmtest2.out
www.motionmountain.net/testdir/filmtest2.dvi
www.motionmountain.net/testdir/filmtest2.ps

This is the Acrobat Distiller error text:

www.motionmountain.net/testdir/filmtest2.log

I use Mac OSX 10.4.11, Adobe Acrobat 8.1.2 Pro.
Mac OSX has no Unix "strace" command.

Can anybody help? Any help is
greatly appreciated !

Best regards

Christoph

Christoph Schiller

unread,
Oct 24, 2008, 6:56:18 AM10/24/08
to
To solve the Acrobat Distiller problem described below,
somebody told me to start Distiller with the -F flag.
This might solve the problem.
How is this done on MacOSX?

The OSX command structure I know of is
open -a Dsitiller.app filename.ps
This does not allow to add a -F flag for Distiller,
or am I wrong?

Thanks for any help!

Christoph


On Oct 23, 5:15 pm, Christoph Schiller <chri_schil...@yahoo.com>
wrote:

Aidan Kehoe

unread,
Jan 2, 2009, 3:34:21 PM1/2/09
to

Ar an ceathrú lá is fiche de mí Deireadh Fómhair, scríobh Christoph Schiller:

> To solve the Acrobat Distiller problem described below,
> somebody told me to start Distiller with the -F flag.
> This might solve the problem.
> How is this done on MacOSX?
>
> The OSX command structure I know of is
> open -a Dsitiller.app filename.ps
> This does not allow to add a -F flag for Distiller,
> or am I wrong?

I haven’t tried it with huge numbers of applications, but in my
experience, one can normally run an OS X application with explicit command
line arguments like so:

$ cd /Applications/Emacs.app/Contents/MacOS
$ file Emacs
Emacs: Mach-O executable i386
$ ./Emacs --version
GNU Emacs 22.1.50.1
Copyright (C) 2007 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
$

So in your case, you could try

/Applications/Distiller.app/Contents/MacOS/Distiller -F filename.ps

but there is some guessing there, it may not do exactly what you want.

If it helps at all, the BSD and Mac OS X equivalent of strace(1) is
ktrace(1).

Happy New Year,

Aidan

--
¿Dónde estará ahora mi sobrino Yoghurtu Nghe, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?

Christoph Schiller

unread,
Jan 3, 2009, 3:02:35 PM1/3/09
to
On Jan 2, 3:34 pm, Aidan Kehoe <keh...@parhasard.net> wrote:
>  Ar an ceathrú lá is fiche de mí Deireadh Fómhair, scríobh Christoph Schiller:
>
>  > To solve the Acrobat Distiller problem described below,
>  > somebody told me to start Distiller with the -F flag.
>  > This might solve the problem.
>  > How is this done on MacOSX?
>  >
>  > The OSX command structure I know of is
>  > open -a Dsitiller.app filename.ps
>  > This does not allow to add a -F flag for Distiller,
>  > or am I wrong?

>


> So in your case, you could try
>
>  /Applications/Distiller.app/Contents/MacOS/Distiller -F filename.ps
>
> but there is some guessing there, it may not do exactly what you want.
>
> If it helps at all, the BSD and Mac OS X equivalent of strace(1) is
> ktrace(1).

Thank you - the problem was much deeper. A preference of
Distiller had to be changed. Now it is ok. The pdf is
now working and is free for download at www.motionmountain.net
since afew days.

Regards

Christoph

0 new messages