mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 14:24:23 -05:00
[GH-ISSUE #255] Video scrubbing of YouTube videos does not work in outdated video players #1553
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @athif23 on GitHub (Nov 27, 2023).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/255
Sometimes videos I downloaded from youtube aren't able to seek, it's playable but it can only be started from start, you can't forward or backward the frame at all. This is one of the link I tried, https://www.youtube.com/watch?v=yRgpAhc3WlA.
As you can see, the slider is disabled and can't be dragged at all.
@wukko commented on GitHub (Nov 29, 2023):
i recommend using a more advanced video player, such as https://www.videolan.org/vlc/
youtube videos are rendered on-fly, cobalt can't predict the final rendered file size, so that info is missing from the header
@MrCodeWeaver commented on GitHub (Mar 22, 2024):
I'm running into this issue as well with the latest version (11.2401.2.0) of Windows Media Player