Created attachment 130143 [details] Minimal reproducer This is a follow-up of bug 104841. The difference is that in this case the bugdoc contains an embedded video, not a linked one.
Created attachment 130144 [details] Minimal PDF Minimal manually constructed PDF, run it through 'pdftk in.pdf output out.pdf' to add the somewhat redundant, but needed file offsets at the end of the file. PDF export should produce something like this.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4ad249af88d15f2c8a09f0721a59d82718fcc201 tdf#105093 sd PDF export: handle embedded videos It will be available in 5.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Created attachment 130152 [details] Impress bugdoc with presentation:class="object" In case the <draw:frame> element has a presentation:class="object" attribute, then the video is still not exported.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=64d80d22851a38eb3f320f4e2b2bdf875da4d8b4 Related: tdf#105093 sd PDF export: handle css.presentation.MediaShape as well It will be available in 5.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Created attachment 130164 [details] Writer reproducer. While embedded videos now work in Impress, they are still missing in Writer.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=46153bdcf2f89e88607dfb0dd0003108796424e9 Related: tdf#105093 sw PDF export: handle embedded videos It will be available in 5.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=64bac5c0f005afd46bbf402c5d548e2ee6c9e5c4 tdf#105093 vcl PDF export: add embedded video testcase It will be available in 5.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Created attachment 131789 [details] How i see in okular 1 - Download test.odt 2 - Open with Writer 3 - Export as PDF 4 - Open test.pdf with okular Actual: Video is not playeble. I don't know that is bug cause from LibreOffice or okular and hesitated change bug status. My system info: Ubuntu 16.10 LibreOfficeDev 5.4.0.0.alpha0 6f20dd1815c633c371aa69ffd696e620b0bc8657 Qt: 4.8.7 Okular: 0.25.0
Tested in Windows. 5.3 didn't export media, 5.4+ exports it. Although simple PDF viewer doesn't recognize it in my case, only Adobe Reader does. Even that one complains I don't have media player, but I guess it's some problem with that. So I set Verified. But if proved otherwise in Linux, feel free....