Releases: WesleyFister/ffmpeg2discord
Releases · WesleyFister/ffmpeg2discord
Standalone Binaries
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
- 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
- Removed MoviePy library
- Fixed oversight in slowest option
Standalone Binaries
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
No dependencies or Python installation needed. Everything needed to run is contained in the binary.