Rafostar / clapper

Level up your video experience with a modern and user-friendly media player.
https://rafostar.github.io/clapper/
GNU General Public License v3.0
773 stars 36 forks source link

Streamed YouTube videos oscillate between 1080p and 144p #328

Closed kdwk closed 1 year ago

kdwk commented 1 year ago

In the latest Flatpak artifact, streamed YouTube videos switch between 1080p and 144p every few seconds. Clapper is maximized on the screen, resolution 1920*1080.

Rafostar commented 1 year ago

latest Flatpak artifact

Not a Clapper bug. The "nightly" artifacts are build from latest GStreamer git and do not include any patches (fixes) applied. Things are patched only in stable Flathub releases or in non-nightly artifacts.

When it comes to youtube integration, list of currently known issues with unpatched GStreamer can be found here. The problem you are experiencing is listed there in dashdemux issue number 2.

Rafostar commented 1 year ago

Closing as not Clapper bug, but feel free to reopen if it also happens to you with patched version of GStreamer.