感謝您...
只是突然就這樣不見很愕然
而且Encoder 1.15r用很久了
沒見到新版推出
總覺得是不是有什麼問題發生
版主: DearHoney


usage:
mppenc [--options] <Input_File>
mppenc [--options] <Input_File> <Output_File>
mppenc [--options] <List_of_Input_Files> <Output_File> (not yet supp.)
mppenc [--options] <List_of_Input_Files> <Output_Directory> (not yet supp.)
Input_File must be:
- for stdin (only RIFF WAVE files)
/dev/audio for soundcard (OSS only at the moment), 44.1 kHz
*.wav RIFF WAVE file
*.raw/cdr Raw PCM, 2 channels, 16 bit, 44.1 kHz, little endian
*.pac/lpac LPAC file (needs LPAC 1.36+ for Windows)
*.fla/flac FLAC file (needs FLAC 1.03+ for Windows)
*.ape Monkey's Audio APE file (needs MAC 3.96b2...7)
*.rka/rkau RK Audio file (offical binaries do not work)
*.sz SZIP file
*.shn Shorten file (needs Shorten 3.4+ for Windows)
*.ofr OptimFROG file
Currently only 32, 37.8, 44.1 and 48 kHz, 1...8 channels, 8...32 bit linear PCM
is supported. When using one of the lossless compressed formats, a proper binary
must be installed within the system's search path.
Output_File must be (otherwise file name is generated from Input_File):
*.mpc Musepack file name
*.mp+/mpp old extentions known as MPEGplus
- for stdout
/dev/null for trash can
Profile Options (Quality Presets):
--telephone lowest quality, (typ. 32... 48 kbps)
--thumb low quality/internet, (typ. 58... 86 kbps)
--radio medium (MP3) quality, (typ. 112...152 kbps)
--standard high quality (dflt), (typ. 142...184 kbps)
--xtreme extreme high quality, (typ. 168...212 kbps)
--insane extreme high quality, (typ. 232...268 kbps)
--braindead extreme high quality, (typ. 232...278 kbps)
File/Message handling:
--silent do not write any message to the console
--verbose increase verbosity (dflt: off)
--longhelp print this help text
--stderr fn append messages to file 'fn'
--neveroverwrite never overwrite existing destination file
--interactive ask before overwrite existing destination file (dflt)
--overwrite overwrite existing destination file
--deleteinput delete input file after encoding (dflt: off)
Tagging (uses APE 2.0 tags):
--tag key=value Add tag "key" with "value" as contents
--tagfile key=f dto., take value from a file 'f'
--tagfile key dto., take value from console
--artist 'value' shortcut for --tag 'Artist=value'
--album 'value' shortcut for --tag 'Album=value'
other possible keys are: debutalbum, publisher, conductor,
title, subtitle, track, comment, composer, copyright,
publicationright, filename, recordlocation, recorddate,
ean/upc, year, releasedate, genre, media, index, isrc,
abstract, bibliography, introplay, media, language, ...
Audio processing:
--skip x skip the first x seconds (dflt: 0.0)
--dur x stop encoding after at most x seconds of encoded audio
--fade x fadein+out in seconds
--fadein x fadein in seconds (dflt: 0.0)
--fadeout x fadeout in seconds (dflt: 0.0)
--fadeshape x fade shape (dflt: 1.0),
see http://www.uni-jena.de/~pfk/mpc/img/fade.png
--scale x scale input signal by x (dflt: 1.00000)
--scale x,y scale input signal, separate for each channel
Expert settings:
==Masking thresholds======
--quality x set Quality to x (dflt: 5)
--nmt x set NMT value to x dB (dflt: 6.5)
--tmn x set TMN value to x dB (dflt: 18.0)
--pns x set PNS value to x dB (dflt: 0.0)
==ATH/Bandwidth settings==
--bw x maximum bandwidth in Hz (dflt: 0.0 kHz)
--minSMR x minimum SMR of x dB over encoded bandwidth (dflt: 1.0)
--ltq xyy x=0: ISO threshold in quiet (not recommended)
x=1: more sensitive threshold in quiet (Buschmann)
x=2: even more sensitive threshold in quiet (Filburt)
x=3: Klemm
x=4: Buschmann-Klemm Mix
x=5: minimum of Klemm and Buschmann (dflt)
y=00...99: HF roll-off (00:+30 dB, 99:-30 dB @20 kHz
--ltq_gain x add offset of x dB to chosen ltq (dflt: +0.0)
--ltq_max x maximum level for ltq (dflt: 76.0 dB)
--ltq_var x adaptive threshold in quiet: 0: off, >0: on (dflt: 1)
--tmpMask x exploit postmasking: 0: off, 1: on (dflt: 1)
==Stuff settings==========
--ms x Mid/Side Stereo, 0: off, 1: reduced, 2: on, 3: decoupled,
10: enhanced 1.5/3 dB, 11: 2/6 dB, 12: 2.5/9 dB,
13: 3/12 dB, 15: 3/oo dB (dflt: 11)
--ans x Adaptive Noise Shaping Order: 0: off, 1...6: on (dflt: 6)
--cvd x ClearVoiceDetection, 0: off, 1: on, 2: dual (dflt: 2)
--shortthr x short FFT threshold (dflt: 5.0)
--transdet x slewrate for transient detection (dflt: 100.0)
--minval x calculation of MinVal (1:Buschmann, 2,3:Klemm)
--noxlevel use old filterbank clipping solving strategy
Examples:
mppenc inputfile.wav
mppenc inputfile.wav outputfile.mpc
mppenc --xtreme inputfile.pac outputfile.mpc
mppenc --silent --radio --pns 0.25 inputfile.pac outputfile.mpc
mppenc --nmt 12 --tmn 28 inputfile.pac outputfile.mpc
For further information see the file 'MANUAL.TXT'.

正在瀏覽這個版面的使用者:haunshi 和 2 位訪客