Imported Debian version 2.4.3~trusty1
[deb_ffmpeg.git] / ffmpeg / doc / ffmpeg-utils.texi
CommitLineData
2ba45a60
DM
1\input texinfo @c -*- texinfo -*-
2
3@settitle FFmpeg Utilities Documentation
4@titlepage
5@center @titlefont{FFmpeg Utilities Documentation}
6@end titlepage
7
8@top
9
10@contents
11
12@chapter Description
13@c man begin DESCRIPTION
14
15This document describes some generic features and utilities provided
16by the libavutil library.
17
18@c man end DESCRIPTION
19
20@include utils.texi
21
22@chapter See Also
23
24@ifhtml
25@url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, @url{ffserver.html,ffserver},
26@url{libavutil.html,libavutil}
27@end ifhtml
28
29@ifnothtml
30ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3)
31@end ifnothtml
32
33@include authors.texi
34
35@ignore
36
37@setfilename ffmpeg-utils
38@settitle FFmpeg utilities
39
40@end ignore
41
42@bye