summaryrefslogtreecommitdiff
path: root/guides/setups/operating-systems/debian.org
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2023-10-18 07:51:46 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2023-10-18 07:51:46 +0200
commitfd429ea7dca4655837b3645560ff4a32ab0c4a5d (patch)
treef55d54be4144763fc92e4d2da419fb6d42780b6f /guides/setups/operating-systems/debian.org
parent52627f8dc240bac27547a85e4150775cd84e0ad5 (diff)
downloadmemory-leaks-fd429ea7dca4655837b3645560ff4a32ab0c4a5d.tar.xz
Confirm VLC choppiness on bookworm
Diffstat (limited to 'guides/setups/operating-systems/debian.org')
-rw-r--r--guides/setups/operating-systems/debian.org14
1 files changed, 9 insertions, 5 deletions
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