Changes between Version 80 and Version 81 of HWAccelIntro
- Timestamp:
- Jun 11, 2022, 4:32:28 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HWAccelIntro
v80 v81 165 165 }}} 166 166 167 NVENC can accept d3d11 frames context directly. 168 169 170 {{{ 171 ffmpeg -y -hwaccel_output_format d3d11 -hwaccel d3d11va -i input.mp4 -c:v 172 hevc_nvenc out.mp4 173 }}} 167 174 168 175
