Интернет магазин китайских планшетных компьютеров |
|
Компьютеры - WavPack13 мая 2011WavPack — бесплатный аудиокодек c открытым исходным кодом для сжатия аудио без потери и с потерями качества. Разработан Дэвидом Брайантом. ОсобенностиWavPack-формат позволяет сжимать: 8-, 16-, 24- и 32-битные аудиоданные. Он также поддерживает многоканальный звук и высокие частоты дискретизации. Эффективность компрессии звука без потери качества, зависит от исходных данных, но обычно оно в диапазоне между 30 % и 70 % для обычной популярной музыки, выше для классической музыки и других источников с более широким динамическим диапазоном. WavPack также включает уникальный «гибридный» режим, позволяющий сжимать звуковые данные с потерями и без. В гибридном режиме применяется битовая деградация, упрощающая цифровые данные, для более эффективного сжатия. После упрощения, данные выравниваются синтетическим шумом. Как правило чем меньше битрейт, тем больше шума в записи. При желании, пользователь может сохранить обрезанные данные в отдельный файл с расширением WVC. В совокупности файлов WV + WVC = Исходник. Обзор
Настройки кодировщикаРассмотрим, консольный кодировщик от создателя WavPak. wavpack.exe Usage: WAVPACKinfile|-outfile|outpath|-] Options: -a Adobe Audition режим для 32-bit floats -b Активирует гибридный режим Переменный битрейт, от -b2.0 до -b23.9 bits/sample. Средний битрейт, от -b24 до -b9600 kbits/second --blocksize=n specify block size in samples (max = 131072 and min = 16 with --merge-blocks, otherwise 128) -c Содает коррекционный файл, с потерянными данными --channel-order=<list> specify channel order if not Microsoft standard (which is FL,FR,FC,LFE,BL,BR, LC,FRC,BC,SL,SR,TC,TFL,TFC,TFR,TBL,TBC,TBR); specify '...' to indicate that channels are not assigned to specific speakers, or terminate list with '...' to indicate that any channels beyond those specified are unassigned -d delete source file if successful -e create self-extracting executable with .exe extension, requires wvself.exe in path -f fast mode (faster encode and decode, but some compromise in compression ratio) -h high quality (better compression ratio, but slower encode and decode than default mode) -hh very high quality (best compression, but slowest and NOT recommended for portable hardware use) --help this extended help display -i ignore length in wav header -jn joint-stereo override -l run at lower priority for smoother multitasking -m compute & store MD5 signature of raw audio data --merge-blocks merge consecutive blocks with equal redundancy (used with --blocksize option and is useful for files generated by the lossyWAV program or decoded HDCD files) -n calculate average and peak quantization noise --no-utf8-convert don't recode passed tags from local encoding to UTF-8, assume they are in UTF-8 already. --optimize-mono optimization for stereo files that are really mono -p practical float storage (also affects 32-bit integers, no longer technically lossless) --pair-unassigned-chans encode unassigned channels into stereo pairs -q quiet -r generate a new RIFF wav header (removes any extra chunk info from existing header) --raw-pcm input data is raw pcm --raw-pcm=sr,bps,ch input data is raw pcm with specified sample rate, sample bit depth, and number of channels -s override default noise shaping where n is a float value between -s1.0 and -s1.0; negative values move noise lower in freq, positive values move noise higher in freq, use '0' for no shaping -t copy input file's time stamp to output file --use-dns force use of dynamic noise shaping -w "Field=Value" write specified text metadata to APEv2 tag -w "Field=@file.ext" write specified text metadata from file to APEv2 tag, normally used for embedded cuesheets and logs --write-binary-tag "Field=@file.ext" write the specified binary metadata file to APEv2 tag, normally used for cover art with the specified field name "Cover Art" -x extra encode processing -x1 to -x3 to choose best of predefined filters -x4 to -x6 to generate custom filters -y yes to all warnings Web: Visit www.wavpack.com for latest version and complete information Просмотров: 1570
|