@kevinGodell node-red-contrib-ffmpeg-spawn v0.1.0-beta.2
occurs on Rpi and macOS both running NR v2.0.5
If you import the flow below (a single configured ffmpeg-spawn node) you will see a red triangle show up and if you try to deploy you will get an alert:
The workspace contains some nodes that are not properly configured:
- [MY FLOW] TearsOfSteel (ffmpeg-spawn)
Are you sure you want to deploy?
But if you open and close the node - without making any changes - the red triangle goes away and it deploys fine.
What is going on?
[{"id":"ca3d31d5.7e45","type":"ffmpeg-spawn","z":"50ed257.677f8dc","name":"TearsOfSteel","outputs":5,"migrate":2e-9,"cmdPath":"ffmpeg","cmdArgs":"[\"-loglevel\",\"error\",\"-nostats\",\"-f\",\"hls\",\"-http_multiple\",\"1\",\"-re\",\"-i\",\"http://commondatastorage.googleapis.com/gtv-videos-bucket/CastVideos/hls/TearsOfSteel.m3u8\",\"-c:v\",\"copy\",\"-c:a\",\"aac\",\"-f\",\"mp4\",\"-movflags\",\"+frag_keyframe+empty_moov+default_base_moof\",\"pipe:1\",\"-progress\",\"pipe:3\"]","cmdOutputs":4,"killSignal":"SIGTERM","x":990,"y":200,"wires":[["fdf28463.db3158"],["fdf28463.db3158"],[],[],[]]}]