You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	doc/writing_filters: use ffmpeg.org instead of wikimedia.org for lena image
Less likely to change, and under our control. Thanks-to: Michael Niedermayer
This commit is contained in:
		| @@ -23,7 +23,7 @@ for others using the `./ffmpeg -v 0 -filters|grep ' V->V '` command. | ||||
|    pattern of the other filters. | ||||
|  - ./configure ... | ||||
|  - make -j<whatever> ffmpeg | ||||
|  - ./ffmpeg -i http://upload.wikimedia.org/wikipedia/en/2/24/Lenna.png -vf foobar foobar.png | ||||
|  - ./ffmpeg -i http://samples.ffmpeg.org/image-samples/lena.pnm -vf foobar foobar.png | ||||
|    Note here: you can obviously use a random local image instead of a remote URL. | ||||
|  | ||||
| If everything went right, you should get a foobar.png with Lena edge-detected. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user