From fd429ea7dca4655837b3645560ff4a32ab0c4a5d Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Wed, 18 Oct 2023 07:51:46 +0200 Subject: Confirm VLC choppiness on bookworm --- guides/setups/operating-systems/debian.org | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'guides/setups') diff --git a/guides/setups/operating-systems/debian.org b/guides/setups/operating-systems/debian.org index c886718..2478a77 100644 --- a/guides/setups/operating-systems/debian.org +++ b/guides/setups/operating-systems/debian.org @@ -490,7 +490,7 @@ tar-doc/oldstable,oldstable,now 1.34-1 all [installed] #+end_example Will be keeping =non-free= in addition to =non-free-firmware= then 🫣 ***** Fallout -GRUB: +****** GRUB #+begin_src sh sudo sed -i \ s/'^#GRUB_DISABLE_OS_PROBER=false'/'GRUB_DISABLE_OS_PROBER=false'/ \ @@ -498,7 +498,7 @@ sudo sed -i \ sudo update-grub #+end_src -PEP 668: +****** PEP 668 #+begin_src sh # Before upgrade: keep calm… pip uninstall $(pip freeze --user | cut -d= -f1) @@ -507,10 +507,14 @@ sudo apt install pipx pipx install yt-dlp #+end_src -VLC: seems fine? No choppiness observed on a 2k@24FPS video from -yt-dlp 🤷 +****** VLC ++Seems fine? No choppiness observed on a 2k@24FPS video from yt-dlp+ + +Is choppy as all hell on /some/ videos, not sure which kind nor why; +could not be bothered discerning the patterns. Learned me an mpv for +great good. ***** Goodies -- The random lag I had been observing since 5.8 seems gone 🥳 +- The [[#random-lag][random lag I had been observing since 5.8]] seems gone 🥳 - =libtree-sitter-dev= is new enough for Emacs; can get rid of my =/usr/local= version. ** impromptu IBus -- cgit v1.2.3