Skip to content

Releases: Jaded-Encoding-Thaumaturgy/vs-muxtools

Release v0.2.0

16 Oct 21:50
Compare
Choose a tag to compare

What's Changed

  • Add zone normalizing by @LightArrowsEXE in #6
  • x265 Input syntax fixed for 4.0+ (also backwards compatible)
  • Experimental BDMV Support in FileInfo
  • Multiple inputs support in FileInfo
  • Rework of FFmpeg based encoders (with proper tagging now)
  • Added ProRes Encoder
  • Added Intermediary Encoders (read more in the guide)
  • Added SVTAV1 Encoder (with keyframe generation and automatic mediainfo metadata)

May also be worth it to read the muxtools release notes or more specifically the guide section on dynamic dataclasses.

New Contributors

Full Changelog: v0.1.0...v0.2.0

Release v0.1.0

21 Apr 19:32
Compare
Choose a tag to compare

What's Changed

  • Removed dgindexnv support and replaced it with bestsource
  • Move py.typed into the module by @sgt0 in #2
  • src_file: fix PathLike typing by @sgt0 in #3
  • utils: improve Zone typing by @sgt0 in #4

Full Changelog: v0.0.9...v0.1.0