X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=parts%2FFFmpeg.tex;fp=parts%2FFFmpeg.tex;h=12c867c535bc04e6530fe2a8af75ac3fc65981ad;hb=4186a3355401958df90e82cb15bceb72e5835bb7;hp=a2f93ffedda5edca766154d9c495c1090d89a6e8;hpb=aba8574e01e91328eb6a0410124cf3ef6bb59b0d;p=goodguy%2Fcin-manual-latex.git diff --git a/parts/FFmpeg.tex b/parts/FFmpeg.tex index a2f93ff..12c867c 100644 --- a/parts/FFmpeg.tex +++ b/parts/FFmpeg.tex @@ -53,15 +53,15 @@ In the ffmpeg configuration directory there are a series of options files used w \begin{center} \small - \begin{tabular}{l m{25em}} - \toprule + \begin{tabular}{lm{25em}} + \hline ffmpeg/ffmpeg.opts & global ffmpeg options, always used \\ ffmpeg/decode.opts & global decoder options, used when opening existing files for decoding \\ ffmpeg/encode.opts & global encoder options, used when creating new files for encoding \\ ffmpeg/audio/audio.opts & audio encoder options, used when creating audio streams \\ ffmpeg/video/video.opts & video encoder options, used when creating video streams \\ ffmpeg/plugin.opts & parameters for ffmpeg filters as audio/video plugins \\ - \bottomrule + \hline \end{tabular} \end{center}