Video:FileRecorder
Video:FileRecorder controls a recording output
that takes a videostream and records it to a selected
format for example mp4 or Image sequences.
| Pin | Info |
|---|---|
|
|
1-Toggle[Bang]: Inverts the recording state of the Node. 1-Enable[Int]: Sets the recording state of the Node. 2-Frame number[Int]: Sets what Framenumber the namingstarts at, when recording an image sequence. 3-Delete recording folder[Bang]: Deletes all files in the selectedrecording path. 4-File Name[String]: Sets the Filename for the Output file. |
|
|
1-Enabled[Int]: Emits 1 when recording starts and 0 when it is stopped. 2-Recording deletion progress: Emits file deletion progress between 0.0-1.0while deleting files. 2-Recording status[String]: Emits "Recording" or "OK" 3-Recording deletion finished[Bang]: Emits a single Bang when all files in therecording path directory are deleted. |
