Integrated: 8329227: Seek might hang with fMP4 H.265/HEVC or H.265/HEVC over HTTP/FILE
Alexander Matveev
almatvee at openjdk.org
Mon Apr 21 20:28:47 UTC 2025
On Sat, 12 Apr 2025 01:43:29 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
> - Fixed by reloading decoder for each seek.
> - Tested with all H.265 files for HLS/HTTP/FILE, no issues found.
> - Seek performance is not affected or at least I did not notice any performance issues when doing reload for each seek.
>
> This is workaround and no other reasonable solutions were found.
This pull request has now been integrated.
Changeset: d1fcca71
Author: Alexander Matveev <almatvee at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/d1fcca716a09788e376ac24c23be3e6861e492be
Stats: 187 lines in 2 files changed: 138 ins; 17 del; 32 mod
8329227: Seek might hang with fMP4 H.265/HEVC or H.265/HEVC over HTTP/FILE
Reviewed-by: arapte, kcr
-------------
PR: https://git.openjdk.org/jfx/pull/1775
More information about the openjfx-dev
mailing list