:1,$s/{Ctrl+V}{Ctrl+M}//g
2010年5月9日
2010年4月30日
2010年4月6日
Convert ape to flac in Ubuntu
Install flac and shntool
Convert all ape files in current dir to flac
sudo apt-get install flacsudo apt-get install shntoolConvert all ape files in current dir to flac
shnconv -o flac *.ape
2009年12月7日
VLC RC Interface
Open RC Interface:
or
In the RC interface, type "help" for command info.
Send command:
add -q option for quit time
vlc -I rc --rc-host localhost:4444or
vlc --extraintf rc --rc-host localhost:4444In the RC interface, type "help" for command info.
Send command:
echo "play" |netcat localhost 4444 -q 0add -q option for quit time
2009年11月21日
2009年11月20日
訂閱:
文章 (Atom)