tiny corrections
[goodguy/cin-manual-latex.git] / parts / Advanced.tex
index 723f67c8e54df7f47152027bdfcd2c24bb347248..a8e7080facc2e3007f284359a50c18fe00e1ac7f 100644 (file)
@@ -7,7 +7,7 @@
 
 Proxies was introduced to allow for a smoother timeline experience. Full HD and everything from 4K size up are usually very large in file size. In addition, some commonly used codecs (e.g. h264/5) are very compressed and interframe type, so they are more stressful for timeline playback. These files cause performance problems on weaker PCs. As a solution the developers have introduced proxies to reduce the file size. Reduced means to minimize the resolution/dimension, as usually not the full resolution is needed, because the compositor usually takes only a fraction of the computer screen. Therefore the scaling factor, which indicates how much the original resolution should be reduced. 
 There is also the \textit{proxy 1:1} \index{proxy!1:1} that maintains the original resolution but still allows you to act on the codec (lowering the bit rate, for example). See also next section: \ref{sec:transcode}.
-When rendering, the original setting will be used to avoid loss of image quality.  
+When we want to render the project, remember to remove the proxy to return to the original settings with the highest quality.  
 
 To use the proxy in a classic way, i.e. as a scaling, select \texttt{Settings $\rightarrow$ Proxy settings} and change the Scale factor from Original size to your downsized choice.  You can choose ffmpeg as the File Format \index{file format} and a choice of various codecs associated with that.  A good choice is the default of mpeg which can usually be quite fast.  In addition, to modify values for that codec, click on the wrench icon.
 
@@ -88,7 +88,7 @@ Next are some examples of tested and working configurations that maintain the al
 \begin{lstlisting}[numbers=none]
 Proxy #1
        Scale factor: 1/4
-       Rescaled to project size (FFMEG only) = unchecked
+       Rescaled to project size (FFMPEG only) = unchecked
        File Format: FFMPEG | qt
        Video Preset-->
                Compression: png.qt
@@ -99,7 +99,7 @@ Proxy #1
        
 Proxy #2
        Scale factor: 1/4
-       Rescaled to project size (FFMEG only) = unchecked
+       Rescaled to project size (FFMPEG only) = unchecked
        File Format: FFMPEG | qt
        Video Preset-->
                Compression: magicyuv.qt
@@ -110,7 +110,7 @@ Proxy #2
        
 Proxy #3
        Scale factor: 1/4
-       Rescaled to project size (FFMEG only) = unchecked
+       Rescaled to project size (FFMPEG only) = unchecked
        File Format: FFMPEG | qt
        Video Preset-->
                Compression: openjpeg.qt
@@ -121,7 +121,7 @@ Proxy #3
        
 Proxy #4
        Scale factor: 1/4
-       Rescaled to project size (FFMEG only) = unchecked
+       Rescaled to project size (FFMPEG only) = unchecked
        File Format: FFMPEG | pro
        Video Preset-->
                Compression: prores_4444.pro
@@ -133,7 +133,7 @@ Proxy #4
        
 Proxy #5
        Scale factor: 1/4
-       Rescaled to project size (FFMEG only) = unchecked
+       Rescaled to project size (FFMPEG only) = unchecked
        File Format: FFMPEG | mkv
        Video Preset-->
                Compression: user_ffvhuff.mkv
@@ -307,7 +307,7 @@ See a real-world workflow at appendix \nameref{sec:workflow_openedl_nested_clips
 It is sometimes handy to have EDL \index{EDL} assets not as a copy, but as a
 reference that is automatically updated into your project.  Suppose
 you have several short videos that at the end have the same credits
-which include the current year such as 2019.  But now it is 2020 and
+which include the current year such as 2021.  But now it is 2022 and
 all of the videos would have to be individually updated with the new
 date.  By including a \textit{Referenced File} as the EDL file type
 when you create each of the videos, you can just change the one
@@ -726,7 +726,7 @@ capability of nesting.
 \index{multi-camera}
 \index{mixers}
 
-Use the Mixer Viewer to see multiple media playing simultaneously in re-sizable mini-viewers.  This can be used in various ways and is useful to edit videos shot by multiple cameras from different viewpoints that were simultaneously recorded in order to create a single good video.  Everything will have to be initially synced so you can decide which one of the camera angles is best suited at any time. 
+Use the Mixer Viewer to see multiple media playing simultaneously in re-sizable mini-viewers.  This can be used in various ways and is useful to edit videos shot by multiple cameras from different viewpoints that were simultaneously recorded in order to create a single good video.  Everything will have to be initially synced so you can decide which one of the camera angles is best suited at any time. Mixer mode does not support audio only tracks but there is a workaround described at \nameref{cha:faq_problems_workarounds}.
 
 The number of cameras/mixers you can have is generally limited to the available resources on your computer.  Currently, the number of File Descriptors available in the OS limits cameras to about 50.  If you have many \textit{mixer viewers} you will probably want to use proxy mode whenever possible.  Also, in the \texttt{Settings $\rightarrow$ Playback A} tab \textit{Video Out} section, uncheck \textit{play every frame} and choosing a Video Driver of \textit{X11} with \textit{use direct X11 render if possible} checked, will provide better performance.
 
@@ -1124,7 +1124,7 @@ Operation of Align Timecodes includes the following options to help in your setu
        rate as a time standard.
        \item Time Code Start in the Resources window on the bottom of \textit{Info} for the media if the timecode for that
        asset has been scanned and is known. You can scan the asset’s Timecode by using the middle mouse
-       button on its track which then displays the timecode for that on the timebar.
+       button on its track which then displays the timecode for that on the timebar (\texttt{MMB $\rightarrow$ Timecode}). Or you can use the shortcut \texttt{Ctrl+!}, after selecting the edit/track on the timeline.
 \end{itemize}
 
 \paragraph*{Notes}