From 6fc3f383845b564d1f0e28b7c63196ec7a3fd770 Mon Sep 17 00:00:00 2001 From: Ilari Liusvaara Date: Tue, 28 Sep 2010 14:55:06 +0300 Subject: [PATCH] Update the streamtools manual --- streamtools/manual.lyx | 104 +++++++++++++++++++++++++- streamtools/manual.txt | 194 +++++++++++++++++++++++++++++++------------------ 2 files changed, 225 insertions(+), 73 deletions(-) diff --git a/streamtools/manual.lyx b/streamtools/manual.lyx index 805d86e..1fd88b4 100644 --- a/streamtools/manual.lyx +++ b/streamtools/manual.lyx @@ -36,6 +36,7 @@ \tracking_changes false \output_changes false \author "" +\author "" \end_header \begin_body @@ -54,6 +55,59 @@ Concatenation of dump files is concatenation of their contents. \end_layout \begin_layout Section +Brief description of tools +\end_layout + +\begin_layout Itemize +audiotodump.exe - Convert raw PCM audio to dump file. +\end_layout + +\begin_layout Itemize +cutdump.exe - Save section of dump file to another. +\end_layout + +\begin_layout Itemize +demuxdump.exe - Save stream from dump file to another. +\end_layout + +\begin_layout Itemize +dumpconvert.exe - Convert dump files to variety of formats. +\end_layout + +\begin_layout Itemize +dumppackets.exe - Dump contents of dump in textual form (meant for debugging). +\end_layout + +\begin_layout Itemize +fmtopcm.exe - Convert individual FM-type stream into PCM-type stream. +\end_layout + +\begin_layout Itemize +guessresolution.exe - Try to guess resolution of video. +\end_layout + +\begin_layout Itemize +mknulldump.exe - Make empty dump of specified length. +\end_layout + +\begin_layout Itemize +muxdump.exe - Mux streams from multiple dumps together. +\end_layout + +\begin_layout Itemize +picturestodump.exe - Make dump with specified image or animation. +\end_layout + +\begin_layout Itemize +playdump.exe - Play dump in realtime. +\end_layout + +\begin_layout Itemize +testresizer.exe - Test various resizer algorithms on still image (meant for + debugging). +\end_layout + +\begin_layout Section audiotodump.exe \end_layout @@ -211,7 +265,7 @@ syntax: demuxdump.exe \end_layout \begin_layout Standard -Cuts stream from dump and saves it to . +Copies stream from dump and saves it to . \end_layout \begin_layout Section @@ -280,12 +334,21 @@ Set video scaling algorithm to . \end_layout \begin_layout Itemize +'bilinear' (bilinear interpolation) +\end_layout + +\begin_layout Itemize 'average' (weighted average of covered pixels) \end_layout \begin_layout Itemize 'lanczos1', 'lanczos2', 'lanczos3', 'lanczos4', 'lanczos5' (higher-quality - resizeers). + resizeers) +\end_layout + +\begin_layout Itemize +'hqx2', 'hqx3', 'hqx4', 'hqx22', 'hqx32', 'hqx42', 'hqx2d', 'hqx3d', 'hqx4d' + (HQx resizers; requires compile with HQx support). \end_layout \begin_layout Subsubsection @@ -467,6 +530,20 @@ Pipe video to x264 in order to encode h.264 to . BUG: Framerate is not set correctly automatically. \end_layout +\begin_layout Subsubsection +faac +\end_layout + +\begin_layout LyX-Code +syntax: --output-faac=[,