initial commit
[goodguy/history.git] / cinelerra-5.0 / quicktime / docs / util.html
1 <TITLE>Quicktime for Linux</TITLE>
2
3 <H1>Utilities</H1>
4
5 Doing <CODE>make util</CODE> builds several small utilities.<P>
6
7
8 <B>dump</B> loads a quicktime movie and dumps the contents of Quicktime
9 for Linux's tables, including the fields which aren't used.<P>
10
11 <B>qtinfo</B> dumps some formatted information about a movie.<P>
12
13 <B>make_streamable</B> copies a movie to a new movie which can be
14 played before it is completely downloaded.<P>
15
16 <B>dechunk</B> If a video track is present, this dumps every frame into
17 a separate file.  If the video uses RAW compression, every frame is
18 dumped into a <B>ppm</B> file.<P>