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.47.23960 Preview 64-bit 9MB Win64
Download WACUP 1.99.47.23960 Preview 9MB Win
Download old versions
Software License
Supported operating systems
Version history / Release notes / Changelog / What's New
Preview Version: 1.99.47.23960 (x64)
Released: 1 March 2026
Everything done as part of preview build v1.99.45.23528
Added more to the "formatinformation" for opus based files & internet streams per a forum request vs the basic information previously being shown for them
Added a resize cursor when skinned cursors is off for the generic skinned window frames so it's hopefully a bit more obvious where the resize element is
Added remembering of the last path / filename for the main playlist saving mode
Added an option to the internet radio view filter button menu so it's possible to hide all of the extra genre columns in the view so it's just the primary column that's shown (irrespective of how valid that might actually be)
Added an option to the Advanced preference page so the default behaviour for checking if a network based path is still valid to avoid ui related hangs can be disabled if it's causing false failures
Added support to show the branding / visualisation area (not that WACUP implements a playlist window visualiser mode nor do I plan on implementing that feature) in the classic skin playlist window which is controlled via the classic skin preference page (this is off by default & optionally classic skins intentionally updated to support this can show the branding area irrespective of this preference)
Changed the local library results pane selection preservation handling to be more like the history view as part of trying to resolve some on-going deadlocks
Changed the FLAC input plug-in to show the vendor string as part of what's reported in the "formatinformation" response to match the other ogg based formats
Changed the skinned listview control handling to try to ensure both unicode & ansi equivalent messages for the header are checked for which might explain some installs not seeing column size changes being tracked as expected (am not sure if this will actually help or not as none of my testing has seen the ansi equivalent message appear in the window messages)
Changed /ENUMPLAYLISTS command-line mode to ensure the output is now CSV format compatible along with including the group along now supporting an optional parameter instead of sending it stdout
Changed some internal aspects as part of working towards adding in a native mode for being able to at least backup the relevant settings files for an install
Changed how some of the plug-ins are built to better share more from the core dll which saved around 0.2MB from the reported to be installed size as well as giving a small reduction on loading times
Changed how the skin provided cursors are loaded so the OS should now hopefully scale them up as needed to better match non-skinned cursors instead of being really small / hard to see based on feedback
Changed the drag+drop cursor to now use what can be provided by the OS instead of effectively providing a duplicate a copy
Changed how main playlist title updates are triggered after metadata has been changed if the local library is enabled to do a better job by triggering an async action along with better ensuring that the cached metadata is cleared before the action is sent which should avoid old metadata showing despite the local library view showing the updated metadata if the item was within the current view cache
Changed how lyrics requests are handled to remove anything pending if the caller is the same so lots of next calls should avoid the likes of gen_lyrics taking an age to respond along with it now trying to abort the active connection if things have changed so the new request can be attempted sooner especially when some of them are taking a comparative age to run
Changed the podcast downloads view loading to avoid some memory re-allocations which provides a small saving on load
Changed some more of the internal structures to re-pack them &/or defer when things are created to reduce memory use (e.g. this saves around 3MB with the internet radio view)
Changed the internal scaling handling for classic skins to avoid recalculating many of the values when it can be pulled from a pre-calculated cache whilst using a bit more of memory
Changed some of the classic skin window handling to reduce some of the painting overhead at the expense of a few more GDI objects along with trying to make better use of resource caching for many paint calls which appears to make things a bit smoother when moving all of the connected classic skin windows around
Changed the option to save the current shuffle table between instances to be on the Advanced preferences page & removed the remainder of the Shuffle preference page as the attempted shuffle morph rate option (a left over from when trying to replicate what winamp was doing with its shuffle handling) never made much of a difference nor is it really needed when a shuffle based on metadata & playback history is seemingly more of what's wanted (still considered for some point)
Changed the Channel Mixer preference page to better indicate if it's not the active output plug-in along with clearing out some of the cached output if it's changed to no longer be the active plug-in
Changed how shift + mousewheel up / down is handled in the skinned listviews so it should now attempt horizontal scrolling (or vertical scrolling if there's no horizontal scrollbar) instead of causing it to act like enter has been pressed which wasn't intended (something seen when doing shift + mousewheel up in the local library views causing it to try to process all of the files in the current view)
Changed to no longer show empty audio cds within the main right-click play sub-menu or in agent mode menu to avoid trying to interact with them (the media library views will still be shown if empty)
Changed some of the classic skin main window song-ticker handling to further reduce the work that it's doing when using non-skinned fonts (there are some possible options to improve this but how Windows can do font drawing is a mess of consistency where the modes able to do what I'm wanting with caching & alpha transparency either don't work with a lot of fonts used or essentially double the time it takes to get wacup loaded before it's ready to then be able to start drawing text & that still doesn't handle all of the fonts compared to the old GDI method being used)
Changed the way the checking of a network based path which is not being accessed via a mapped drive letter is done to try to avoid false failures (e.g. this showed up by not being able to read the length of files within the local library when using the raw network path but it worked fine when it was accessed via a mapped drive letter based path)
Changed how in_url handles MP3 stream playback as an attempt to reduce memory allocation churn which might be behind some of the random crashes
Changed the handling around extracting the skin archives to reduce the time taken to get everything extracted before trying to load those files
Changed when the skin cursors are loaded to avoid doing it all in one go (which especially with some of the recent loading changes for better dpi support) was causing skin loading to take longer than it should have along with it avoiding loading some cursors that may never be used during the running instance (under testing this almost halved the load time for some classic skins with all custom cursors)
Changed what the core & setup are doing in an attempt to improve how the OS will treat the running vs non-running instances when trying to pin WACUP to the taskbar (which has never behaved nicely before)
Changed the core to use the native minizip-ng api for skin extraction which further helps reduce the loading impact & difference in load times between a pre-extracted skin & one in an archive making that be almost no different now in testing (depending on the skin it seems to range from a 20-30ms reduction to a 50ms range depending on the complexity of the skin archive) along with the loading of the skin preference page & inspecting information of the skins which reduces the time to open the skins menus when archives are present
Changed the core to use the native minizip-ng api as part of creating the crash report archives which at the expense of a few KB increase on the core dll size is now able to create the archive quicker especially with avoiding the need to use temp files for any dmp files being collected as the older compatibility api had used
Changed the in_zip plug-in / archive as a playlist handling within the core to use the native minizip-ng api which reduces the time taken to find & extract compatible files within such archives along with helping to deduplicate some of the code stemming from the origins of the in_zip plug-in
Changed the internet radio view handling to make use of some db handling changes which allow it to do some of the filtering quicker compared to before along with avoiding allocating some string values
Changed some of the internal string handling to better ensure consistency between the x86 & x64 builds (mainly helping reduce memory usage for the x64 build with the x86 build handling working as was)
Changed the appropriate listview handling in the media library plug-ins to make use of the zero-copy option when the OS is requesting the string to be displayed which reduces some of the drawing overhead
Changed how the nde cache is implemented to use a different solution which is a bit faster & uses less memory compared to the prior implementation to help reduce the time it takes to load these files
Changed some of the internal handling for detecting & avoiding duplicate values (e.g. inspecting the local library or building up the internet radio list) to use a different solution which is faster & uses less code to achieve it (always a bonus)
Changed the format of the internet radio station cache which allows for more memory savings vs the changes already noted above with ~30MB saved in usage (removing duplicate data & making more use of the core ...
Released: 1 March 2026
Everything done as part of preview build v1.99.45.23528
Added more to the "formatinformation" for opus based files & internet streams per a forum request vs the basic information previously being shown for them
Added a resize cursor when skinned cursors is off for the generic skinned window frames so it's hopefully a bit more obvious where the resize element is
Added remembering of the last path / filename for the main playlist saving mode
Added an option to the internet radio view filter button menu so it's possible to hide all of the extra genre columns in the view so it's just the primary column that's shown (irrespective of how valid that might actually be)
Added an option to the Advanced preference page so the default behaviour for checking if a network based path is still valid to avoid ui related hangs can be disabled if it's causing false failures
Added support to show the branding / visualisation area (not that WACUP implements a playlist window visualiser mode nor do I plan on implementing that feature) in the classic skin playlist window which is controlled via the classic skin preference page (this is off by default & optionally classic skins intentionally updated to support this can show the branding area irrespective of this preference)
Changed the local library results pane selection preservation handling to be more like the history view as part of trying to resolve some on-going deadlocks
Changed the FLAC input plug-in to show the vendor string as part of what's reported in the "formatinformation" response to match the other ogg based formats
Changed the skinned listview control handling to try to ensure both unicode & ansi equivalent messages for the header are checked for which might explain some installs not seeing column size changes being tracked as expected (am not sure if this will actually help or not as none of my testing has seen the ansi equivalent message appear in the window messages)
Changed /ENUMPLAYLISTS command-line mode to ensure the output is now CSV format compatible along with including the group along now supporting an optional parameter instead of sending it stdout
Changed some internal aspects as part of working towards adding in a native mode for being able to at least backup the relevant settings files for an install
Changed how some of the plug-ins are built to better share more from the core dll which saved around 0.2MB from the reported to be installed size as well as giving a small reduction on loading times
Changed how the skin provided cursors are loaded so the OS should now hopefully scale them up as needed to better match non-skinned cursors instead of being really small / hard to see based on feedback
Changed the drag+drop cursor to now use what can be provided by the OS instead of effectively providing a duplicate a copy
Changed how main playlist title updates are triggered after metadata has been changed if the local library is enabled to do a better job by triggering an async action along with better ensuring that the cached metadata is cleared before the action is sent which should avoid old metadata showing despite the local library view showing the updated metadata if the item was within the current view cache
Changed how lyrics requests are handled to remove anything pending if the caller is the same so lots of next calls should avoid the likes of gen_lyrics taking an age to respond along with it now trying to abort the active connection if things have changed so the new request can be attempted sooner especially when some of them are taking a comparative age to run
Changed the podcast downloads view loading to avoid some memory re-allocations which provides a small saving on load
Changed some more of the internal structures to re-pack them &/or defer when things are created to reduce memory use (e.g. this saves around 3MB with the internet radio view)
Changed the internal scaling handling for classic skins to avoid recalculating many of the values when it can be pulled from a pre-calculated cache whilst using a bit more of memory
Changed some of the classic skin window handling to reduce some of the painting overhead at the expense of a few more GDI objects along with trying to make better use of resource caching for many paint calls which appears to make things a bit smoother when moving all of the connected classic skin windows around
Changed the option to save the current shuffle table between instances to be on the Advanced preferences page & removed the remainder of the Shuffle preference page as the attempted shuffle morph rate option (a left over from when trying to replicate what winamp was doing with its shuffle handling) never made much of a difference nor is it really needed when a shuffle based on metadata & playback history is seemingly more of what's wanted (still considered for some point)
Changed the Channel Mixer preference page to better indicate if it's not the active output plug-in along with clearing out some of the cached output if it's changed to no longer be the active plug-in
Changed how shift + mousewheel up / down is handled in the skinned listviews so it should now attempt horizontal scrolling (or vertical scrolling if there's no horizontal scrollbar) instead of causing it to act like enter has been pressed which wasn't intended (something seen when doing shift + mousewheel up in the local library views causing it to try to process all of the files in the current view)
Changed to no longer show empty audio cds within the main right-click play sub-menu or in agent mode menu to avoid trying to interact with them (the media library views will still be shown if empty)
Changed some of the classic skin main window song-ticker handling to further reduce the work that it's doing when using non-skinned fonts (there are some possible options to improve this but how Windows can do font drawing is a mess of consistency where the modes able to do what I'm wanting with caching & alpha transparency either don't work with a lot of fonts used or essentially double the time it takes to get wacup loaded before it's ready to then be able to start drawing text & that still doesn't handle all of the fonts compared to the old GDI method being used)
Changed the way the checking of a network based path which is not being accessed via a mapped drive letter is done to try to avoid false failures (e.g. this showed up by not being able to read the length of files within the local library when using the raw network path but it worked fine when it was accessed via a mapped drive letter based path)
Changed how in_url handles MP3 stream playback as an attempt to reduce memory allocation churn which might be behind some of the random crashes
Changed the handling around extracting the skin archives to reduce the time taken to get everything extracted before trying to load those files
Changed when the skin cursors are loaded to avoid doing it all in one go (which especially with some of the recent loading changes for better dpi support) was causing skin loading to take longer than it should have along with it avoiding loading some cursors that may never be used during the running instance (under testing this almost halved the load time for some classic skins with all custom cursors)
Changed what the core & setup are doing in an attempt to improve how the OS will treat the running vs non-running instances when trying to pin WACUP to the taskbar (which has never behaved nicely before)
Changed the core to use the native minizip-ng api for skin extraction which further helps reduce the loading impact & difference in load times between a pre-extracted skin & one in an archive making that be almost no different now in testing (depending on the skin it seems to range from a 20-30ms reduction to a 50ms range depending on the complexity of the skin archive) along with the loading of the skin preference page & inspecting information of the skins which reduces the time to open the skins menus when archives are present
Changed the core to use the native minizip-ng api as part of creating the crash report archives which at the expense of a few KB increase on the core dll size is now able to create the archive quicker especially with avoiding the need to use temp files for any dmp files being collected as the older compatibility api had used
Changed the in_zip plug-in / archive as a playlist handling within the core to use the native minizip-ng api which reduces the time taken to find & extract compatible files within such archives along with helping to deduplicate some of the code stemming from the origins of the in_zip plug-in
Changed the internet radio view handling to make use of some db handling changes which allow it to do some of the filtering quicker compared to before along with avoiding allocating some string values
Changed some of the internal string handling to better ensure consistency between the x86 & x64 builds (mainly helping reduce memory usage for the x64 build with the x86 build handling working as was)
Changed the appropriate listview handling in the media library plug-ins to make use of the zero-copy option when the OS is requesting the string to be displayed which reduces some of the drawing overhead
Changed how the nde cache is implemented to use a different solution which is a bit faster & uses less memory compared to the prior implementation to help reduce the time it takes to load these files
Changed some of the internal handling for detecting & avoiding duplicate values (e.g. inspecting the local library or building up the internet radio list) to use a different solution which is faster & uses less code to achieve it (always a bonus)
Changed the format of the internet radio station cache which allows for more memory savings vs the changes already noted above with ~30MB saved in usage (removing duplicate data & making more use of the core ...
View full changelog
Sections/Browse similar tools
Alternative to WACUP
(Latest version updated)AIMP (Apr 11, 2026)
foobar2000 (Mar 26, 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 (208)
MacOS Video Tools (244)
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 (208)
MacOS Video Tools (244)
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)
