Error split m4a -> mp3

Bug report and feature request
Post Reply
ckopn
Beginner
Beginner
Posts: 6
Joined: Sat Dec 20, 2008 10:30 pm

Error split m4a -> mp3

Post by ckopn » Sat Jan 16, 2010 7:01 am

Hello. I have huge m4a file. My mp3 player have only 256 mb space.
I cant convert m4a file to several mp3 files.
I use split mode.
settings .\codecs\lame.exe --vbr-new -V 9 -b -B -a -m m -q 2 --noreplaygain --add-id3v2 "$(SourceFile)" "$(DestFile)"
Split by file size 10000 kb.

Post Reply