$subject
>From c0088ab42b3a4e926b1b59483db5217371d7a7c0 Mon Sep 17 00:00:00 2001
From: Stefano Sabatini <[email protected]>
Date: Thu, 19 May 2011 19:41:19 +0200
Subject: [PATCH] encoders.texi: decrease level for audio encoders section
Make Audio Encoders a separate chapter, and increse the contained
sections by one level.
Improve rendering, and improve consistency with the parts of
the manual.
---
doc/encoders.texi | 23 ++++++++++++-----------
1 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 2855d89..e9945aa 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -19,9 +19,10 @@ enabled encoders.
A description of some of the currently available encoders follows.
-@section Audio Encoders
+@chapter Audio Encoders
+@c man begin AUDIO ENCODERS
-@subsection ac3 and ac3_fixed
+@section ac3 and ac3_fixed
AC-3 audio encoders.
@@ -36,7 +37,7 @@ quality audio for a given bitrate. The @var{ac3_fixed} encoder is not the
default codec for any of the output formats, so it must be specified explicitly
using the option @code{-acodec ac3_fixed} in order to use it.
-@subheading AC-3 Metadata
+@subsection AC-3 Metadata
The AC-3 metadata options are used to set parameters that describe the audio,
but in most cases do not affect the audio encoding itself. Some of the options
@@ -55,7 +56,7 @@ documents.
@item @uref{http://www.dolby.com/uploadedFiles/zz-_Shared_Assets/English_PDFs/Professional/46_DDEncodingGuidelines.pdf,Dolby Digital Professional Encoding Guidelines}
@end itemize
-@subsubheading Metadata Control Options
+@subsubsection Metadata Control Options
@table @option
@@ -72,7 +73,7 @@ Metadata values can be changed before encoding each frame.
@end table
-@subsubheading Downmix Levels
+@subsubsection Downmix Levels
@table @option
@@ -106,7 +107,7 @@ Silence Surround Channel(s)
@end table
-@subsubheading Audio Production Information
+@subsubsection Audio Production Information
Audio Production Information is optional information describing the mixing
environment. Either none or both of the fields are written to the bitstream.
@@ -140,7 +141,7 @@ Small Room
@end table
-@subsubheading Other Metadata Options
+@subsubsection Other Metadata Options
@table @option
@@ -195,7 +196,7 @@ Original Source (default)
@end table
-@subsubheading Extended Bitstream Information
+@subsection Extended Bitstream Information
The extended bitstream options are part of the Alternate Bit Stream Syntax as
specified in Annex D of the A/52:2010 standard. It is grouped into 2 parts.
If any one parameter in a group is specified, all values in that group will be
@@ -205,7 +206,7 @@ will use these values instead of the ones specified in the @code{center_mixlev}
and @code{surround_mixlev} options if it supports the Alternate Bit Stream
Syntax.
-@subsubheading Extended Bitstream Information - Part 1
+@subsubsection Extended Bitstream Information - Part 1
@table @option
@@ -302,7 +303,7 @@ Silence Surround Channel(s)
@end table
-@subsubheading Extended Bitstream Information - Part 2
+@subsubsection Extended Bitstream Information - Part 2
@table @option
@@ -353,7 +354,7 @@ HDCD A/D Converter
@end table
-@subheading Other AC-3 Encoding Options
+@subsection Other AC-3 Encoding Options
@table @option
--
1.7.2.3
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel