commit fd429ea7dca4655837b3645560ff4a32ab0c4a5d
parent 52627f8dc240bac27547a85e4150775cd84e0ad5
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Wed, 18 Oct 2023 07:51:46 +0200
Confirm VLC choppiness on bookworm
Diffstat:
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git 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