extracting frames into rgba64be format

This commit is contained in:
k4yt3x 2019-07-09 22:48:29 -04:00
parent c7c83d35ed
commit 55c2f7abfb

View File

@ -51,7 +51,8 @@
"ffmpeg_path": "C:\\Users\\K4YT3X\\AppData\\Local\\video2x\\ffmpeg-latest-win64-static\\bin",
"video_to_frames": {
"output_options": {
"-qscale:v": null
"-qscale:v": null,
"-pix_fmt": "rgba64be"
},
"-hwaccel": "auto",
"-y": true