Open TKooijmans opened 6 years ago
What is not as expected here?
ping @TKooijmans
please see these topics File recorder alway records in progressive 25p/50p #1067 and ffmpeg consumer color space #884
A lot of new ffmpeg parameters need to be set with CasperCG 2.2 to get the right output format.
When I try to record a file with CasperCG according the example on Wiki the result is not as expected.
ADD 1-1 FILE myfile.mov -codec:v libx264 -codec:a aac -filter:v scale=width=1280:height=720:out_matrix=bt709:out_range=full,format=yuv420p,fps=50
How can we get this right or is this broken with latest CasperCG build 2.2 builds? Please provide examples