https://bugs.documentfoundation.org/show_bug.cgi?id=167940

--- Comment #7 from [email protected] <[email protected]> ---
For me (Fedora 43, Intel i7-8700) with Fedora's libreoffice-26.2.4.1-3.fc45 RPM
I get hangs in gstreamer. The video appears to play OK in Firefox, but that's
not using gstreamer.

Using:

gst-launch-1.0 playbin uri=file://<etc>

I don't get any video (using ffmpeg for decoding, not hardware even though I
have an Nvidia card) but after about 37 seconds the pipeline does exit.

You can get more gstreamer info from LibreOffice using:

GST_DEBUG="*:9" soffice

and at least under gdb when adding the movie it will dump a ton of debugging
that might be useful. It turns out that the video does get embedded, but it
takes as LONG time for gstreamer to handle it (~45 seconds) during which LO is
hung.

Can provide the gstreamer logs if you'd like.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to