Releases: JuniorIsAJitterbug/tbc-video-export
Releases · JuniorIsAJitterbug/tbc-video-export
v0.1.0b7
🐛 Bug Fixes
Use old mergeplanes
format to support older FFmpeg versions (#46 )
v0.1.0b6
🐛 Bug Fixes
Fix incorrect --version
on binary builds (#43 )
📦 Builds
macOS binaries are now automatically built on new release (#19 )
v0.1.0b5
🛠 Improvements
Added description
field to subprofiles
✨ Features
Add --profile-add-filter
option (#35 )
Add --profile-container
option (#34 , #35 )
🐛 Bug Fixes
Fix various filter issues (#37 )
Fix config file search paths (#31 )
Display when an external config is used (#31 )
Display a more verbose message when an invalid profile found (#31 )
📦 Builds
AppImages are now automatically built on new release (#18 )
Windows binaries are now automatically built on new release (#20 )
v0.1.0b4
🐛 Bug Fixes
Fix --field-order
not parsing user input correctly. (#33 )
v0.1.0b3
🛠 Improvements
The --help
command has been re-formatted to be more readable.
🐛 Bug Fixes
Combined TBCs can now use all decoder opts. (#16 )
🦖 Deprecations
Remove --show-ffts
as this was not implemented in ld-chroma-decoder
. (#15 )
v0.1.0b2
🐛 Bug Fixes
Fix FFmpeg frame parsing for progress display
v0.1.0b1
✨ Features
Complete code rewrite, too many changes to list. See documentation for software features.
v0.0.13
✨ Features
Add FFmpeg audio format, rate and channels opts
Add ffll/lfll/ffrl/lfrl short opts
Add CVBS support
Attach TBC json to MKV containers
🐛 Bug Fixes
Check both script path and PATH for tools
Use correct decoder for luma decodes
Various named pipe fixes
v0.0.12
✨ Features
🐛 Bug Fixes
Fix NTSC rate (again) after being lost in the upstream sync
v0.0.11
Note
This release had formatting applied after syncing upstream.
✨ Features
🐛 Bug Fixes