Ffmpeg4discord

Latest version: v0.1.9

Safety actively analyzes 722631 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.9

New Feature
- Adding a `-v` or `--verbose` flag to your `ff4d` call enables more verbose logging when FFmpeg is running.

New user?

pip install ffpeg4discord


Updating an existing install?

pip install --upgrade ffmpeg4discord


What's Changed
* Adding Verbose Logging for FFmpeg by zfleeman in https://github.com/zfleeman/ffmpeg4discord/pull/39


**Full Changelog**: https://github.com/zfleeman/ffmpeg4discord/compare/v0.1.8...v0.1.9

0.1.8

Fixes
- FFmpeg version 7.0+ was causing some issues with how the package handles the junk files in between pass 1 and pass 2

New user?

pip install ffpeg4discord


Updating an existing install?

pip install --upgrade ffmpeg4discord


What's Changed
* loop fixes for mbtree changes in ffmpeg 7 by zfleeman in https://github.com/zfleeman/ffmpeg4discord/pull/38

**Full Changelog**: https://github.com/zfleeman/ffmpeg4discord/compare/v0.1.7...v0.1.8

0.1.7

Fixes
- JSON configuration now works correctly with command-line args and defaults

New user?

pip install ffpeg4discord


Updating an existing install?

pip install --upgrade ffmpeg4discord


What's Changed
* fixing config oversights by zfleeman in https://github.com/zfleeman/ffmpeg4discord/pull/37


**Full Changelog**: https://github.com/zfleeman/ffmpeg4discord/compare/v0.1.6...v0.1.7

0.1.6

Fixes
- Better usage around the config file
- Specifying empty frame rates and audio bitrates would not work in the web ui

New user?

pip install ffpeg4discord


Updating an existing install?

pip install --upgrade ffmpeg4discord


What's Changed
* Fixes for Arguments and Config Improvements by zfleeman in https://github.com/zfleeman/ffmpeg4discord/pull/36


**Full Changelog**: https://github.com/zfleeman/ffmpeg4discord/compare/v0.1.5...v0.1.6

0.1.5

New Features
- Output video frame rate can be changed with `-f` or `--framerate`
- Output can be specified in the configuration JSON
- VP9/WEBM processing speed can be adjusted with `--vp9-opts`

Fixes
- Default file size changed to 10MB to reflect Discord's new free tier limit
- Tests
- Python 3.9 or greater required

New user?

pip install ffpeg4discord


Updating an existing install?

pip install --upgrade ffmpeg4discord


What's Changed
* Framerate Switch, Config Options, Readability, Flow Improvements, Better Error Handling by zfleeman in https://github.com/zfleeman/ffmpeg4discord/pull/31


**Full Changelog**: https://github.com/zfleeman/ffmpeg4discord/compare/v0.1.4...v0.1.5

0.1.4

**New Feature:**
- You can now specify `--approx` if you only need to get approximately close to your target file size

**Bug Fix:**
- Aspect ratio was retrieved from the `ffprobe` call in a NVIDIA-specific way.

New user?

pip install ffpeg4discord


Update an existing install?

pip install --upgrade ffmpeg4discord


What's Changed
* Approximate File Size Support for Flexible Target File Sizes by zfleeman in https://github.com/zfleeman/ffmpeg4discord/pull/26

**Full Changelog**: https://github.com/zfleeman/ffmpeg4discord/compare/v0.1.3...v0.1.4

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.