~scripts
55 itemsDownload ./*

55 itemsDownload ./*

..
dzen2
tiling
vosh
4cdl
4trips
alarm
ambient
ana-wall.sh
battery-monitor
brightness.sh
checkit
cleverbot.py
clock
color-gen
colors-hex
colorscheme.sh
compton
dailywall
dmenu
ffthumb
grid
gridmacro
gridmacro.kde
help
importw
indexer
install-all.sh
install-twily.sh
installng
keep-on
mp3ogg
orage
pipes
pipes.x
pipewire_bt.sh
ports
rain
randwall
rotate.sh
scan.sh
screen-dim
screencast
screencast2
scrot
scrotw
search
skull
slocker
starwars
streamit
sumnum
tty-colorize
usrmount
ytp
ytplay


scriptsmp3ogg
2 201•  8 years ago•  DownloadRawClose
8 years ago•  2 201

{}
#!/bin/bash
#
# Source: http://superuser.com/questions/273797/convert-mp3-to-ogg-vorbis
# Useage: sh ./mp3ogg ../input.mp3 output.ogg 8
#         (Quality <8> can be 1-32 (low-high))
#
ffmpeg -i "$1" -c:a libvorbis -q:a $3 "$2" || exit
echo -e "$(date) \033[1;32mSuccess: \033[1;34m$1\033[1;32m converted to \033[1;35m$2\033[1;32m | Quality: \033[0m8\033[1;32m.\033[0m"
exit

Top
©twily.info 2013 - 2024
twily at twily dot info



2 030 869 visits
... ^ v