Skip to content

Commit a30fd93

Browse files
committed
更新履歴に追記。
1 parent e970aea commit a30fd93

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

ReleaseNotes.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
## 9.01
44

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.
12+
- Update rpm build environment to fedora41.
613

714
## 9.00
815

VCEEnc/VCEEnc_readme.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,14 +188,16 @@ Radeon RX7900XT
188188

189189
【どうでもいいメモ】
190190

191-
2025.10.xx (9.01)
191+
2025.10.02 (9.01)
192192
[VCEEncC]
193193
- 動画先頭付近が壊れていたときにfpsが意図しない値になってしまう問題を回避。
194194
- 入力ファイルが負のptsとなっていた場合の対策。
195195
- --vpp-subburnの焼き込み処理で、libassの初期化方法を変更し、動きのある字幕がガタガタしてしまうのを修正。
196196
- rpmのビルド環境をfedora41に更新。
197197
- --parallelでの進捗表示を改善。
198198
- --parallelで複数パイプを使った並列エンコード対応。(パイプ提供側の対応が必要)
199+
- DirectX11でのデバイス初期化を改良し、リモートデスクトップなどでつないだ時に生じる仮想アダプタを認識しないように変更。
200+
- デバイス初期化と情報取得の頑健性を向上。
199201

200202
[VCEEnc.auo]
201203
- AviUtl2のインストーラ版を使用し、ダークモード化プラグイン(al2_jd)の所定の手順を踏まなかった場合に例外が発生するのを回避。

0 commit comments

Comments
 (0)