summaryrefslogtreecommitdiff
path: root/contrib/ffmpeg/qt-faststart.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ffmpeg/qt-faststart.c')
-rw-r--r--contrib/ffmpeg/qt-faststart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ffmpeg/qt-faststart.c b/contrib/ffmpeg/qt-faststart.c
index f9de43514..2cbf12b1d 100644
--- a/contrib/ffmpeg/qt-faststart.c
+++ b/contrib/ffmpeg/qt-faststart.c
@@ -8,7 +8,7 @@
* is in front of the data, thus facilitating network streaming.
*
* Compile this program using:
- * cc qt-faststart.c -o qt-faststart
+ * make qt-faststart
* Invoke the program with:
* qt-faststart <infile.mov> <outfile.mov>
*