mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-27 13:30:45 +00:00
Recommend building qt-faststart using make instead of a manual cc invocation.
Originally committed as revision 8344 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ecb4a895b2
commit
bbec8c2c63
@ -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>
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user