@@ -458,7 +458,8 @@
"quotation mark to start command
movie='input.mp4'declares video file source to apply filter
,comma signifies closing of video source assertion and ready for filter assertion
- signalstats=out=brng:tells ffplay to use the signalstats command, output the data, use the brng filter, and the final :
indicates there's another parameter coming
+ signalstats=out=brng:tells ffplay to use the signalstats command, output the data, use the brng filter
+ :indicates there's another parameter coming
color=cyan[out]sets the color of out-of-range pixels to cyan
"quotation mark to close command