Encoding FFV1
Posted: Fri Jul 01, 2022 11:06 am
Hello all,
I need to batch convert some video files to ffv1.mkv. I have successfully done this using a Custom FFmpeg node in FFAStrans but now need to modify the parameters of the FFV1 encoding.
I have tried entering the following in the following in the FFmpeg options in the Custom FFmpeg node:
-c:v ffv1
-level 3
-coder 1
-context 1
-g 1
-slices 24
-slicecrc 1
-c:a copy
but each time I try and convert a file, the status monitor gives an error: "Encoding: at least one output file must be specified"
Any help would be greatly appreciated!
Many thanks
James
I need to batch convert some video files to ffv1.mkv. I have successfully done this using a Custom FFmpeg node in FFAStrans but now need to modify the parameters of the FFV1 encoding.
I have tried entering the following in the following in the FFmpeg options in the Custom FFmpeg node:
-c:v ffv1
-level 3
-coder 1
-context 1
-g 1
-slices 24
-slicecrc 1
-c:a copy
but each time I try and convert a file, the status monitor gives an error: "Encoding: at least one output file must be specified"
Any help would be greatly appreciated!
Many thanks
James