Releases: rigaya/QSVEnc
Releases · rigaya/QSVEnc
3.33
- Add option to set input option(s) for avsw/avhw reader. ( --input-option)
- Add option to convert colorspace. ( --vpp-colorspace)
This uses conversion by Media SDK, rather limited to the same option in NVEnc. - Improve audio mux handling especially trueHD.
3.32
3.31
3.30
- Remove "--vpp-sub" option, as it wasn't actually working these days.
- Fix QSVEnc 3.29 crushed when finishing encode on some environments.
- Add feature to copy color characteristic params from input file, when using avhw/avsw reader.
- --colormtarix auto
- --colorprim auto
- --transfer auto
- --chromaloc auto
- --colorrange auto
- Always show output file name on console.
- Now color characteristic params, mastering dsiplay and maxcll information will be shown on the log.
3.29
- Change System requirements to "Win10". (Remove Win7.)
- Update Media SDK to 2019R1.
- Add option to copy HDR related metadata. ( --master-display copy, --max-cll copy)
- Now progress indicator will show per process utilization, which was previously showing per system utilization.
- Update ffmpeg dll.
libogg-1.3.3 → 1.3.4
twolame-0.3.13 → 0.4.0
wavpack-5.1.0 → 5.2.0
libxml2-2.9.9 → 2.9.10
dav1d-0.5.2 ! new !
3.28
3.27
3.26
- Allow one of the value (either width or height) in --output-res to be negative, which will automatically calculate the width or height to keep the aspect ratio.
3.25
-
Remove support of VC-1 hw decode. ( #17 )
It was corrupted from 3.04, and I was not able to recover it. -
Fix potential deadlock of the app.
-
Improve method of investigating CPU frequency.
-
Avoid --master-display and --max-cll not working fine when muxing into mp4, mkv, etc.
-
Add new feature to mux external subtitle file. ( --sub-source )
-
Add initial support for avs audio.
-
Adapt progress indicator to console width.
-
Fix issue that audio decoding run into error in some cases.