Skip to content

Instantly share code, notes, and snippets.

View elijahtsai's full-sized avatar
😄
Hello, Welcome to my page.

Elijah Tsai elijahtsai

😄
Hello, Welcome to my page.
View GitHub Profile
enable
disable
startbackup
stopbackup
delete
restore
compare
setdestination
removedestination
destinationinfo
@elijahtsai
elijahtsai / webm2m4a.sh
Created February 16, 2021 03:10
ffmpeg webm to m4a
#!/bin/zsh
mkdir f a
for i in *.webm
do
ffmpeg -i "$i" -write_xing 0 -c:a alac "f/${i:r}.m4a"
afconvert -v -f m4af -d aac@48000 "f/${i:r}.m4a" "a/${i:r}.m4a"
done
Welcome
Select Install
Keymap Selection
Test default keymap
If correct then
Select Continue with default keymap
else Select prefer keymap
Set Hostname
$useFor = What is this machine use for?
$serial = Serial Number?