Bug 261335 - [GStreamer][MSE] Seeking in video displays the wrong frame
Summary: [GStreamer][MSE] Seeking in video displays the wrong frame
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-08 09:14 PDT by Jean-Yves Avenard [:jya]
Modified: 2023-09-08 10:41 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Avenard [:jya] 2023-09-08 09:14:33 PDT
in bug 260867; a new test was added. it seeks at 1s into a 24fps video ; once seek completes with gstreamer, the 23rd frame is displayed instead.

The test is marked as failing
Comment 1 Philippe Normand 2023-09-08 10:41:41 PDT
Is this the same as https://bugs.webkit.org/show_bug.cgi?id=260607 ?