This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Recommend building qt-faststart using make instead of a manual cc invocation.
Originally committed as revision 8344 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun
18 years ago
parent
ecb4a895b2
commit
bbec8c2c63
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
qt-faststart.c
+ 1
- 1
qt-faststart.c
View File
@@ -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>
*
Write
Preview
Loading…
Cancel
Save