File: qt4l_util.html

package info (click to toggle)
libquicktime 2%3A1.2.4-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 5,848 kB
  • sloc: ansic: 55,288; sh: 10,976; makefile: 456; sed: 16
file content (18 lines) | stat: -rw-r--r-- 611 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<TITLE>Quicktime for Linux</TITLE>

<H1>Utilities</H1>

Doing <CODE>make util</CODE> builds several small utilities.<P>


<B>dump</B> loads a quicktime movie and dumps the contents of Quicktime
for Linux's tables, including the fields which aren't used.<P>

<B>qtinfo</B> dumps some formatted information about a movie.<P>

<B>make_streamable</B> copies a movie to a new movie which can be
played before it is completely downloaded.<P>

<B>dechunk</B> If a video track is present, this dumps every frame into
a separate file.  If the video uses RAW compression, every frame is
dumped into a <B>ppm</B> file.<P>