Skip to content

Releases: WesleyFister/ffmpeg2discord

Standalone Binaries

30 Nov 02:53

Choose a tag to compare

Windows FFmpeg binaries used here, Linux FFmpeg binaries used here and Jpegoptim here.

  • Audio support
  • Image support
  • Ability to choose output file size
  • Option to remove audio tracks from videos
  • Option to normalize audio
  • Remove metadata by default
  • Added AV1 video codec
  • Progress bar now displays decimal values
  • Selected files now display orange when they are in progress, green for a successful completion and red for failing for any reason
  • Refactored codebase
  • Program no longer crashes on videos with no audio
  • Skips over any files with errors instead of crashing.
  • Removed "Fastest", "Slow", and "Slowest" options

Standalone Binaries

16 Aug 04:47
d2919b4

Choose a tag to compare

  • Fixed window from freezing when video was in the process of being compressed
  • Improved compressed video size accuracy by using the Matroska video container and by compressing audio first before video
  • Improved progress bar accuracy
  • Deleting unnecessary temporary files after video completion
  • Automatic resolution and framerate selection

Standalone Binaries

01 May 17:15
6b76fb4

Choose a tag to compare

  • Removed MoviePy library
  • Fixed oversight in slowest option

Standalone Binaries

29 Apr 02:05
6b76fb4

Choose a tag to compare

Main features are added. Will be focusing on fixing bugs and cleaning up code.

  • Added Qt interface for selecting options
  • Added 3 presets "Fastest", "Slow" and "Slowest" for compression speed vs quality tradeoff
  • Added the ability to trim the beginning and end of a video
  • Added the option to combine all audio tracks (if you record your voice separate from desktop audio)
  • Batch video processing
  • Moved from MoviePy to FFmpeg 6.1 binaries.

Standalone Binaries

01 Mar 04:15
6b76fb4

Choose a tag to compare

No dependencies or Python installation needed. Everything needed to run is contained in the binary.