You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,14 @@
2
2
3
3
## 9.01
4
4
5
-
5
+
- Improve device initialization and add more debug logs. ( #132 )
6
+
- Improve DX11 device initialization to not detect virtual/remote adaptors.
7
+
- Improve progress indicator when using [--parallel](./VCEEncC_Options.en.md#--parallel-int-or-param1value1param2value2).
8
+
- Add support for using [--parallel](./VCEEncC_Options.en.md#--parallel-int-or-param1value1param2value2) with multiple pipes.
9
+
- Avoid unintended fps values when front of input file is corrupted.
10
+
- Improve handling when input files have negative pts.
11
+
- Improve quality of burned in subtitles in [--vpp-subburn](./QSVEncC_Options.en.md#--vpp-subburn-param1value1param2value2) processing by changing libass initialization method.
0 commit comments