mirror of
				https://github.com/amiaopensource/ffmprovisr.git
				synced 2025-11-04 10:49:10 +01:00 
			
		
		
		
	Merge pull request #283 (removes extra colon in BRNG recipe description)
This commit is contained in:
		@@ -1417,7 +1417,7 @@
 | 
			
		||||
        <dt>"</dt><dd>quotation mark to start the lavfi filtergraph</dd>
 | 
			
		||||
        <dt>movie='<i>input.mp4</i>'</dt><dd>declares video file source to apply filter</dd>
 | 
			
		||||
        <dt>,</dt><dd>comma signifies closing of video source assertion and ready for filter assertion</dd>
 | 
			
		||||
        <dt>signalstats=out=brng:</dt><dd>tells ffplay to use the signalstats command, output the data, use the brng filter</dd>
 | 
			
		||||
        <dt>signalstats=out=brng</dt><dd>tells ffplay to use the signalstats command, output the data, use the brng filter</dd>
 | 
			
		||||
        <dt>:</dt><dd>indicates there’s another parameter coming</dd>
 | 
			
		||||
        <dt>color=cyan[out]</dt><dd>sets the color of out-of-range pixels to cyan</dd>
 | 
			
		||||
        <dt>"</dt><dd>quotation mark to end the lavfi filtergraph</dd>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user