Skip to content

wieslawsoltes/rewavi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REWAVI

Github All Releases GitHub Release Github Releases

rewritten/modified WAVI

Download REWAVI

Platform Character Set Version Download
Windows 32-bit MBCS 0.06 rewavi-0.06-Win32.zip
Windows 64-bit MBCS 0.06 rewavi-0.06-x64.zip

System requirements

Minimum supported Windows version is Windows 7 SP1 or above, recommended is Windows 10 Anniversary Update.

Provided binaries should work under Windows XP Service Pack 3 (SP3) for x86, Windows XP Service Pack 2 (SP2) for x64.

Minimum supported Linux version is Ubutnu 16.10 (using Wine 2.0).

About

REWAVI - tool of extract PCM audio stream from avi file.

RESILENCE - tool of generate silence PCM WAV file.

Usage

Troubleshooting

To report issues please use issues tracker.

For more informations and help please visit this forum thread.

Sources

Sources are available in the git source code repository.

Build

Prerequisites

git clone https://github.com/wieslawsoltes/rewavi.git
cd rewavi
git submodule update --init --recursive

Install Visual Studio 2017

Windows 7 SDK

For Windows XP compatibility program is compiled using Platform Toolset for Visual Studio 2017 - Windows XP (v141_xp).

For more details please read Configuring Programs for Windows XP.

Build Solution

Open rewavi.sln in Visual Studios 2017 or above.

Copyrights

This is fork of rewavi which is rewritten/modified WAVI.

REWAVI

REWAVI - rewritten/modified WAVI
(c) 2011 Oka Motofumi
(c) 2018 Wieslaw Soltes
WAVI original - (c) 2007 Tamas Kurucsai, with lots of help from tebasuna51
Licensed under the terms of the GNU General Public License version2 or later.

RESILENCE

RESILENCE - rewritten/modified SILENCE
(c) 2011 Oka Motofumi
(c) 2018 Wieslaw Soltes
original SILENCE (c) 2007 Tamas Kurucsai
Licensed under the terms of the GNU General Public License verion2 or later

License

rewavi is licensed under the GNU Genenral Public License version 2 or later.

About

rewitten/modified WAVI

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 58.5%
  • C# 18.0%
  • PowerShell 16.5%
  • Shell 7.0%