X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=parts%2FRecording.tex;h=995b947d5d8a7026a2c11ff45010385f9edf1f2d;hb=1495136705fccb30d9d238fc35da0f22b5f610d0;hp=73d2325038c36bbddea6a98f2f36b02de6b50f46;hpb=c72bc49b7b8c6c54267b352363cec6531e9a3093;p=goodguy%2Fcin-manual-latex.git diff --git a/parts/Recording.tex b/parts/Recording.tex index 73d2325..995b947 100644 --- a/parts/Recording.tex +++ b/parts/Recording.tex @@ -21,7 +21,7 @@ Access the Record function via \texttt{File} $\rightarrow$ \texttt{Record}\dots \end{tabular} \vspace{2ex} -The media file will be written using the format and codec specified in the \texttt{Settings $\rightarrow$ Preferences $\rightarrow$ Recording tab}, which you will need to set up first. See the Settings/Preferences \todo{reference to section} section for parameters. Only ffmpeg can record both audio and video simultaneously, and some ffmpeg formats require too much cpu to do a realtime compression. A setting which is more likely to be usable (requires less cpu/memory for realtime encoding) is \texttt{ffmpeg /qt/mp4.qt} with bitrates like $audio/256000$ \& $video/6000000$. +The media file will be written using the format and codec specified in the \texttt{Settings $\rightarrow$ Preferences $\rightarrow$ Recording tab}, which you will need to set up first. See the \hyperref[sec:recording]{Settings/Preferences} section for parameters. Only ffmpeg can record both audio and video simultaneously, and some ffmpeg formats require too much cpu to do a realtime compression. A setting which is more likely to be usable (requires less cpu/memory for realtime encoding) is \texttt{ffmpeg /qt/mp4.qt} with bitrates like $audio/256000$ \& $video/6000000$. \section{Record Web Media in real-time}% \label{sec:record_web_media_rt} @@ -388,7 +388,7 @@ Figure~\ref{fig:two-monitors01} shows 2 monitors (could just as well be a big-sc \begin{figure}[htpb] \centering \includegraphics[width=0.8\linewidth]{images/two-monitors01.png} - \caption{} + \caption{Dual screen - initial} \label{fig:two-monitors01} \end{figure} @@ -397,7 +397,7 @@ Figure~\ref{fig:two-monitors02} shows 2 monitors with Tile right (b key) where a \begin{figure}[htpb] \centering \includegraphics[width=0.8\linewidth]{images/two-monitors02.png} - \caption{} + \caption{Dual screen - Cinelerra and desktop on different screens} \label{fig:two-monitors02} \end{figure} @@ -406,7 +406,7 @@ Figure~\ref{fig:two-monitors03} shows 2 monitors with Compositor window on the 2 \begin{figure}[htpb] \centering \includegraphics[width=0.8\linewidth]{images/two-monitors03.png} - \caption{} + \caption{Dual screen - Cinelerra compositor on own screen windowed} \label{fig:two-monitors03} \end{figure} @@ -415,7 +415,7 @@ Figure~\ref{fig:two-monitors04} shows 2 monitors with Compositor window on the 2 \begin{figure}[htpb] \centering \includegraphics[width=0.8\linewidth]{images/two-monitors04.png} - \caption{} + \caption{Dual screen - Cinelerra compositor on own screen full screen} \label{fig:two-monitors04} \end{figure} @@ -563,7 +563,7 @@ It mostly works, but it takes more time to setup and maintain the database as th Currently, to activate the commercial database (db) methods you must do the following as root: -\begin{lstlisting}[language=bash] +\begin{lstlisting}[language=bash,numbers=none] cd /bin mkdir /cinelerra #yes, currently only in the / filesystem ./cin_db /cinelerra/media.db #to create a new empty commercial capture database @@ -648,7 +648,7 @@ command line from a window of \\ \item Next press \texttt{play} on your media hardware device. If on the \textit{Video In} side window you see only noise, then S-Video or something else was an incorrect choice and you will have to perform some tests to find correct choices. \end{itemize} -There are many more parameters that you may want to vary in the Recording menu or for more details on various items, please refer to the section \textit{Record Web Media in real-time} \todo{reference to previous section}. The \textit{Transport} buttons are well defined there also. +There are many more parameters that you may want to vary in the Recording menu or for more details on various items, please refer to the section \hyperref[sec:record_web_media_rt]{Record Web Media in real-time}. The \textit{Transport} buttons are well defined there also. \textit{Step 4}: When the media has finished playing, use the \texttt{Stop} icon on the Recording menu – the fourth icon next to the \textit{Transport} label - to stop the recording (figure~\ref{fig:vhs02}).