summaryrefslogtreecommitdiff
path: root/debian/qt-faststart.1
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-09-25 10:40:13 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-09-25 10:40:13 +0300
commit08c8ceb2967b9cff76a548f1bb4eb913aaef81c1 (patch)
treef5d41f54eea3a62359256aac14ae5576ef6e7b52 /debian/qt-faststart.1
downloadffmpeg-08c8ceb2967b9cff76a548f1bb4eb913aaef81c1.tar.gz
Add debian/3.2.5-1debian/3.2.5-1debian
Diffstat (limited to 'debian/qt-faststart.1')
-rw-r--r--debian/qt-faststart.136
1 files changed, 36 insertions, 0 deletions
diff --git a/debian/qt-faststart.1 b/debian/qt-faststart.1
new file mode 100644
index 0000000..b78da3d
--- /dev/null
+++ b/debian/qt-faststart.1
@@ -0,0 +1,36 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH QT-FASTSTART 1 "May 10, 2009"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+qt-faststart \- utility for Quicktime files
+.SH SYNOPSIS
+.B qt-faststart
+.br
+.SH DESCRIPTION
+\fBqt-faststart\fP is a utility that rearranges a Quicktime file such that the
+moov atom is in front of the data, thus facilitating network streaming.
+.SH OPTIONS
+Options processed by the executable:
+.TP
+\fB\<infile.mov>\fR
+The source Quicktime file.
+.TP
+\fB\<outfile.mov>\fR
+The destination Quicktime file.
+.SH AUTHOR
+This manual page was written by Andres Mejia <mcitadel@gmail.com>
+for the Debian GNU/Linux system, but may be used by others.