Andrea rework Rendering and Subtitles + index entries changes
[goodguy/cin-manual-latex.git] / parts / Quickstart.tex
index 4c1a15e39c17e237b601210ab100c08209c0c81a..5e74fee033d5d226eb82e2a86d3afa331ac8dc49 100644 (file)
@@ -1,10 +1,11 @@
 \chapter{QuickStart}%
 \label{cha:Quickstart}
 
-\section{Cinelerra-GG Quick Start Guide}%
+\section{\CGG{} Quick Start Guide}%
 \label{sec:cin_quick_start_guide}
+\index{quickstart guide}
 
-Cinelerra is a software program NLE, Non-Linear Editor, that provides a way to edit, record, and play audio or video media on Linux.   It can also be used to color correction, retouch photos, motion tracking, watch TV, and create DVDs.
+\CGG{} is a software program NLE, Non-Linear Editor, that provides a way to edit, record, and play audio or video media on Linux.   It can also be used to color correction, retouch photos, motion tracking, watch TV, and create DVDs.
 
 \subsection{Install the Software}%
 \label{sub:install_software}
@@ -17,7 +18,7 @@ Here you will see several Operating System distro packages that are already buil
 
 \begin{figure}[htpb]
        \centering
-       \includegraphics[width=1.0\linewidth]{images/packages.png}              
+       \includegraphics[width=1.0\linewidth]{packages.png}             
 \end{figure}
 
 However, if you want to get going as quickly as possible, just do this so that everything is in 1 place:
@@ -30,7 +31,7 @@ However, if you want to get going as quickly as possible, just do this so that e
        \item Key in:  \texttt{tar -xJf /tmp/cinelerra-5.1-*.txz}   (if you put the tar in \texttt{/tmp} AND replace * with full name)
 \end{itemize}
 
-\subsection{Start Cinelerra GG}%
+\subsection{Start \CGG{}}%
 \label{sub:start_cinelerra_gg}
 
 Depending on how you installed the software, you can log in as root or as a user if you used a package.
@@ -40,17 +41,17 @@ Depending on how you installed the software, you can log in as root or as a user
        \item Or if you installed using the pkg method, click on the \textit{Cin icon}.
 \end{itemize}
 
-You will now see 4 separate windows appear.  The top 2 windows from left to right are the Viewer which is most useful for previewing clips and media and the Compositor which displays the current working frame at the timeline position.  The bottom 2 windows are the Cinelerra Program, also called the timeline, which is where the real work gets done and the Resources window showing a selection of media or effects.
+You will now see 4 separate windows appear.  The top 2 windows from left to right are the Viewer which is most useful for previewing clips and media and the Compositor which displays the current working frame at the timeline position.  The bottom 2 windows are the \CGG{} Program, also called the timeline, which is where the real work gets done and the Resources window showing a selection of media or effects.
 
 \begin{figure}[htpb]
        \centering
-       \includegraphics[width=1.0\linewidth]{images/4windows.png}
+       \includegraphics[width=1.0\linewidth]{4windows.png}
        \caption{Clockwise: Viewer; Compositor; Resources and Main/Program/Timeline}    
 \end{figure}
 
 Any of these windows can be resized to better suit your needs.  Note that if your system’s native language is not English, some of the words you see on the screen will be correctly translated for you, others will be in english, and some will have not very good translations.
 
-It is important to know that Cinelerra does not directly change your media.  It writes all changes to what is called the EDL, Edit Decision List.  This way you original media remains completely intact.
+It is important to know that \CGG{} does not directly change your media.  It writes all changes to what is called the EDL, Edit Decision List.  This way you original media remains completely intact.
 
 \subsection{Load Media}%
 \label{sub:load_media}
@@ -59,13 +60,13 @@ On the main timeline program window are many pulldowns, the first of which is \t
 
 \begin{figure}[htpb]
        \centering
-       \includegraphics[width=1.0\linewidth]{images/load_files.png}
+       \includegraphics[width=1.0\linewidth]{load_files.png}
        \caption{Load media window -- note the icons top right for more options}        
 \end{figure}
 
 \begin{enumerate}
        \item Click on \textit{File} for a list of available options and note that in the right hand column are shortcuts for
-       many of the options that will come in handy if you use Cinelerra often.
+       many of the options that will come in handy if you use \CGG{} often.
        \item Next click on the second one down -- \textit{Load files$\dots$} -- which brings up the Load menu.
        \item Below \textit{Select files to load} on the top left side is a textbox and if you look all the way to the right
        side of the textbox, there is a down arrow which you use to navigate your file system.  Highlight the
@@ -77,7 +78,7 @@ On the main timeline program window are many pulldowns, the first of which is \t
        default of \textit{Replace current project} is sufficient.  But you can click on the down arrow to see what
        is available for future use.
        \item Now click on the green colored checkmark on the bottom left hand side to actually load the file
-       and see it appear on the timeline in Cinelerra’s main window and a single frame in the Compositor.
+       and see it appear on the timeline in \CGG{}’s main window and a single frame in the Compositor.
        The first track will most likely be video thumbnails and the next tracks may be audio waveforms.
        \item Press the space bar in the main Program window and your video will start playing and press the
        space bar again to stop the play.  While playing, you should see the video in the Compositor
@@ -105,7 +106,7 @@ You can skip this step if you want the format of your output to be the same as y
 
 \begin{figure}[htpb]
        \centering
-       \includegraphics[width=0.7\linewidth]{images/format_setting.png}
+       \includegraphics[width=0.7\linewidth]{format_setting.png}
        \caption{Format menu to change settings}        
 \end{figure}
 
@@ -125,7 +126,7 @@ You can skip this step if you want the format of your output to be the same as y
 
 \begin{figure}[htpb]
        \centering
-       \includegraphics[width=0.5\linewidth]{images/magnifier.png}
+       \includegraphics[width=0.5\linewidth]{magnifier.png}
        \caption{Effect brown bar with magnifier}       
 \end{figure}
 
@@ -134,7 +135,7 @@ You can skip this step if you want the format of your output to be the same as y
 
 \begin{figure}[htpb]
        \centering
-       \includegraphics[width=1.0\linewidth]{images/pulldown_button.png}
+       \includegraphics[width=1.0\linewidth]{pulldown_button.png}
        \caption{Menu pulldowns at the top with Transport buttons below.  Note the yellow tooltips too.}        
 \end{figure}
 
@@ -158,7 +159,7 @@ There may be sections of your media that you want to delete, or audio that is ha
 
 \begin{figure}[htpb]
        \centering
-       \includegraphics[width=1.0\linewidth]{images/some_editing.png}
+       \includegraphics[width=1.0\linewidth]{some_editing.png}
        \caption{From left to right:\textit{ Audio 1} is disarmed --  BandSlide transition in \textit{Video 1} -- A highlighted section.}       
 \end{figure}
 
@@ -169,7 +170,7 @@ There may be sections of your media that you want to delete, or audio that is ha
        \item To delete a section of video/audio is described next.  Various ways to do that are available but the
        easiest is to move your mouse and left click at the beginning of the section you want to delete on the
        timeline and while holding down the left mouse button, drag to the end of the section to be deleted. 
-       When you do this, a white colored highlighted section becomes visible.  Use the edit pulldown and
+       When you do this, a white colored highlighted section becomes visible.  Use the \textit{Edit} pulldown and
        choose the \textit{split/cut} option to cut out the highlighted area (note the shortcut of "x").  Remember if you
        cut the wrong thing out you can always use the Edit pulldown to Undo that.
        \item To add a transition where there is deleted section which may make your video look disjointed, do
@@ -207,7 +208,7 @@ There may be sections of your media that you want to delete, or audio that is ha
 
 \begin{figure}[htpb]
        \centering
-       \includegraphics[width=1.0\linewidth]{images/title_color.png}
+       \includegraphics[width=1.0\linewidth]{title_color.png}
        \caption{Compositor + Title menu for setting parameters + the Color Picker.}    
 \end{figure}
 
@@ -240,7 +241,7 @@ At this time, or even earlier if you think you might make a mistake or if you ar
 
 \begin{enumerate}
        \item Once again in the main Program window, click on the \textit{File} pulldown and highlight/click the \texttt{Render}
-       option which is about the $9^{th}$ option down from the top of the list.  A Cinelerra Render menu will
+       option which is about the $9^{th}$ option down from the top of the list.  A \CGG{} Render menu will
        appear.
        \item First key in the first textbox the file to render to under \textit{Select a file to render to}.
        \item For the \textit{File Format}, click on the down arrow and select FFMPEG (because this is the most
@@ -264,56 +265,4 @@ At this time, or even earlier if you think you might make a mistake or if you ar
 \subsection{Play your new media}%
 \label{sub:play_your_new_media}
 
-The file you created in the Render step should now be playable.  You can test this in Cinelerra most easily by going to the Resource window in the lower right corner, clicking on the Media folder, and dragging and dropping the last video to the Viewer window.  There is a separate set of transport buttons on the bottom on that screen to use for playing.
-
-\section{YouTube with Cinelerra}%
-\label{sec:youtube_with_cinelerra}
-
-To create a youtube or dailymotion video, you can easily follow the steps below.  You will have to learn a lot more about Cinelerra to take full advantage of its capabilities and make some really special videos, but this is just to get a start and to see the possibilities.
-
-\begin{enumerate}
-       \item Start Cinelerra; usually you can do this by clicking on Cinelerra icon or key in \texttt{{cin\_path}/bin/cin}.
-       \item In the Program window on the lower left side of your screen, left mouse click the \textit{File} pulldown.
-       \item You will see \textit{Load files} as the second choice so left mouse click this and find your video file to
-       load, highlight it, and check the green checkmark in the lower left hand corner to get it loaded.
-       \item Edit your video in the Program window using the basic commands of:
-       \begin{itemize}
-               \item play and then stop using the space bar
-               \item move the mouse and then left click to move the insertion (location) pointer
-               \item cut a section out by holding down the left mouse and drag, then key in “x” to cut or “c” to copy
-               \item paste a copy or cut section by moving the insertion pointer, then key in “v”
-       \end{itemize}
-    \item Add a title by highlighting the \textit{Video Effects} in the right hand side Resources window; then
-    highlighting the \textit{Title} icon and dragging it to the Program window video track and dropping.
-    \item Click on the middle icon button (looks like a magnifying glass) on the brown colored Title bar to
-    bring up the Title window bottom text box and key in a title.
-    \item Use the \textit{File} pulldown to select \textit{Render} to create the desired video.  In the \textit{Render} window just next to the empty box to the right of the \textit{ffmpeg} file format, click on the down arrow shown there
-    to see the choices and pick \textit{youtube}.  Then move back up to key in the path and filename to render
-    to.  It will pick all of the defaults automatically for you so then just click on the green checkmark to
-    have it start.  There is a progress bar in the main window, very bottom of the right hand side.
-    \item Key in “q” in the main window to get out of Cinelerra and yes or no to save your edit session.
-\end{enumerate}
-
-Youtube will allow the upload of the resulting rendered file as named.  However, Dailymotion requires that the file be named with an acceptable extension so you must rename the output file to have the extension of .webm instead of .youtube
-
-There are currently 6 specific variations within the ffmpeg (file format) / youtube (file type) for different video options.  You see these when you click on the wrench to the right of the word Video and then the Compression down arrow in the Video Preset window.  The first 3 are based on Webm/Vp9\protect\footnote{credit by Frederic Roenitz} and contain basic comments of usage and where to find more information.
-
-The first 3 below, plus any of the VP9 files under the file type of \textit{webm} are the recommended options to use because they are freely usable in any circumstance.
-
-\begin{center}
-       \begin{tabular}{l p{8cm}}
-               sd.youtube & Standard Definition use with default audio/Opus stereo.youtube \\
-               hd.youtube & High Definition “ “ \\
-               uhd.youtube & Ultra High Definition “ “ \\
-       \end{tabular}
-\end{center}
-
-Alternatives based on h264 and for non-commercial use are listed below.  For Dailymotion, these must be renamed to have a different extension of .mp4 instead of .youtube before uploading.
-
-\begin{center}
-       \begin{tabular}{l p{8cm}}
-               sd\_h264.youtube & Standard Definition – must change to audio stereo\_with\_h264.youtube \\
-               hd\_h264.youtube & High Definition -          “ “ \\
-               uhd\_u264.youtube & Ultra High Definition - “ “ \\
-       \end{tabular}
-\end{center}
\ No newline at end of file
+The file you created in the Render step should now be playable.  You can test this in \CGG{} most easily by going to the Resource window in the lower right corner, clicking on the Media folder, and dragging and dropping the last video to the Viewer window.  There is a separate set of transport buttons on the bottom on that screen to use for playing.