ffmpeg 压缩H265 Windows 硬件编码

硬件NVIDIA:ffmpeg.exe -i input.avi -c:v hevc_nvenc -preset:v fast output.mp4 软件          :ffmpeg.exe -i input.avi [-c:a copy] -c:v libx265 output.mp4 i7 6700 8G GTX960 Windows 10   H264: ffmpeg -i sourc
相关文章
相关标签/搜索