You are not logged in.

#1 2017-05-05 18:44:32

wilmerhenao
Member
From: Ann Arbor, MI
Registered: 2012-10-15
Posts: 38
Website

[SOLVED] PDF viewer supporting movies.

Hi. I'm trying to see this movie on page 23 of the document.

http://mirror.hmc.edu/ctan/macros/latex … media9.pdf

Im using PDF viewer okular and it doesn't work. I wonder if I need to install some missing plugin. I have no idea what to do, I just get a blank square.

Before you ask me. I installed texlive-latexextra which contains the Vplayer viewer on my machine: /usr/share/texmf-dist/tex/latex/media9/players/VPlayer.swf exists.

Thanks

Last edited by wilmerhenao (2017-05-07 05:05:21)

Offline

#2 2017-05-05 19:47:29

Scorpick
Member
Registered: 2016-02-16
Posts: 23

Re: [SOLVED] PDF viewer supporting movies.

Okular uses phonon to play videos.
https://wiki.archlinux.org/index.php/KDE#Phonon

After installing phonon-qt5-vlc it plays fine for me.

Offline

#3 2017-05-05 20:16:11

tom.ty89
Member
Registered: 2012-11-15
Posts: 897

Re: [SOLVED] PDF viewer supporting movies.

I am curious about the VPlayer.swf. Is the PDF made with this player thing so that embedded video files are (always) are played with it? (which makes it requires a PDF reader that can run swf)

By the way the poppler package has a utility called pdfdetach, which may at least allow you to extract the video and play it "externally":

$ pdfdetach -list /sdcard/Download/media9.pdf
18 embedded files
1: VPlayer.swf
2: random.mp4
3: cube.mp4
4: SlideShow.swf
5: config.xml
6: files/cubeposter.png
7: StrobeMediaPlayback.swf
8: APlayer.swf
9: bird.mp3
10: VPlayer9.swf
11: APlayer9.swf
12: epix.prc
13: asylabels.js
14: 3Dspintool.js
15: 3Dmenu.js
16: dice.u3d
17: malte.u3d
18: malte.js

P.S. Installing the latex package won't help. The swf there is only for you to make such PDF. As I said, if the PDF is made so that it includes a swf video player that will always be used to play the embedded videos, it requires the PDF viewer that can (side-load a plugin, which would be a flash/shockwave player I suppose, to) run the swf.

Last edited by tom.ty89 (2017-05-05 20:26:09)

Offline

#4 2017-05-07 05:04:52

wilmerhenao
Member
From: Ann Arbor, MI
Registered: 2012-10-15
Posts: 38
Website

Re: [SOLVED] PDF viewer supporting movies.

Thanks Scorpick. That solves my issue.

Tom. I'm creating an animation to be embedded in a poster for a scientific presentation. So I actually want to embed videos in pdf files, not the other way around. But this detach is good to know.

Offline

#5 2017-05-07 19:50:10

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: [SOLVED] PDF viewer supporting movies.

wilmerhenao wrote:

Tom. I'm creating an animation to be embedded in a poster for a scientific presentation.

Just make sure you don't shoot yourself in the foot. Fancy things have a tendency to not work during the actual presentation.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#6 2017-05-08 07:58:50

tom.ty89
Member
Registered: 2012-11-15
Posts: 897

Re: [SOLVED] PDF viewer supporting movies.

R00KIE wrote:

Just make sure you don't shoot yourself in the foot. Fancy things have a tendency to not work during the actual presentation.

I have no comment on including a video (I suppose that's the form the animation in?) in a PDF. I just wonder if you really need to include the VPlayer thing (Well, I am allergic to Shockwave/Flash...)

Offline

Board footer

Powered by FluxBB