Skip to main content

Run FFmpeg & see percentage progress + ETA.

Project description

better-ffmpeg-progress

A command line program that runs an FFmpeg command and shows the following in addition to the FFmpeg output:

  • Percentage Progress
  • Speed
  • ETA (minutes and seconds)

Example: Progress: 25% | Speed: 22.3x | ETA: 1m 33s

Usage

python3 better_ffmpeg_progress.py -c "ffmpeg -i input.mp4 -c:a libmp3lame output.mp3"

I have also included a function, which can be imported and used in your own Python program or script:

run_ffmpeg_show_progress("ffmpeg -i input.mp4 -c:a libmp3lame output.mp3")

Project details


Release history Release notifications | RSS feed

This version

0.0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

better-ffmpeg-progress-0.0.1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

better_ffmpeg_progress-0.0.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file better-ffmpeg-progress-0.0.1.tar.gz.

File metadata

  • Download URL: better-ffmpeg-progress-0.0.1.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for better-ffmpeg-progress-0.0.1.tar.gz
Algorithm Hash digest
SHA256 0720ab3b8e29dcc53b9269e9bcedadc5e516b8b2f376020d7de578cf84223820
MD5 186f57c982142b7cc0d2c04d4ee2b145
BLAKE2b-256 6a2de583606aac0a2eac978db0af559dad4c0c5caa2bf99760ac4852fe5ed714

See more details on using hashes here.

File details

Details for the file better_ffmpeg_progress-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: better_ffmpeg_progress-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for better_ffmpeg_progress-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 729b605f9a070b24eb6b455f02b5886b36890b80bab194d30722ad4dc79562e7
MD5 f54b360c16c415924d5cc7e3396c9980
BLAKE2b-256 c30cb4029b692d15871dafc543ec26a0842c6f5b9250174b9ba0740f90942e56

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page