codehakase · GitHub

Folders and files

NameName

Last commit message

Last commit date

Repository files navigation

Playback is a CLI tool to change video playback speed. Re-encodes video so file size scales with duration.

Requirements

  • Python 3.6+
  • FFmpeg (brew install ffmpeg)

Install

make install

Usage

playback /path/to/video.mp4 --speed 2
playback /path/to/video.mp4 -s 0.5 -o output.mp4

Speed options

0.5, 0.75, 1.25, 1.5, 1.75, 2

Uninstall

make uninstall

About

Playback is a CLI tool to change video playback speed. Re-encodes video so file size scales with duration.

Resources

Readme

Activity

Stars

1 star

Watchers

0 watching

Forks

0 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗