Hi there, just a question if I’m allowed
After having installed NRK and doing the rest of procedures, everything worked properly except recording into a file.
While playing something, for instance:
PLAY 1-10 “MISCELANEO/NUBES_TIEMPO” 1 CUT 1 Linear RIGHT LOOP
I execute: ADD 1 FILE “RECORDS/cinco.mov” -vcodec prores -preset ultrafast -tune fastdecode
RECORDS ist just a folder under Media directory, and “cinco.mov” is the name of the file
Caspar start recording as usual and the messages are shown:
ffmpeg_consumer[RECORDS/cinco.mov] Initialized.
:202 ADD OK
±-----------------------+
** | ffmpeg_consumer_buffer |default–[1920x1080 1:1 bgra]–auto_scaler_0:default**
** | (buffer) |**
±-----------------------+
… etc, etc …
I can see how file cinco.mov is growing while recording but when I exectue
REMOVE 1 FILE “RECORDS/cinco.mov”
in order to stop recording then the messages
202 REMOVE OK\r\n
[ffmpeg_consumer] Uninitialized.
are shown and inmediately Caspar process crashes.
As a result the file “cinco.mov” is not possible to be played, probably because wasn’t closed properly.
Have you noticed something like this? is there anyway to fix this issue?
Thanks a lot.