Крошечный портативный аудио -преобразователь (Wav Flac Mp3 Ogg Ape)
Скачать двоичный файл: http://sector-seven.com/software/flicflac
Это простая утилита для преобразования файлов WAV, FLAC, MP3, APE, OGG, M4A и AAC в любой из других форматов (кроме M4A и AAC, которые поддерживаются только в качестве входного формата).
Он использует эти кодеры/декодеры внешней командной строки (включены в пакет):
flac.exe (flac converter) - flac -win.zip
lame.exe (Mp3 Converter) - Lame Release Pack
oggenc.exe и oggdec.exe (Ogg Converter)
Mac.exe (Ape Converter)
faad.exe (M4A и AAC Converter)
Если вы перераспределите этот пакет, обратитесь к лицензии этих кодеров.
При первом забеге Flicflac создаст небольшой файл INI для вас, чтобы сделать несколько незначительных конфигураций, если это необходимо, а также сохранит пять необходимых преобразователей в каталоге Temp Windows (flac.exe, lame.exe, oggenc.exe, oggdec. exe и faad.exe).
Выберите формат преобразования, нажав одну из кнопок формата.
Нажмите кнопку «Выбрать», чтобы выбрать файлы для конвертации.
Выберите формат преобразования, нажав одну из кнопок формата.
Перетащите файлы или папки в кнопку SELECT.
Перетащите файлы или папки на одну из кнопок формата.
Щелкните правой кнопкой мыши файл и выберите преобразовать с помощью Flicflac.
Это работает только на отдельных файлах.
Включить/отключить интеграцию контекстного меню через меню «Настройки».
По умолчанию Flicflac выйдет после преобразования при использовании этого метода. Это может быть изменено в файле INI.
Вы можете активировать меню «Настройки» через клавиатуру, нажав F8 или клавишу правого щелчка (приложения) или щелкнув правой кнопкой мыши в любом месте на графическом интерфейсе.
Файлы FLAC кодируются с настройками FLAC по умолчанию (средняя сжатие, средняя скорость)
MP3 -файлы кодируются по умолчанию 192 кбит / с. Режим кодирования (CBR/VBR) и битрейт настраиваются через файл INI.
Престуторы предоставляются в простом меню доступа.
Меню предустановки может быть настроено в файле INI.
Файлы OGG закодированы с настройкой качества 5 (по шкале 0-10)
Файлы APE кодируются с уровнем сжатия 2000 года (по шкале 1000-2000)
Файлы OGG и MP3 закодированы с информацией о теге ID3:
Название песни = имя файла
Год = текущий год
Artist = взят из файла INI
Нативные преобразования (один шаг):
Wav2mp3 wav to mp3 (хромой)
Mp32wav mp3 to wav (хромой)
Flac2wav flac to wav (flac)
Wav2flac wav to flac (flac)
Wav2ogg wav to ogg (oggenc)
Flac2ogg wav to flac (oggenc)
Ogg2wav ogg to wav (oggdec)
Wav2ape wav to ape (Mac)
Ape2wav ape в wav (mac)
M4A2WAV M4A TO WAV (FAAD)
AAC2WAV AAC TO WAV (FAAD)
Гибридные преобразования (два шага):
FLAC2MP3 FLAC TO WAV (FLAC), затем WAV to MP3 (хромой)
Flac2ape flac to wav (flac) затем WAV to ape (Mac)
Mp32flac mp3 to wav (хромы), затем wav to flac (flac)
Mp32ogg mp3 to wav (хромы), затем wav to ogg (oggenc)
Mp32ape mp3 to wav (хромы), затем Wav to ape (Mac)
Ogg2flac ogg to wav (oggdec) затем WAV to flac (flac)
Ogg2mp3 ogg to wav (oggdec), затем Wav to mp3 (хромой)
Ogg2ape ogg to wav (oggdec) затем WAV to ape (Mac)
APE2MP3 APE TO WAV (MAC), затем WAV to MP3 (хромой)
APE2OGG APE в WAV (MAC) затем WAV TO OGG (OGGENC)
Ape2flac ape в wav (mac) затем WAV to flac (FLAC)
M4A2flac M4a to wav (faad) затем WAV to flac (FLAC)
M4A2MP3 M4A TO WAV (FAAD), затем WAV to MP3 (хромой)
M4A2OGG M4A TO WAV (FAAD) затем WAV TO OGG (OGGENC)
M4A2APE M4A to WAV (FAAD), затем WAV TO APE (MAC)
AAC2FLAC AAC TO WAV (FAAD) затем WAV к FLAC (FLAC)
AAC2MP3 AAC TO WAV (FAAD) затем WAV to MP3 (хромой)
AAC2OGG AAC TO WAV (FAAD) затем WAV TO OGG (OGGENC)
AAC2APE AAC TO WAV (FAAD) затем WAV TO APE (MAC)
Mp3 Bitrate Conversion
Также поддерживается, MP3 в MP3 - чтобы преобразовать в другой битрейт.
Этот код выпускается по лицензии MIT. Обратите внимание, что Flicflac использует внешние кодеки для кодирования аудиофайла, пожалуйста, обратитесь к их соответствующей лицензии.
Джария Рахмат (ijash) - Иконки
2022 10 28 - 1.11 Updated: MP3 encoder (lame.exe) to version 3.100.1 2020 04 17 - 1.10 Added : Support for AAC and M4A (input only) using faad Fixed : Run as Administrator when enabling/disabling shell integration Changed: Links in About dialog 2016 02 27 - 1.03 Changed: Icon, courtesy of Jastria Rahmat (ijash) Changed: License to MIT Updated: Some minor code tweaks to support newer AutoHotkey version Updated: UI to allow use of Windows theme and act as a tool window 2013 08 16 - 1.02 Changed: MP3 to MP3 conversion will no longer offer to delete the input file 2011 03 09 - 1.01 Added : Support for MP3 to MP3 conversion (bitrate change). Changed: About dialog. 2011 01 07 - 1.00 Added : Support for Monkey's Audio APE format 2010 12 14 - 0.36 Fixed : Shell integration did not work in some cases. Updated: Shell integration now sensitive to UAC. Changed: Minor GUI changes to better fit Windows 7 Changed: Default ID3 artist in INI file is now empty Updated: Lame MP3 version to 3.98.4 2009 10 06 - 0.32 Updated: Lame version to 3.98.2. 2009 06 22 - 0.31 Changed: Recompiled with AutoHotkey 1.0.48.02 due to AVG reporting false positive with older AHK version. 2009 06 09 - 0.30 Added : Configuration in INI to enable/disable flat buttons. (thanks Dr. Drips). 2008 12 11 - 0.29 Fixed : Context menu integration was installed on startup even without user request. Also caused the "Disable Shell Integration" option to be temporary, until the next time you use FlicFlac. Removed: "Open folder when done" checkbox. Now resides in the INI file only. Added : "Always on top" checkbox. Added : Option in INI to choose if you want the window to start inactive or not, when Always on Top is enabled. 2008 12 09 - 0.28 Added : Context menu integration. May be enabled or disabled from the settings menu. Currently supports only single files. No support for multi-files selection or folders. When a conversion is done through the context menu, FlicFlac will exit when its done (may be changed in the INI file). 2008 12 03 - 0.27 Fixed : Ogg encoders were not cleaned on exit. Fixed : Ogg encoders were not tested for existence. Added : DebugMode - if enabled, will log actions to file and (optionally) avoid execution of conversions and deletions. Changed: Executables will no longer be oeverwritten in the temp folder. Improves loading time (was broken in 0.26). Added : Temp folder location is now configurable. Added : CleanupOnExit is now configurable (allows to delete the encoders on exit). Added : All encoder options are now configurable. 2008 12 03 - 0.26 Added : Support for OGG files using OggTools 1.0.1 Changed: Buttons to flat 2008 08 31 - 0.25 Changed: Minor maintenance release - removed tray icon. 2008 06 03 - 0.24 Fixed : GUI did not look right in some XP theme settings (thanks patto). 2008 06 01 - 0.23 Added : Custom dialog boxes for delete confirmation and overwrite confirmation. We will now have "Yes to All" and "No to All" dialogs. Added : The files that were not converted due to a "No" answer to an overwrite confirmation request, will be displayed in a message box at the end of the conversion cycle. Changed: Default value for ConfirmBeforeDelete key in INI now includes all three formats, for consistency (since we now have the yes/no to all dialog). 2008 05 31 - 0.22 Added : We will now remember the last selected format (thanks Tom de Rooy). 2008 05 30 - 0.21 Added : Configuration in INI file to confirm before deleting or overwriting certain file types. By default, we will ask before we delete or overwrite FLAC and WAV. Added : A menu for some common operations. Added : Menu item: Open INI. Will start the INI with your default INI editor and wait for you to close it. Then, if it was changed, we will reload ourselves. Added : Sub menu: MP3 encoding presets. The menu elements are completely customizable in the INI file and the last used preset is stored in the INI. Selecting "Custom" will use the settings you have configured in the INI keys (MP3->Mode, CBRKbps, VBRLevel, VBRRate). Changed: When using one of the double conversions (e.g. FLAC2MP3) we will now use a temporary filename for the temporary output instead of using the same filename (to avoid accidental overwrite). 2008 05 29 - 0.20 Added : Support for FLAC2MP3 conversion (thanks teknocide & Weird Energy). This will first do FLAC2WAV then WAV2MP3 since we are using two separate encoders. Added : Support for MP32WAV and MP32FLAC Added : Error message dialog, in case the encoder returns an error code. This is done for two reasons: a) to capture bad behavior done by the external encoders (e.g. attempting to convert ding.wav at 192kbps fails by LAME, but for some reason it still generates an empty MP3 file) and b) to make sure that if we are asked to delete the input file, we got a good exit code from the encoder. Added : Some configuration in the INI file to control how we handle errors. Added : Verification code to make sure we have an up to date INI file. In case an INI file from an older version is found, an option to automatically update it is provided. Changed: The way we delete source files. Instead of letting the encoder delete the source with a command line switch, we will delete it ourselves if the encoder returned a success exit code. This was changed in order to be more generic (for encoders that do not support deletion of input file). Changed: Significant changes to internal conversion functions and to the GUI Changed: !!! IMPORTANT !!! Delete Input File checkbox is now working the same in all file formats (i.e. we will also delete FLAC and WAV files when it is checked). 2008 05 28 - 0.14 Added : Support for VBR encoding for MP3 (thanks Tom de Rooy). 2008 05 28 - 0.13 Fixed : Dragging over non-button control was still attempting to convert. No damage was done, since we did not know which conversion to do, but the regex code was inaccurate. Added : Check for correct windows coordinates on startup (was done only on shutdown by mistake). Added : The state of the two checkboxes is now also remembered in the INI. Added : Drag and drop support for folders. Changed: Some internal code changes. Changed: Hot character for the buttons to be consistent (now all are set to the target format). 2008 05 28 - 0.12 Added : Support for WAV2MP3 conversion, using LAME. Added : Support for dragging files on the buttons (thanks patto). Added : INI file - to remember last folder, last window coordinates and to set MP3 quality and artist ID3 tag. Changed: Status text to marquee progress. Changed: We will no longer erase the converters executables from the windows temporary folder, in order to allow a faster load time. 2008 05 27 - 0.11 Fixed : Names with spaces were not supported... 2008 05 27 - 0.10 Initial Release