|
|
|
|
* Bitrate index
Note for conversion: - Only one file can be specified as an input/output file at a time. - Cannot use the playlists or encoding list files. - If there are two files with the same file name, then the output file will be overwritten. - You can set "-abr" and "-vbr" option only when the target is MPEG-1/Audio layer-III - is selected. - When the output file name is omitted, then the output file name will be - "input file name + extention (*.mp?;*.wav)" (e.g. file.mp3 -> file.mp3.wav) To play the second file in the Playlist "music.mp3": SCMPX.EXE sample.mp3 music.mp3 -2 To play audio file.mp3: SCMPX.EXE "audio file.mp3" To fast encode sound.wav to sound.mp3(layer-3,160kbps): SCMPX.EXE -e -b10 -f sound.wav sound.mp3 To decode song.mp3 to song.wav: SCMPX.EXE -d song.mp3 song.wav |