~ubuntustudio-dev/ubuntustudio/cinelerra

« back to all changes in this revision

Viewing changes to debian/libquicktimehv-dev/usr/share/doc/libquicktimehv-dev/docs/.svn/text-base/util.html.svn-base

  • Committer: muzzol
  • Date: 2007-02-08 19:28:17 UTC
  • Revision ID: muzzol@rigel-20070208192817-81dcc512d20833c8
first commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>