Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- QSVEnc2.75とQSVEnc3.02の速度の違い
- 入力ファイル:MPEG2、1920x1080、30000/1001fps、13262frames
- 入力プラグイン:L-SMASH Works r935
- AviUtlのQSVEncでAuoLinkを使わず先行探索付き品質固定モード(--la-icq 36)で出力した場合
- QSVEnc 2.75: 70.62 fps
- QSVEnc 3.02: 59.26 fps (16%ほどDown)
- ※タスクマネージャーで見た感じだと、2.75ではCPUが2.80GHzくらいで回るが
- 3.02では2.77GHzくらいになっている。
- ※「AviUtlでAuoLinkを使う」「QSVEncCで--y4mや--avqsvでエンコードする」場合は
- 2.75と3.02とで特に速度は変わらない。
- ■■■■■■■■■■■■■■■■■■■■■■■■■
- ■QSVEnc 2.75
- ■■■■■■■■■■■■■■■■■■■■■■■■■
- qsv [warn]: cop2.LookAheadDepth value changed 0 -> 10 by driver
- qsv [warn]: cop3.WinBRCSize value changed 30 -> 0 by driver
- qsv [warn]: cop3.WinBRCMaxAvgKbps value changed 15000 -> 0 by driver
- qsv [warn]: cop3.WinBRCMaxAvgKbps value changed 15000 -> 0 by driver
- qsv [warn]: cop3.WinBRCSize value changed 30 -> 0 by driver
- qsv [info]: QSVEnc (x86) 2.75 (r1360) by rigaya, Jan 14 2018 00:42:15 (VC 1900/Win/avx2)
- qsv [info]: OS Windows 10 x64 (16299)
- qsv [info]: CPU Info Intel Core i7-4702MQ @ 2.20GHz [TB: 3.10GHz] (4C/8T) <Haswell>
- qsv [info]: GPU Info Intel HD Graphics 4600 (20EU) 200-1150MHz [37W] (20.19.15.4835)
- qsv [info]: Media SDK QuickSyncVideo (hardware encoder) PG, 1st GPU, API v1.20
- qsv [info]: Async Depth 4 frames
- qsv [info]: Buffer Memory d3d9, 3 input buffer, 22 work buffer
- qsv [info]: Input Info auo(yuy2)->nv12 [AVX2], 1920x1080, 30000/1001 fps
- qsv [info]: Output H.264/AVC High @ Level 4
- qsv [info]: 1920x1080p 1:1 29.970fps (30000/1001fps)
- qsv [info]: Target usage 4 - balanced
- qsv [info]: Encode Mode LA-ICQ (Intelligent Const. Quality with Lookahead)
- qsv [info]: Lookahead depth 10 frames, quality medium
- qsv [info]: Windowed RC off
- qsv [info]: ICQ Quality 36
- qsv [info]: QP Limit min: none, max: none
- qsv [info]: Trellis Auto
- qsv [info]: Ref frames 3 frames
- qsv [info]: Bframes 3 frames, B-pyramid: on
- qsv [info]: Max GOP Length 300 frames
- qsv [info]:
- qsv [info]: encoded 13262 frames, 70.62 fps, 2614.86 kbps, 137.94 MB
- qsv [info]: encode time 0:03:07, CPULoad: 49.7%
- qsv [info]: frame type IDR 45
- qsv [info]: frame type I 90, total size 10.98 MB
- qsv [info]: frame type P 3316, total size 80.08 MB
- qsv [info]: frame type B 9901, total size 52.37 MB
- auo [info]: QuickSyncVideoエンコード : 0時間 3分 7.9秒
- auo [info]: L-SMASH muxer (r1470) でmuxを行います。映像: on, 音声:off, tc:off, chap:off, 拡張モード:なし
- auo [info]: 総エンコード時間 : 0時間 3分15.3秒
- ■■■■■■■■■■■■■■■■■■■■■■■■■
- ■QSVEnc 3.02
- ■■■■■■■■■■■■■■■■■■■■■■■■■
- auo [info]: converting YUY2 -> nv12p, using AVX AVX2
- auo [info]: QSVEncC options...
- -c h264 --la-icq 36 -o "D:\QSVEnc302_LAICQ36.264" --y4m -i -
- cop2.LookAheadDepth value changed 0 -> 10 by driver
- cop3.WinBRCSize value changed 30 -> 0 by driver
- cop3.WinBRCMaxAvgKbps value changed 15000 -> 0 by driver
- cop3.WinBRCMaxAvgKbps value changed 15000 -> 0 by driver
- cop3.WinBRCSize value changed 30 -> 0 by driver
- QSVEncC (x64) 3.02 (r1420) by rigaya, Apr 23 2018 22:53:41 (VC 1900/Win/avx2)
- OS Windows 10 x64 (16299)
- CPU Info Intel Core i7-4702MQ @ 2.20GHz [TB: 2.90GHz] (4C/8T) <Haswell>
- GPU Info Intel HD Graphics 4600 (20EU) 200-1150MHz [37W] (20.19.15.4835)
- Media SDK QuickSyncVideo (hardware encoder) PG, 1st GPU, API v1.20
- Async Depth 4 frames
- Buffer Memory d3d9, 3 input buffer, 22 work buffer
- Input Info y4m(nv12)->nv12 [AVX2], 1920x1080, 30000/1001 fps
- Output H.264/AVC High @ Level 4
- 1920x1080p 1:1 29.970fps (30000/1001fps)
- Target usage 4 - balanced
- Encode Mode LA-ICQ (Intelligent Const. Quality with Lookahead)
- Lookahead depth 10 frames, quality medium
- Windowed RC off
- ICQ Quality 36
- QP Limit min: none, max: none
- Trellis Auto
- Ref frames 3 frames
- Bframes 3 frames, B-pyramid: on
- Max GOP Length 300 frames
- encoded 13262 frames, 59.26 fps, 2614.86 kbps, 137.94 MB
- encode time 0:03:43, CPU: 15.5, GPU: 23.6, MFX: 10.6
- frame type IDR 45
- frame type I 90, total size 10.98 MB
- frame type P 3316, total size 80.08 MB
- frame type B 9901, total size 52.37 MB
- auo [info]: CPU使用率: Aviutl: 36.47% / QSVEnc: 15.47%
- auo [info]: QSVEncエンコード時間 : 0時間 3分46.5秒
- auo [info]: L-SMASH muxer (r1470) でmuxを行います。映像: on, 音声:off, tc:off, chap:off, 拡張モード:なし
- auo [info]: 総エンコード時間 : 0時間 3分54.0秒
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement