Releases: vladaad/discordcompressor
Releases · vladaad/discordcompressor
Release 1.0
A full rewrite
Major changes
- Automatic resolution selection
- Better bitrate distribution
- Catbox support with embeds.video allowing for AV1 support
- Much better settings
Minor changes
- Removed some settings
- Removal of batch encoding
- Fast mode - parallel audio/video encoding
- Better audio normalisation
- Automatic QAAC/FHGAAC/FDKAAC detection
- Automatic hardware encoder detection
- Some others I most likely forgot about
Release 0.6.3
- Fixed an index out of range error
- Minor bugfixes
Release 0.6.2
Discordcompressor now has a portable version!
- Also added CUDA downscaling
Release 0.6.1
- Overshoot compensation - no more 8.1mb videos
- Subtitle burn-in and search - you can do
-subfind text
to automatically cut at the subtitle point - Automatic settings detection - selects presets and audio encoders based on capabilities
- Custom output suffix
- Better automatic scaling
- HDR tonemapping support
- Potential quality improvement for AAC
- Better downmixing
-o outputvideo
flag- FFmpeg check
- Standalone Fraunhofer FDK AAC support
- Internal refactor
Release 0.5.3
- Fix showing -1mb in metadata
Release 0.5.2
- Fix video passthrough
- Fix mixing of audio tracks / audio normalization not working
- Add metadata to output video
- Variable framerate/deduplication support (speed & efficiency boost)
Release 0.5.1
- Fix
-ss
not working - Add
-last
- encodes last x seconds of a video - Much faster video analysis
- Add version checker
0.5
- Settings and logs are now stored in %appdata%\vladaad\dc or /home/username/.config/vladaad/dc
- Input files are now specified at the end instead of using the
-i
arg - Experimental batch encoding support
- Much faster audio encoding without creating temporary files
- Automatic downmix and resampling of audio if needed
- Audio normalization option
- Much smarter and configurable passthrough
- Fix video passthrough edge-case
Release 0.4
- refactoring
- don't convert to CFR
- better default settings
- disable fps halving by default
- ability to force re-encoding
- qaac audio encoding
Release 0.3.1
- Fixes videos without audio