You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	* qatar/master: proto: include os_support.h in network.h matroskaenc: don't write an empty Cues element. lavc: add a FF_API_REQUEST_CHANNELS deprecation macro avio: move extern url_interrupt_cb declaration from avio.h to url.h avio: make av_register_protocol2 internal. avio: avio_ prefix for url_set_interrupt_cb. avio: AVIO_ prefixes for URL_ open flags. proto: introduce listen option in tcp doc: clarify configure features proto: factor ff_network_wait_fd and use it on udp Conflicts: ffmpeg.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
		
			
				
	
	
		
			16 lines
		
	
	
		
			564 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			564 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| 1) Type './configure' to create the configuration. A list of configure
 | |
| options is printed by running 'configure --help'.
 | |
| 
 | |
| 'configure' can be launched from a directory different from the FFmpeg
 | |
| sources to build the objects out of tree. To do this, use an absolute
 | |
| path when launching 'configure', e.g. '/ffmpegdir/ffmpeg/configure'.
 | |
| 
 | |
| 2) Then type 'make' to build FFmpeg. GNU Make 3.81 or later is required.
 | |
| 
 | |
| 3) Type 'make install' to install all binaries and libraries you built.
 | |
| 
 | |
| NOTICE
 | |
| 
 | |
|  - Non system dependencies (e.g. libx264, libvpx) are disabled by default.
 |