Windows Media Audio (WMA)This page describes the most common formats you can use with the WMA encoder. Rosoft Audio Converter supports the external program WM8EUTIL.exe that can be downloaded from Microsoft Homepage. Rosoft is also about to sign an agreement with Microsoft so we can distribute Windows Media Audio along with our install files and a downloadable version from our homepage. But this is in the future. Command Line Example The line below is an example has the following options. -input $1 is the input file name generated by program. -output $2 is the second file name generated by the program. -a_setting 128_44_2 Tells the encoder to generate 44100 Hz Stero at 128 kbps files -input $1 -output $2 -a_setting 128_44_2 The table below shows what audio options you can use with the WMA encoder. Note: you must set an option that matches the input files sample rate and channels. For Audio CDs that is 44100 Hz and 2 channels. Basicly the options is written as <bitrate>_<sample rate>_<channels>.
|