AC3Filter 2.4.1

Full internal name:net.ac3filter.AC3Filter
Project site:http://ac3filter.net/projects/ac3filter
Screen shots:
Download: Download AC3Filter 2.4.1

https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ac3filter/ac3filter_2_4a.exe

VirusTotal results
Change log:n/a
Description:

audio decoder and processor filter

License:GPLv2
Version:2.4.1
SHA-1 or SHA-256:c8fa03e0ea96be4b63c6383e00dac6ab500fa6b7
Type:one file
Dependencies:
    Tags:
    Text files:
    .WPM\Install.bat:
    for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%" /SAVEINF="%CD%\.WPM\InnoSetupInfo.ini" /LOG="%CD%\.WPM\InnoSetupInstall.log"
    set err=%errorlevel%
    type .WPM\InnoSetupInstall.log
    if %err% neq 0 exit %err%
    
    .WPM\Uninstall.bat:
    unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.WPM\InnoSetupUninstall.log"
    set err=%errorlevel%
    type .WPM\InnoSetupUninstall.log
    if %err% neq 0 exit %err%
    
    Last modified:Sat May 15 09:06:05 UTC 2021
    Last modified by:tim.lebedk...
    Created:Mon Aug 29 19:04:30 UTC 2016
    Created by:tim.lebedk...
    Automated tests:1 of 2 installations succeeded, 1 of 1 removals succeeded