
I'm trying to use LAME because I would like to transcode to VBR (V3 to be precise).
Here are my transcoding options: http://i.imgur.com/1dGQyJm.png
convert from: flac wav
convert to: mp3
Step 1: flac -c -d -F %s
Step 2: lame --tt %t --ta %a --tl %l -q 0 -V 3 - -
Now the issue is that it works, but the files that my phone downloads (DSub) are named .flac instead of .mp3. If I rename them to mp3 (they ARE mp3s), foobar can play them fine and display the id3 tags too, which means my command works. But I'd like them to be named .mp3 ...
If anyone has an idea I'd be really appreciative because I've been searching for a while and can't find much info about transcoding with LAME :/
Thanks in advance

I'm using:
Subsonic 4.8
DSub 4.5.8
Linux Mint debian Edition
FLAC 1.3.0
LAME 64bits version 3.99.5