https://bz.apache.org/ooo/show_bug.cgi?id=128521
--- Comment #15 from Ariel Constenla-Haile <[email protected]> --- (In reply to oooforum (fr) from comment #14) > (In reply to Paul Haneline from comment #12) > > mp4 is the problem. > JMF don't support MP4 format: > https://wiki.openoffice.org/wiki/Java/Java_Media_Framework JMF is obsolete (it was once used as a fallback when there was no native implementation available on the target platform). OpenOffice uses different native implementations for Windows (DirectShow), macOS (AVFoundation) and Linux (gstreamer), so the bug might be in common code or OS-dependent code. -- You are receiving this mail because: You are the assignee for the issue.
