Updated docs
This commit is contained in:
Родитель
c89024435f
Коммит
ea54750cd8
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
### Version 2.5
|
||||
|
||||
- Fixed WavSplit output path.
|
||||
|
||||
### Version 2.4
|
||||
|
||||
- Split projects.
|
||||
|
|
24
README.md
24
README.md
|
@ -14,28 +14,28 @@ Decode avisynth audio stream to raw audio file and split multi-channel WAV files
|
|||
|
||||
| Platform | Character Set | Version | Download |
|
||||
|--------------------|----------------|-----------|--------------------------------------------------------------------------------------------------------------------------------|
|
||||
| Windows 32-bit | Unicode | 2.4 | [AvsDec-2.4-Win32-UNICODE.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.4/AvsDec-2.4-Win32-UNICODE.zip) |
|
||||
| Windows 64-bit | Unicode | 2.4 | [AvsDec-2.4-x64-UNICODE.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.4/AvsDec-2.4-x64-UNICODE.zip) |
|
||||
| Windows 32-bit | MBCS | 2.4 | [AvsDec-2.4-Win32-MBCS.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.4/AvsDec-2.4-Win32-MBCS.zip) |
|
||||
| Windows 64-bit | MBCS | 2.4 | [AvsDec-2.4-x64-MBCS.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.4/AvsDec-2.4-x64-MBCS.zip) |
|
||||
| Windows 32-bit | Unicode | 2.5 | [AvsDec-2.5-Win32-UNICODE.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.5/AvsDec-2.5-Win32-UNICODE.zip) |
|
||||
| Windows 64-bit | Unicode | 2.5 | [AvsDec-2.5-x64-UNICODE.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.5/AvsDec-2.5-x64-UNICODE.zip) |
|
||||
| Windows 32-bit | MBCS | 2.5 | [AvsDec-2.5-Win32-MBCS.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.5/AvsDec-2.5-Win32-MBCS.zip) |
|
||||
| Windows 64-bit | MBCS | 2.5 | [AvsDec-2.5-x64-MBCS.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.5/AvsDec-2.5-x64-MBCS.zip) |
|
||||
|
||||
### WavInfo
|
||||
|
||||
| Platform | Character Set | Version | Download |
|
||||
|--------------------|----------------|-----------|--------------------------------------------------------------------------------------------------------------------------------|
|
||||
| Windows 32-bit | Unicode | 2.4 | [WavInfo-2.4-Win32-UNICODE.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.4/WavInfo-2.4-Win32-UNICODE.zip) |
|
||||
| Windows 64-bit | Unicode | 2.4 | [WavInfo-2.4-x64-UNICODE.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.4/WavInfo-2.4-x64-UNICODE.zip) |
|
||||
| Windows 32-bit | MBCS | 2.4 | [WavInfo-2.4-Win32-MBCS.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.4/WavInfo-2.4-Win32-MBCS.zip) |
|
||||
| Windows 64-bit | MBCS | 2.4 | [WavInfo-2.4-x64-MBCS.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.4/WavInfo-2.4-x64-MBCS.zip) |
|
||||
| Windows 32-bit | Unicode | 2.5 | [WavInfo-2.5-Win32-UNICODE.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.5/WavInfo-2.5-Win32-UNICODE.zip) |
|
||||
| Windows 64-bit | Unicode | 2.5 | [WavInfo-2.5-x64-UNICODE.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.5/WavInfo-2.5-x64-UNICODE.zip) |
|
||||
| Windows 32-bit | MBCS | 2.5 | [WavInfo-2.5-Win32-MBCS.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.5/WavInfo-2.5-Win32-MBCS.zip) |
|
||||
| Windows 64-bit | MBCS | 2.5 | [WavInfo-2.5-x64-MBCS.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.5/WavInfo-2.5-x64-MBCS.zip) |
|
||||
|
||||
### WavSplit
|
||||
|
||||
| Platform | Character Set | Version | Download |
|
||||
|--------------------|----------------|-----------|--------------------------------------------------------------------------------------------------------------------------------|
|
||||
| Windows 32-bit | Unicode | 2.4 | [WavSplit-2.4-Win32-UNICODE.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.4/WavSplit-2.4-Win32-UNICODE.zip) |
|
||||
| Windows 64-bit | Unicode | 2.4 | [WavSplit-2.4-x64-UNICODE.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.4/WavSplit-2.4-x64-UNICODE.zip) |
|
||||
| Windows 32-bit | MBCS | 2.4 | [WavSplit-2.4-Win32-MBCS.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.4/WavSplit-2.4-Win32-MBCS.zip) |
|
||||
| Windows 64-bit | MBCS | 2.4 | [WavSplit-2.4-x64-MBCS.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.4/WavSplit-2.4-x64-MBCS.zip) |
|
||||
| Windows 32-bit | Unicode | 2.5 | [WavSplit-2.5-Win32-UNICODE.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.5/WavSplit-2.5-Win32-UNICODE.zip) |
|
||||
| Windows 64-bit | Unicode | 2.5 | [WavSplit-2.5-x64-UNICODE.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.5/WavSplit-2.5-x64-UNICODE.zip) |
|
||||
| Windows 32-bit | MBCS | 2.5 | [WavSplit-2.5-Win32-MBCS.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.5/WavSplit-2.5-Win32-MBCS.zip) |
|
||||
| Windows 64-bit | MBCS | 2.5 | [WavSplit-2.5-x64-MBCS.zip](https://github.com/wieslawsoltes/AvsDec/releases/download/2.5/WavSplit-2.5-x64-MBCS.zip) |
|
||||
|
||||
## System requirements
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче