jellyfin-vue icon indicating copy to clipboard operation
jellyfin-vue copied to clipboard

Kill ffmpeg process immediately after closing the webpage.

Open HySand opened this issue 2 years ago • 1 comments

Description of the bug

I noticed that if the webpage is closed instead of clicking the close ("x") button on the left top of the video to stop it, the ffmpeg process still exists for a long time. However the vanilla client will kill the process at once in same situation.

Steps to reproduce

Play any video and close the page.

Expected behavior

Kill ffmpeg process immediately or faster.

Logs

No response

Screenshots

No response

Platform

Linux

Browser

Edge

Jellyfin server version

10.8.1

Additional context

No response

HySand avatar Aug 09 '22 13:08 HySand

I'm having the same issue even in vanilla client with 4K file

MominRaza avatar Sep 14 '22 13:09 MominRaza

@HySand Can you try now that we have merged the vue 3 changes?

I believe this is related to #996

ferferga avatar Apr 03 '23 23:04 ferferga

I confirm this is still the case, but ffmpeg gets killed after a minute though.

ThibaultNocchi avatar Apr 05 '23 09:04 ThibaultNocchi