Scriptaki gia metatropi wma se mp3 meso vlc

Tasos Varoudis varoudis at daemons.gr
Fri Aug 31 20:23:53 EEST 2007


Michael Iatrou wrote:
> When the date was Friday 31 August 2007, Nikos Kokkalis wrote:
> 
>> Παιδιά μήπως έχετε κανένα scriptaki για μετατροπή από wma σε mp3 με το
>> vlc;
> 
> Γιατί με το vlc; Κάτι σαν κι αυτό δεν σου κάνει;
> (δεν το δοκίμασα, αλλά η ιδέα είναι προφανής)
> 
> #!/usr/bin/env bash
> 
> for W in $@; do
> 	WAV=${W/[Ww][Mm][Vv]/wav}
> 	MP3=${W/[Ww][Mm][Vv]/mp3}
> 	mplayer -ao pcm -aofile "$WAV" "$W"
> 	lame -q 2 --abr 192 "$WAV" "$MP3"
> 	rm -f "$WAV"
> done
> 

Mipos milas gia WMA?! (not WAV!)


Tasos




More information about the Linux-greek-users mailing list