Skip to content

21w30a

Compare
Choose a tag to compare
@WyattBlue WyattBlue released this 01 Aug 23:56
· 1118 commits to master since this release

What's New

new option --has_vfr, get a speed boost by skipping detecting VFR frames manually setting it instead.
new option --add_in, the inverse --cut_out, add in a user-defined section.
new choice for --edit, all, skip automatic edits and cut out everything. Best used with --add_in.

info subcommand now detects codecs for subtitle streams and the language for audio streams.

Greatly improved the grep subcommand:

  • new options, --time, --timecode, --no_filename
  • subtitles are sanitized, (no random xml-like tags)

fixed --mark_as_loud and --mark_as_silent not being applied to frame margin and minimum clip/cut like it's supposed to.

Dev Stuff

  • Debug messages are prettier and more concise.
  • setup.py marked as available for the upcoming python 3.10 release.

Full Changelog: 21w28a...21w30a