GeekTips

Description
Linux Mint, video encoding, ffmpeg, geek tips, regex, pdf manipulation, substitcher, mpv config
We recommend to visit

Community chat: https://t.me/hamster_kombat_chat_2

Website: https://hamster.network

Twitter: x.com/hamster_kombat

YouTube: https://www.youtube.com/@HamsterKombat_Official

Bot: https://t.me/hamster_kombat_bot

Last updated 1 week, 2 days ago

Your easy, fun crypto trading app for buying and trading any crypto on the market.
📱 App: @Blum
🤖 Trading Bot: @BlumCryptoTradingBot
🆘 Help: @BlumSupport
💬 Chat: @BlumCrypto_Chat

Last updated 5 months, 4 weeks ago

Turn your endless taps into a financial tool.
Join @tapswap_bot


Collaboration - @taping_Guru

Last updated 3 weeks, 3 days ago

2 weeks, 3 days ago

230 fonts that I use in mpv for audiobook subtitles

2 weeks, 4 days ago

"highpass=f=1500,dynaudnorm=f=250:g=31:p=0.5:m=5:r=0.9:b=1"

great for mpv filtering wind noise

+ cycle\-values af "loudnorm=I=\-18:LRA=1:tp=\-1:linear=false:dual\_mono=true" "highpass=f=1500,dynaudnorm=f=250:g=31:p=0.5:m=5:r=0.9:b=1" "lavfi=[dynaudnorm=f=250:g=31:p=0.5:m=5:r=0.9:b=1]" "highpass=f=40,pan=stereo|FL<FC+0.71*FL+0.71*BL+0*LFE|FR<FC+0.71*FR+0.71*BR+0*LFE,dynaudnorm=f=250:g=31:p=0.5:m=5:r=0.9:b=1" "highpass=f=40,pan=stereo|FL<FC+0.71*FLC+0.71*FL+0.71*BL+0.71*SL+0*LFE|FR<FC+0.71*FRC+0.71*FR+0.71*BR+0.71*SR+0*LFE,dynaudnorm=f=250:g=31:p=0.5:m=5:r=0.9:b=1" "" \#! [Audio] > Audio Filters Loudness, Normalization

3 weeks, 1 day ago

Option+ g ©, i ˆ, r ®, y ¥, 2 , 3 £, 8 •, 0 º, = ≠
Option+ K , O Ø, T ˇ, V ◊, X ˛, Z ¸, | », ? ¿, ! ⁄ , + ±

2 months ago
2 months ago

Switched to VSCodium (telemetry ET phone home disable by default. Kinda like Librewolf instead of Firefox)..not quite yet a fan of Zed..can't even do word wrap easily.

VSCode 600MB compared to 354MB for VSCodium. Only two extensions I couldn't find on open-vsx repository.

One is string manipulation useful for Titleize (AP) Style once in awhile and subtitles for editing subs occasionally. Need to have VSCode installed to download them. First uninstall them then right click and download vsix.

codium \-\-install\-extension marclipovsky.string\-manipulation\-0.7.25.vsix

codium \-\-install\-extension pepri.subtitles\-editor\-1.1.7.vsix

3 months ago

cat some.vtt | sed \-e '/WEBVTT/d' \-e '/\-\->/d' | awk '!seen[$0]++' | awk 1 ORS=' ' > some.txt

This is what I use to get flowing plain text from a vtt subtitle. Then just need to manually add paragraph breaks.

1st one removes WEBVTT from top of file
2nd one deletes timecodes -->
3rd one removes duplicate lines and blank lines
4th one removes new lines for flowing text

for f in *.vtt; do cat "$f" | sed \-e '/WEBVTT/d' \-e '/\-\->/d' | awk '!seen[$0]++' | awk 1 ORS=' ' > "${f%.*}".txt ; done

5 months, 3 weeks ago

Modified font increased to bold (40 weight)

5 months, 3 weeks ago

mpv 0.39 Windows x86 64-bit 56MiB

5 months, 3 weeks ago

mpv 0.39 Mac OS Intel 42MiB

7 months, 2 weeks ago

SubStitcher v2 36KiB July 2024 for transcribing audiobooks and stitching up to 160 vttt / srt subtitles into one subtitle. Added preview of lines to be lowercased. Hopefully this is hardly ever necessary.

We recommend to visit

Community chat: https://t.me/hamster_kombat_chat_2

Website: https://hamster.network

Twitter: x.com/hamster_kombat

YouTube: https://www.youtube.com/@HamsterKombat_Official

Bot: https://t.me/hamster_kombat_bot

Last updated 1 week, 2 days ago

Your easy, fun crypto trading app for buying and trading any crypto on the market.
📱 App: @Blum
🤖 Trading Bot: @BlumCryptoTradingBot
🆘 Help: @BlumSupport
💬 Chat: @BlumCrypto_Chat

Last updated 5 months, 4 weeks ago

Turn your endless taps into a financial tool.
Join @tapswap_bot


Collaboration - @taping_Guru

Last updated 3 weeks, 3 days ago