mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 14:24:23 -05:00
[GH-ISSUE #345] Windows Media Player won't play some videos #7549
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 @MEESTERSoupCan on GitHub (Feb 5, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/345
bug description
Certain videos I download from YouTube don't allow seeking, and instead shows something like a streaming icon where the full video length should be. Putting the video into an editor only imports a blank audio file, and no video.
reproduction steps
steps to reproduce the behavior:
screenshots


links
This has happened with every video I downloaded.
platform
additional context
Audio downloads just fine, it doesn't like videos though.
I just found that certain videos do this, while others do not. This one specifically has the issue.
@lostdusty commented on GitHub (Feb 6, 2024):
This can be fixed by remuxing the video. If don't know how to do so, see it here: https://github.com/wukko/cobalt/issues/333#issuecomment-1912020947