https://bugs.documentfoundation.org/show_bug.cgi?id=166055
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #10 from Michael Weghorn <[email protected]> --- (In reply to bilaltasdelen from comment #9) > I can reproduce with Big Buck Bunny video. Sometimes first insertion works, > but second insertion triggers the bug. Thanks. I can indeed reproduce the issue with my local dev build as well when I try inserting a video multiple times. Pending Gerrit change https://gerrit.libreoffice.org/c/core/+/183867 fixes the issue for me with the default ffmpeg QtMultimedia backend. (For QT_MEDIA_BACKEND=gstreamer, the infinite recursion is also fixed with that change, but it crashes later somewhere in low-level GStreamer code, which *might* possibly be a GStreamer or Qt bug, but I didn't investigate further.) -- You are receiving this mail because: You are the assignee for the bug.
