Commit 64be7669 authored by diego's avatar diego

Recommend building qt-faststart using make instead of a manual cc invocation.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8344 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 7d136789
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* is in front of the data, thus facilitating network streaming. * is in front of the data, thus facilitating network streaming.
* *
* Compile this program using: * Compile this program using:
* cc qt-faststart.c -o qt-faststart * make qt-faststart
* Invoke the program with: * Invoke the program with:
* qt-faststart <infile.mov> <outfile.mov> * qt-faststart <infile.mov> <outfile.mov>
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment