Package: pdf-presenter-console Version: 4.0.5-1 Severity: normal Hello!
Thanks a lot for maintaining the Debian package for this really interesting PDF presentation tool. I've just found out about it, while searching for (DFSG-free) PDF viewers capable of playing back movies embedded in pages of a PDF file. It seems that pdfpc works really well in this regard, except for some little missing pieces. As the documentation itself states (see section _Movies_ of the pdfpc(1) man page), movies embedded in LaTeX with the "multimedia" package are played back by pdfpc. For instance, the following LaTeX statement \movie[loop,showcontrols=false]{\includegraphics[width=0.5\textwidth]{figs/mymovie_first_frame}}{mymovie.avi} embeds mymovie.avi into a rectangular area (within the document page) that is filled with the figs/mymovie_first_frame.jpg image (the first frame of mymovie.avi), whenever the movie is not played. Of course, the preamble must include \usepackage{multimedia} otherwise the \movie command won't be recognized by pdflatex... The playback of the embedded movie works flawlessly with pdfpc, except that the loop option is ignored (hence the movie is played only once) and the showcontrols=false option, which is the default, is also not taken into account (hence the progress bar is always shown). This is confirmed by the pdfpc(1) man page. For my needs, the support for the loop and showcontrols=false options is really important. The man page suggests an interesting alternative: using the following statement: \href{run:mymovie.avi?loop&noprogress}{\includegraphics[width=0.5\textwidth]{figs/mymovie_first_frame}} after having (directly or indirectly) loaded the "hyperref" package: \usepackage{hyperref} This works perfectly in pdfpc, but has the non-negligible flaw of being specific to pdfpc: it fails to work with any other PDF viewer, which complains about not finding file `mymovie.avi?loop&noprogress' ... In other words, this approach, while working with pdfpc, defeats the portability of the resulting PDF file: this is not great. In summary, I would like to see the support for the loop and showcontrols=false options implemented in the movie playback capability of pdfpc. Could you please forward my feature request upstream? Thank you so much for your time and for any help you may provide. Bye! -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (800, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages pdf-presenter-console depends on: ii libatk1.0-0 2.22.0-1 ii libc6 2.24-8 ii libcairo-gobject2 1.14.8-1 ii libcairo2 1.14.8-1 ii libgdk-pixbuf2.0-0 2.36.3-1 ii libgee-0.8-2 0.18.1-1 ii libglib2.0-0 2.50.2-2 ii libgstreamer-plugins-base1.0-0 1.10.2-1 ii libgstreamer1.0-0 1.10.2-1 ii libgtk-3-0 3.22.6-1 ii libpango-1.0-0 1.40.3-3 ii libpangocairo-1.0-0 1.40.3-3 ii libpoppler-glib8 0.48.0-2 pdf-presenter-console recommends no packages. pdf-presenter-console suggests no packages. -- no debconf information