Knowledge (XXG)

User:Treekids

Source 📝

77:(cd $ targdir && for flac in $ (find . -name '*.flac' -type f|sort); do for kbps in 32 64 224; do destd=./mp3-$ {kbps}kbps/. && destf=$ destd/$ (basename $ flac .flac).mp3 && echo "$ flac -> $ destf"; mkdir -p $ destd && flac -c -d $ flac | lame -s 44.1 --preset cbr $ kbps - $ destf; done; done ) 26:
One thing that really worries me for the last few years is the amount of hostility I'm seeing lately toward the naive or the busy. The little contributions add up, and the mistakes can be corrected. But scare someone away and they're gone.
70:
for f in $ (find disk*/ -name '*.flac'|sort); do dd=$ (echo "$ f"|perl -ne 'if(m{disk(+)/}){printf "%02d\n","$ 1"}'); tt=$ (echo "$ f"|perl -ne 'if(m{(+)\.flac}){printf "%02d\n","$ 1"}');echo "dd tt f"; mv $ f flac/$ dd-$ tt.flac; done
61:
targdir=/mnt/320GB/store/audiobooks/$ title/disk$ d && (mkdir -p "$ targdir" && cd "$ targdir" && EDITOR=vim abcde -o flac -b && eject /dev/cdrom )
41: 31: 52:
Title="Book Name / Author / Read by / (Un)abridged / Year"
55:
title=$ (echo "$ Title"|perl -pe 's{ */ *}{-}g;s{ }{_}g')
74:# make mp3 files that range from tiny to high-quality 48:archive audiobook and encode for car MP3 CD player 30:Consider this, Notability fans: are you having a 67:# standardize the flac (lossless) filenames... 8: 64:# ... and repeat above for all disks ... 7: 14: 44:) 17:46, 10 January 2022 (UTC) 1: 17:My random collection of junk 91: 34:? Please be nice. 82: 90: 89: 85: 84: 83: 81: 80: 79: 50: 32:chilling effect 24: 19: 12: 11: 5: 88: 86: 49: 46: 23: 20: 18: 15: 13: 10: 9: 6: 4: 3: 2: 87: 78: 75: 72: 68: 65: 62: 59: 56: 53: 47: 45: 43: 39: 35: 33: 28: 21: 16: 76: 73: 69: 66: 63: 60: 57: 54: 51: 37: 36: 29: 25: 22:Notability 38:Treekids 58:d=1 42:talk 40:(

Index

chilling effect
Treekids
talk

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.