1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

doc: drop "./" binary prefixes.

This commit is contained in:
Clément Bœsch
2011-11-13 23:33:22 +01:00
parent 3a9f2f1d65
commit 9466237b8b
3 changed files with 7 additions and 7 deletions

View File

@@ -110,8 +110,8 @@ As a simple test, just run the following two command lines where INPUTFILE
is some file which you can decode with ffmpeg:
@example
./ffserver -f doc/ffserver.conf &
./ffmpeg -i INPUTFILE http://localhost:8090/feed1.ffm
ffserver -f doc/ffserver.conf &
ffmpeg -i INPUTFILE http://localhost:8090/feed1.ffm
@end example
At this point you should be able to go to your Windows machine and fire up