Команда flac: опции, ключи и примеры использования
flac
Encodes, decodes and tests flac files. More information: https://xiph.org/flac.
- Encode a wav file to flac (this will create a flac file in the same location as the wav file):
flac {{path/to/file.wav}}
- Encode a wav file to flac, specifying the output file:
flac -o {{path/to/output.flac}} {{path/to/file.wav}}
- Decode a flac file to wav, specifying the output file:
flac -d -o {{path/to/output.wav}} {{path/to/file.flac}}
- Test a flac file for the correct encoding:
flac -t {{path/to/file.flac}}
Также может быть вам интересно:
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like