jagdriver
14th May 2007, 17:13
I'm having a syntax problem with BeSweet in converting a WAV to MP3 at 192 kbps. Here's my sample:
BESWEET -core( -input "D:\Some Folder\Track01.wav" -output "D:\Some Folder\Track01.mp3") -lame (-b 192)
When I run this, it's reported that the sampling is still the default 128kbps. What am I missing here?
BESWEET -core( -input "D:\Some Folder\Track01.wav" -output "D:\Some Folder\Track01.mp3") -lame (-b 192)
When I run this, it's reported that the sampling is still the default 128kbps. What am I missing here?