Help us keep the list up to date and submit new video software here.
Tool
Description
Type
Rating
Reviews
WACUP (Winamp Community Update Project) is an audio player based on Winamp. WACUP (which can be pronounced as wakeup or wac-up or however you prefer it in your native tongue) is designed to work only with the patched Winamp 5.666 release to provide bug fixes, updates of existing features and most importantly new features with the goal to eventually become it's own highly Winamp compatible media player. WACUP makes use of the benefits of Winamp being heavily based on a plug-in system so new plug-ins can add additional features as well as allowing replacements to be created which provide better implementations over the plug-ins natively included with Winamp. If none of that makes sense, a good way to think about WACUP is that it is like a video game mod where you initially use the original game but then files related to it are added to or edited in-order to provide a better experience.
Freeware
OS:
File size: 9MB
Old versions
Version history
Alternative software
OS:
File size: 9MB
Old versions
Version history
Alternative software
Latest version
Download
Download WACUP 1.99.52.24626 Preview 64-bit 10MB Win64
Download WACUP 1.99.52.24626 Preview 9MB Win
Download old versions
Software License
Supported operating systems
Version history / Release notes / Changelog / What's New
Preview Version: 1.99.52.24626 (x64)
Released: 10 July 2026
Everything done as part of preview build v1.99.51.24568
Added the ability to change the character the taglib results use when returning multiple values for the same tag which can be configured via the second tab on the Advanced preferences page
Changed the post-release update handling to now support (but is not recommended) a never mode in response to a user complaining about the OS requirements for a start menu shortcut to be created so this handling can then show the buttons on the OS toast indicating a post-release update is available (I don't like having to create a shortcut but bitching at me about it just isn't the right place to do it)
Fixed a regression which prevented some files (mainly seen with MP3) from being played or having their file information correctly reported via the Alt+3 dialog
Fixed an internal regression related to the post-release updates handling (the main version checks is also potentially affected) with a server side workaround able to be used along with this client side fix
Fixed an on loading issue which could prevent files handled by in_mp4 from not handling seek events correctly during playback being triggered during loading
Fixed the handle of an already closed thread being attempted again when in_cdda is doing it's close handling (triggered an appverifier crash during closing)
Fixed more problems with the notsodirect output plug-in which is the most likely reason for the build stability issues (especially under the 24568 release)
Fixed the publisher tag for MP4 files not being read which is a regression from the taglib1 to taglib2 migration
Fixed some of the command-line actions incorrectly triggering the install path override handling which could then cause it to crash during process loading
Fixed a memory handling issue found via appverifier when releasing memory which for some allocations were incorrectly clearing more memory than it should
Fixed the seekbar & a few other slider elements for some classic skins not being shown as expected due to not correctly determining if 32-bit bitmap files have valid alpha channel data or not
Fixed a timing conflicting during initial process loading vs playback being triggered for metadata requests made to in_mp4 which seemed to be more likely to occur if proxied via the in_url plug-in (e.g. for already locally cached youtube videos)
Fixed a deadlock which could occur between the interaction of the jtfe play trigger vs how in_wave deals with playback changes not terminating it's existing playback thread quickly enough vs message pumps
Fixed using enter in the jtfe window's search control triggering multiple internal messages which could related to the fix above cause the currently playing input plug-in to misbehave to the new play call
Fixed a crash due to a mishandling of the setup of the internal video window tooltip string
Fixed the likely cause for some of the random crashes due to an nde string field optimisation which at least under appverifier isn't reliably working so have reverted to an old implementation which makes some aspects a bit slower but that's better than it crashing (if you're fed up with the stability issues try sitting on this side of the screen)
Fixed the tooltip for the main playlist & video windows under a classic skin being updated when the window moves instead of only when it's being resized
Fixed the possible reason for some playback actions crashing when notsodirect is the active output plug-in possibly related to the skip silence handling
Fixed an issue with mislabelled webm files (e.g. using the opus file extension) not playing or having waveform previews generated as expected for them
Fixed the possible reason for some setups experiencing a deadlock when using notsodirect when a volume change occurs (e.g. on starting playback of a new item)
Removed the pucaw supporting dll to avoid core loading failures if the dll is being blocked by the OS (as has happened for some) plus the reason for it being separate has been resolved as part of moving to a newer compiler so we also got a small saving on the install due to having one less dll
Remove the "Position/Frequency (floating point)" option from the notsoyasapi preferences as the integer option is the one that works & is the default anyway (the removed option would break the main vis)
Updated libdiscid (discid.dll) to 0.7.0 (8 Jul 2026)
Updated libjpeg-turbo (image.w5s) to 3.2.0 (30 Jun 2026)
Updated minizip-ng (zlib.dll) to 4.2.2 (30 Jun 2026)
Updated Monkey's Audio (in_ape.dll) to 13.18 (1 Jul 2026)
Updated unrar (unrar.dll) to 7.2.7 (27 Jun 2026)
Updated vgmstream (in_vgmstream.dll) to the latest Git commit from 9 Jul 2026
Released: 10 July 2026
Everything done as part of preview build v1.99.51.24568
Added the ability to change the character the taglib results use when returning multiple values for the same tag which can be configured via the second tab on the Advanced preferences page
Changed the post-release update handling to now support (but is not recommended) a never mode in response to a user complaining about the OS requirements for a start menu shortcut to be created so this handling can then show the buttons on the OS toast indicating a post-release update is available (I don't like having to create a shortcut but bitching at me about it just isn't the right place to do it)
Fixed a regression which prevented some files (mainly seen with MP3) from being played or having their file information correctly reported via the Alt+3 dialog
Fixed an internal regression related to the post-release updates handling (the main version checks is also potentially affected) with a server side workaround able to be used along with this client side fix
Fixed an on loading issue which could prevent files handled by in_mp4 from not handling seek events correctly during playback being triggered during loading
Fixed the handle of an already closed thread being attempted again when in_cdda is doing it's close handling (triggered an appverifier crash during closing)
Fixed more problems with the notsodirect output plug-in which is the most likely reason for the build stability issues (especially under the 24568 release)
Fixed the publisher tag for MP4 files not being read which is a regression from the taglib1 to taglib2 migration
Fixed some of the command-line actions incorrectly triggering the install path override handling which could then cause it to crash during process loading
Fixed a memory handling issue found via appverifier when releasing memory which for some allocations were incorrectly clearing more memory than it should
Fixed the seekbar & a few other slider elements for some classic skins not being shown as expected due to not correctly determining if 32-bit bitmap files have valid alpha channel data or not
Fixed a timing conflicting during initial process loading vs playback being triggered for metadata requests made to in_mp4 which seemed to be more likely to occur if proxied via the in_url plug-in (e.g. for already locally cached youtube videos)
Fixed a deadlock which could occur between the interaction of the jtfe play trigger vs how in_wave deals with playback changes not terminating it's existing playback thread quickly enough vs message pumps
Fixed using enter in the jtfe window's search control triggering multiple internal messages which could related to the fix above cause the currently playing input plug-in to misbehave to the new play call
Fixed a crash due to a mishandling of the setup of the internal video window tooltip string
Fixed the likely cause for some of the random crashes due to an nde string field optimisation which at least under appverifier isn't reliably working so have reverted to an old implementation which makes some aspects a bit slower but that's better than it crashing (if you're fed up with the stability issues try sitting on this side of the screen)
Fixed the tooltip for the main playlist & video windows under a classic skin being updated when the window moves instead of only when it's being resized
Fixed the possible reason for some playback actions crashing when notsodirect is the active output plug-in possibly related to the skip silence handling
Fixed an issue with mislabelled webm files (e.g. using the opus file extension) not playing or having waveform previews generated as expected for them
Fixed the possible reason for some setups experiencing a deadlock when using notsodirect when a volume change occurs (e.g. on starting playback of a new item)
Removed the pucaw supporting dll to avoid core loading failures if the dll is being blocked by the OS (as has happened for some) plus the reason for it being separate has been resolved as part of moving to a newer compiler so we also got a small saving on the install due to having one less dll
Remove the "Position/Frequency (floating point)" option from the notsoyasapi preferences as the integer option is the one that works & is the default anyway (the removed option would break the main vis)
Updated libdiscid (discid.dll) to 0.7.0 (8 Jul 2026)
Updated libjpeg-turbo (image.w5s) to 3.2.0 (30 Jun 2026)
Updated minizip-ng (zlib.dll) to 4.2.2 (30 Jun 2026)
Updated Monkey's Audio (in_ape.dll) to 13.18 (1 Jul 2026)
Updated unrar (unrar.dll) to 7.2.7 (27 Jun 2026)
Updated vgmstream (in_vgmstream.dll) to the latest Git commit from 9 Jul 2026
View full changelog
Sections/Browse similar tools
Alternative to WACUP
(Latest version updated)AIMP (Jul 1, 2026)
foobar2000 (Jul 9, 2026)
Winamp (Apr 26, 2023)
Guides and How to's
Acronyms / Also Known As
Notify me when software updated or report software
| 2 reviews, Showing 1 to 2 reviews |
which languages supported , and is that 64 bit and portable ?
Review by handsome on
Aug 20, 2020 Version: 1.0.13.5864
OS: Windows 7 64-bit Ease of use: 9/10
Functionality: 9/10
Value for money: 9/10
Overall: 9/10
Hi. I just found out about this great project. You are doing a great job guys. One thing I noticed was the double size in classic skin mode. The resizable windows should not be double sized just like in winamp classic. It's unnecessary and it's causing weird behavior (windows not docking properly, disappearing borders, items on playlist not loading titles, etc.). For example in the playlist, I usually just resize it and increase the font size.
I only use classic mode though.
Anyway, keep it up and thank you!
I only use classic mode though.
Anyway, keep it up and thank you!
Review by ken zi on
Oct 8, 2019 Version: 1.0.4264
OS: Windows 10 64-bit Ease of use: 9/10
Functionality: 8/10
Value for money: 10/10
Overall: 9/10
| 2 reviews, Showing 1 to 2 reviews |
| 1 tool hits, Showing 1 to 1 tools |
Explanation:
NEW SOFTWARE= New tool since your last visit
NEW VERSION= New version since your last visit
NEW REVIEW= New review since your last visit
NEW VERSION= New version
Latest version
Version number / Beta version number / Update version number and when it whas released.
Type and download
NO MORE UPDATES? = The software hasn't been updated in over 2 years.
NO LONGER DEVELOPED = The software hasn't been updated in over 5 years.
RECENTLY UPDATED = The software has been updated the last 31 days.
Freeware = Download Free software.
Freeware Trialware = Download Free software but some parts are trial/shareware.
Free software = Download Free software and also open source code also known as FOSS (Free and Open Source Software).
Free software Trialware = Download Free software and also open source code but some parts are trial/shareware.
Freeware Ads = Download Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Free software Ads = Free Download software and open source code but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Free Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
Portable version = A portable/standalone version is available. No installation is required.
v1.0.1 = Latest version available.
Download beta = It could be a Beta, RC(Release Candidate) or an Alpha / Nightly / Unstable version of the software.
Download 15MB = A direct link to the software download.
Win = Windows download version for 32-bit and 64-bit Windows.
Win64 = Windows 64-bit download version for 64-bit Windows.
WinARM64 = Windows 64-bit ARM download version for Windows ARM64/AArch64.
Mac = Mac download version for 64-bit Mac OS Intel/ARM64/AArch64.
MacARM64 = Mac Silicon download version for 64-bit Mac OS ARM64/AArch64.
Mac64 = Mac OS download version for 64-bit Intel Mac OS.
Linux = Linux download version.
Linux64 = Linux download version for 64bit Linux.
Linux ARM = Linux download version for Linux ARM64/AArch64.
Portable = Portable version. No installation is required.
Ad-Supported = The software is bundled with advertising. Be careful when you install the software and disable addons that you don't want!
Visit developers site = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64-bit version = If you have a 64bit operating system you can download this version.
Download portable version = Portable/Standalone version meaning that no installation is required, just extract the files to a folder and run directly.
Portable version available = Download the portable version and you can just extract the files and run the program without installation.
Old versions available = Download old versions of the program.
Version history available = Complete changelog on our site.
= Windows version available.
= Mac OS version available.
= Linux version available.
Our hosted software are virus and malware scanned with several antivirus programs using www.virustotal.com. (NOTE! Just one virustotal warning is 99.9% a false positive. And some software might receive 2-6 warnings but it's if they are not all same virus/trojan then it's 99% false positives.)
Rating
Rating from 0-10.
NEW SOFTWARE= New tool since your last visit
NEW VERSION= New version since your last visit
NEW REVIEW= New review since your last visit
NEW VERSION= New version
Latest version
Version number / Beta version number / Update version number and when it whas released.
Type and download
NO MORE UPDATES? = The software hasn't been updated in over 2 years.
NO LONGER DEVELOPED = The software hasn't been updated in over 5 years.
RECENTLY UPDATED = The software has been updated the last 31 days.
Freeware = Download Free software.
Freeware Trialware = Download Free software but some parts are trial/shareware.
Free software = Download Free software and also open source code also known as FOSS (Free and Open Source Software).
Free software Trialware = Download Free software and also open source code but some parts are trial/shareware.
Freeware Ads = Download Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Free software Ads = Free Download software and open source code but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Free Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
Portable version = A portable/standalone version is available. No installation is required.
v1.0.1 = Latest version available.
Download beta = It could be a Beta, RC(Release Candidate) or an Alpha / Nightly / Unstable version of the software.
Download 15MB = A direct link to the software download.
Win = Windows download version for 32-bit and 64-bit Windows.
Win64 = Windows 64-bit download version for 64-bit Windows.
WinARM64 = Windows 64-bit ARM download version for Windows ARM64/AArch64.
Mac = Mac download version for 64-bit Mac OS Intel/ARM64/AArch64.
MacARM64 = Mac Silicon download version for 64-bit Mac OS ARM64/AArch64.
Mac64 = Mac OS download version for 64-bit Intel Mac OS.
Linux = Linux download version.
Linux64 = Linux download version for 64bit Linux.
Linux ARM = Linux download version for Linux ARM64/AArch64.
Portable = Portable version. No installation is required.
Ad-Supported = The software is bundled with advertising. Be careful when you install the software and disable addons that you don't want!
Visit developers site = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64-bit version = If you have a 64bit operating system you can download this version.
Download portable version = Portable/Standalone version meaning that no installation is required, just extract the files to a folder and run directly.
Portable version available = Download the portable version and you can just extract the files and run the program without installation.
Old versions available = Download old versions of the program.
Version history available = Complete changelog on our site.
Our hosted software are virus and malware scanned with several antivirus programs using www.virustotal.com. (NOTE! Just one virustotal warning is 99.9% a false positive. And some software might receive 2-6 warnings but it's if they are not all same virus/trojan then it's 99% false positives.)
Rating
Rating from 0-10.
Browse software by sections
All In One Blu-ray Converters (9)
All In One DVD Converters (12)
All In One MKV to MP4, Blu-ray, UHD (11)
All In One Video Converters (19)
Animation (3D, 2D Animation) (12)
Audio Editors (22)
Audio Encoders (80)
Audio Players (19)
Authoring (Blu-ray, UHD, AVCHD) (13)
Authoring (DivX) (4)
Authoring (DVD) (26)
Authoring (SVCD, VCD) (9)
Bitrate Calculators (7)
Blu-ray to AVI, MKV, MP4 (15)
Blu-ray to Blu-ray, AVCHD (10)
Burn (CD,DVD,Blu-ray) (24)
Camcorders, DV, HDV, AVCHD (31)
Capture TV, DVD, VCR (30)
CD, DVD, Blu-ray recovery (3)
Codec Packs (6)
All In One DVD Converters (12)
All In One MKV to MP4, Blu-ray, UHD (11)
All In One Video Converters (19)
Animation (3D, 2D Animation) (12)
Audio Editors (22)
Audio Encoders (80)
Audio Players (19)
Authoring (Blu-ray, UHD, AVCHD) (13)
Authoring (DivX) (4)
Authoring (DVD) (26)
Authoring (SVCD, VCD) (9)
Bitrate Calculators (7)
Blu-ray to AVI, MKV, MP4 (15)
Blu-ray to Blu-ray, AVCHD (10)
Burn (CD,DVD,Blu-ray) (24)
Camcorders, DV, HDV, AVCHD (31)
Capture TV, DVD, VCR (30)
CD, DVD, Blu-ray recovery (3)
Codec Packs (6)
Codec, Video Identifiers (30)
Codecs (67)
Decrypters (DVD Rippers) (16)
Decrypters (UHD, Blu-ray Rippers) (8)
DigitalTV, DVB, IPTV (39)
DVD to DVD (20)
DVD to MP4, MKV, H264, H265 (16)
DVD to VCD, SVCD (5)
DVD to XviD, AVI, DivX (16)
ISO, Image (15)
Linux Video Tools (211)
MacOS Video Tools (246)
Media (Blu-ray, DVD, CD) (9)
Media Center, HTPC (24)
Other Useful Tools (140)
Photo Blu-ray, DVD, SlideShow (8)
Portable (Mobile, PSP) (35)
Region Free Tools (5)
Screen capture , Screen recording (27)
Screenshots , Thumbnails (13)
Codecs (67)
Decrypters (DVD Rippers) (16)
Decrypters (UHD, Blu-ray Rippers) (8)
DigitalTV, DVB, IPTV (39)
DVD to DVD (20)
DVD to MP4, MKV, H264, H265 (16)
DVD to VCD, SVCD (5)
DVD to XviD, AVI, DivX (16)
ISO, Image (15)
Linux Video Tools (211)
MacOS Video Tools (246)
Media (Blu-ray, DVD, CD) (9)
Media Center, HTPC (24)
Other Useful Tools (140)
Photo Blu-ray, DVD, SlideShow (8)
Portable (Mobile, PSP) (35)
Region Free Tools (5)
Screen capture , Screen recording (27)
Screenshots , Thumbnails (13)
Subtitle Editors, Converters (72)
Tag Editors (4)
Video De, Multiplexers (66)
Video Editors (Advanced, NLE) (35)
Video Editors (Basic) (56)
Video Editors (H264, MP4, MKV, MTS) (19)
Video Editors (Lossless) (4)
Video Editors (MPG, DVD) (16)
Video Editors (WMV, AVI) (15)
Video Encoders (AV1, VP8, VP9) (2)
Video Encoders (AVI, WMV) (38)
Video Encoders (H264, H265, MP4, MKV) (45)
Video Encoders (MPG, DVD) (23)
Video Encoders , Converters (155)
Video Frameservers (9)
Video Players (49)
Video Repair, Fix (24)
Video Scripting (10)
Video Streaming (21)
Video Streaming Downloaders (101)
Tag Editors (4)
Video De, Multiplexers (66)
Video Editors (Advanced, NLE) (35)
Video Editors (Basic) (56)
Video Editors (H264, MP4, MKV, MTS) (19)
Video Editors (Lossless) (4)
Video Editors (MPG, DVD) (16)
Video Editors (WMV, AVI) (15)
Video Encoders (AV1, VP8, VP9) (2)
Video Encoders (AVI, WMV) (38)
Video Encoders (H264, H265, MP4, MKV) (45)
Video Encoders (MPG, DVD) (23)
Video Encoders , Converters (155)
Video Frameservers (9)
Video Players (49)
Video Repair, Fix (24)
Video Scripting (10)
Video Streaming (21)
Video Streaming Downloaders (101)
