Skip to content

20w53a

Compare
Choose a tag to compare
@WyattBlue WyattBlue released this 30 Dec 02:09
· 1560 commits to master since this release

What's New

Fixed Windows bug with numpy.

Added Info Subcommand

Example:

auto-editor info example.mp4

file: example.mp4
 - fps: 30.0
 - resolution: 1280x720
 - video codec: h264
 - video bitrate: 240k
 - audio tracks: 1
   - Track #0
     - codec: aac
     - samplerate: 48.0 kHz
     - bitrate: 317k

New Contributors