doc/protocols: document "fifo_size" and "overrun_nonfatal" UDP options
Address trac ticket #1511.
This commit is contained in:
		@@ -597,6 +597,14 @@ specified sender IP addresses.
 | 
				
			|||||||
@item block=@var{address}[,@var{address}]
 | 
					@item block=@var{address}[,@var{address}]
 | 
				
			||||||
Ignore packets sent to the multicast group from the specified
 | 
					Ignore packets sent to the multicast group from the specified
 | 
				
			||||||
sender IP addresses.
 | 
					sender IP addresses.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@item fifo_size=@var{units}
 | 
				
			||||||
 | 
					Set the UDP receiving circular buffer size, expressed as a number of
 | 
				
			||||||
 | 
					packets with size of 188 bytes. If not specified defaults to 7*4096.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@item overrun_nonfatal=@var{1|0}
 | 
				
			||||||
 | 
					Survive in case of UDP receiving circular buffer overrun. Default
 | 
				
			||||||
 | 
					value is 0.
 | 
				
			||||||
@end table
 | 
					@end table
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Some usage examples of the udp protocol with @command{ffmpeg} follow.
 | 
					Some usage examples of the udp protocol with @command{ffmpeg} follow.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user