AC3Filter 2.5.2

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

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

VirusTotal results
Change log:n/a
Description:

audio decoder and processor filter

License:GPLv2
Version:2.5.2
SHA-1 or SHA-256:cec6d5b7d6f8a2d613069f3d0f882cfe23c4b92a
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:0 of 0 installations succeeded, 0 of 0 removals succeeded