CasparCG / server

CasparCG Server is a Windows and Linux software used to play out professional graphics, audio and video to multiple outputs. It has been in 24/7 broadcast production since 2006. Ready-to-use downloads are available under the Releases tab https://casparcg.com.
GNU General Public License v3.0
913 stars 268 forks source link

WIKI FFMPEG Recording does not work #1065

Open TKooijmans opened 6 years ago

TKooijmans commented 6 years ago

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

ronag commented 6 years ago

What is not as expected here?

dotarmin commented 6 years ago

ping @TKooijmans

TKooijmans commented 6 years ago

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.