On Mon, 2012-02-20 at 01:03 +0000, Timothy Murphy wrote: > I'm looking for a Fedora/KDE application to convert ogg music format to mp3. > (My Android phone does not accept .ogg files.) FILENAME=~/mp3/Paradoxes/NeverSayNever.ogg ffmpeg -i $FILENAME -ab 128 ${FILENAME/.ogg/.mp3} However, converting to any lossy format causes the audio to lose quality each time a compression is made (that means wav->ogg loses something; ogg->mp3 loses even more). Greets. -- NOSpaze <nospaze@xxxxxxxxx> -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org