cine-encoder icon indicating copy to clipboard operation
cine-encoder copied to clipboard

The boss wants to add features

Open asxzwang opened this issue 3 years ago • 1 comments

Please add filter visualization and command line operations, such as - filter_ complex "[0:0]bwdif=1[out0]" .

Add x264, x265 parameters, custom parameters and command line parameters, such as - x265 params: 0 "no open GOP = 1: bframes = 8"

Finally, add ass subtitle recording function

asxzwang avatar Oct 22 '21 13:10 asxzwang

Hello! Could you write the command - filter_ complex "[0:0]bwdif=1[out0]" more precisely? because ffmpeg gives me an error when I try to run with these parameters. So I understand that this is deinterlacing, but the "out0" command should not be there, as it seems to me.

CineEncoder avatar Nov 25 '21 16:11 CineEncoder