Hello,
Congratulations on the CasparCG!!!. But it’s frustrating about Caspar’s documentation, I’m sorry. But a lot of versions a lot of evidence to get something.
I need to get clear with the recording in v2.3. I’m running 3 channels, 2 players in HD and the 3 input Decklink input in PAL only for NDI and recording. NDI its perfect. But i would need to record the PAL input, but I can’t find the right codec for an MPEG2 IBP MP@ML, close GOP, and PCM 16 audio.
For example if I use:
ADD 3 FILE "NVCE1.mp4" -c:v mpeg2video -pix_fmt yuv422p -s 720x576 -aspect 16:9 -c:a pcm_s16le -f dvd
Receive:
#202 ADD OK
[2020-06-09 11:04:53.213] [info] ffmpeg[NVCE1.mp4] Initialized.
[2020-06-09 11:04:53.217] [info] [ffmpeg] [libx264 @ 000001D29B61DDC0] using SAR=64/45
[2020-06-09 11:04:53.217] [info]
[2020-06-09 11:04:53.218] [info] [ffmpeg] [libx264 @ 000001D29B61DDC0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[2020-06-09 11:04:53.218] [info]
[2020-06-09 11:04:53.220] [info] [ffmpeg] [libx264 @ 000001D29B61DDC0] profile High 4:2:2, level 3.1, 4:2:2, 8-bit
[2020-06-09 11:04:53.220] [info]
[2020-06-09 11:04:53.231] [warning] ffmpeg[NVCE1.mp4] Unused option aspect=16:9
[2020-06-09 11:04:53.231] [warning] ffmpeg[NVCE1.mp4] Unused option c=pcm_s16le:a
[2020-06-09 11:04:53.232] [warning] ffmpeg[NVCE1.mp4] Unused option f=dvd
[2020-06-09 11:04:53.232] [warning] ffmpeg[NVCE1.mp4] Unused option pix_fmt=yuv422p
[2020-06-09 11:04:53.232] [warning] ffmpeg[NVCE1.mp4] Unused option s=720x576
For PAL DVCAM dv the same:
ADD 3 FILE "test1.avi" -codec:v dvvideo -vf scale=720:576
In the case of H264 with NVENC it works wonderfully:
H264
How can I control the recording parameters for this version of CasparCg?
Thanks for your help