Skip to content

Releases: vladaad/discordcompressor

Release 1.0

14 Dec 17:18
Compare
Choose a tag to compare

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

26 Jan 09:31
1cc6bb1
Compare
Choose a tag to compare
  • Fixed an index out of range error
  • Minor bugfixes

Release 0.6.2

07 Jan 22:34
3f940d4
Compare
Choose a tag to compare

Discordcompressor now has a portable version!

  • Also added CUDA downscaling

Release 0.6.1

28 Dec 10:40
Compare
Choose a tag to compare
  • 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

07 Nov 20:54
Compare
Choose a tag to compare
  • Fix showing -1mb in metadata

Release 0.5.2

07 Nov 20:42
Compare
Choose a tag to compare
  • 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

14 Oct 09:54
dae4698
Compare
Choose a tag to compare
  • Fix -ss not working
  • Add -last - encodes last x seconds of a video
  • Much faster video analysis
  • Add version checker

0.5

12 Oct 07:47
Compare
Choose a tag to compare
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

21 Sep 20:28
0f6da6c
Compare
Choose a tag to compare
  • 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

01 Jul 07:54
Compare
Choose a tag to compare
Release 0.3.1 Pre-release
Pre-release
  • Fixes videos without audio