I just got some PDF presentations which contan some videos and I can't get these videos to play in Okular (version 0.15.3 using poppler 0.20.5, Qt 4.8.3). I've tested files from other Okular bug reports about videos and they wotk fine. The sample file which is to big to attach here is available from: http://itzsimpl.info/lectures/CG/L2-transformations.pdf Reproducible: Always Steps to Reproduce: 1. Open the PDF from URL 2. There should be videos on pages 2, 5 and so on Actual Results: When I get to page with video I can't get it to play Expected Results: it should be possible to play a video by clicking on it ot maybe it should even play automatically.
Your file appears to keep the movies in a RichMedia annotation. These are not supported (yet) by Okular and poppler (the library used for pdf rendering). What program did you use to create the pdf file?
I don't know what is used. These are presentattions in PDf that we got from our professr at university.. The file properties says Acrobat PDFMaker 9.1 for PowerPoint/Adobe PDF Library 9.0
The RichMedia annotation expects the document viewer to have flash-playing(!) capabilitities. See for example the documentation of Alexander Grahn's 'media9' LaTeX package for some details: http://www.ctan.org/pkg/media9. So it may be quite a feat to implement support for this.
This is a duplicate of 326230.
*** This bug has been marked as a duplicate of bug 326230 ***