Skip to content

Releases: rigaya/QSVEnc

3.23

26 Jun 12:57
Compare
Choose a tag to compare
  • Add option to copy data streams. (--data-copy)

3.22

23 Jun 10:40
Compare
Choose a tag to compare
  • Fix reading in RGB format not working.
  • Add feature to copy subtitle as data stream. (--sub-copy asdata)

3.21

15 Jun 12:43
Compare
Choose a tag to compare
  • Support matroska xml format in --chapter.

  • Update libraries of ffmpeg and others.
    Now bluray protocol is supported, by "-i bluray:D:\" (AACS decode will not be supported.)

    • [New] libxml2 2.9.9
    • [New] libbluray 1.1.2
    • [New] aribb24 rev85
    • [Update] libpng 1.6.34 -> 1.6.37
    • [Update] libvorbis 1.3.5 -> 1.3.6
    • [Update] opus 1.2.1 -> 1.3.1
    • [Update] soxr 0.1.2 -> 0.1.3

3.18

24 Mar 14:13
Compare
Choose a tag to compare
  • Disable B frames when using interlaced H.264 encoding on Haswell systems, as it produces fuzzy videos on current driver (5063).
  • Add option to specify video tag (--video-tag).
  • Improve handling of timestamp for better audio-video synchronization, especially on vfr videos.

3.17

17 Dec 12:10
Compare
Choose a tag to compare
--master-displayが正常に動作しない場合があったのを修正。

3.14

04 Dec 13:11
Compare
Choose a tag to compare
Aviutlからのフレーム取得に要した時間を測定し、平均値を表示するように。

3.13

24 Nov 07:01
Compare
Choose a tag to compare
警告つぶし。

3.12

18 Nov 04:33
Compare
Choose a tag to compare
QSVEnc.auoのビルドを修正。

3.11

19 Oct 14:43
Compare
Choose a tag to compare
誤字修正。

3.10

12 Oct 14:29
Compare
Choose a tag to compare
  • Updated to Intel Media SDK 2018 R2 (API 1.27).
  • Added option for Motion Compensate Temporal Filter (MCTF) (--vpp-mctf).
  • Added option --vbv-bufsize.
  • Fix decode issue with some HEVC 10bit inputs.
  • Fix avsync issue with some input files.