fmpeg.ffmpeg-utils.1.0.1.source-code.ffmpeg-utils.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ffmpeg-utils Show documentation
Show all versions of ffmpeg-utils Show documentation
Batch convert video to mp4, ts, m3u8 framework
The newest version!
PATH_FFMPEG = e:/Guolei/ffmpeg/bin/ffmpeg.exe
PATH_FFPROBE = e:/Guolei/ffmpeg/bin/ffprobe.exe
# Hardware acceleration methods: cuda dxva2 qsv d3d11va
HWACCEL = cuda
# HWACCEL = d3d11va
# libx264 libx264rgb h264_amf h264_nvenc h264_qsv nvenc nvenc_h264
HW_H264_ENC = h264_nvenc
#HW_H264_ENC = libx264rgb