PHPOffice / PHPPresentation

A pure PHP library for reading and writing presentations documents
https://phpoffice.github.io/PHPPresentation
Other
1.31k stars 523 forks source link

Fix broken video file relationship #697

Closed potofcoffee closed 11 months ago

potofcoffee commented 2 years ago

This fixes the broken relationship reference for video files as described in #681. Videos will work with this patch, but no thumbnail is displayed when the videos is stopped. (This would require thumbnail creation and another relationship for the thumbnail image.)

potofcoffee commented 1 year ago

Hello @Progi1984, is this repository still alive? It would be a real shame, if not, after all the great work you have done here. Is there anything I can do to help this pull request go through?

Progi1984 commented 11 months ago

Superseeded by #776