single character fix in Plugins for corrected punctuation of subsampling
[goodguy/cin-manual-latex.git] / parts / Faq.tex
index f8d1efc78ea98aea8a24100adc16c679c0e0b320..d29b42d90aa107db74babf49fc153cfcff037310 100644 (file)
@@ -2,11 +2,11 @@
 \label{cha:faq_problems_workarounds}
 \index{workarounds}
 
-Some workarounds for issues and a few known problems that have not yet been fixed, are described here.
+Some workarounds for issues and a few known problems that have not yet been fixed, are described here. More workarounds can be found \href{https://cinelerra-gg.org/download/Workflow.pdf}{here}.
 
 \paragraph{Workaround for access to modifiable text files when using AppImage.}  This includes
 such files as FFmpeg video or audio files, fonts that you want to add for usage in the Title
-plugin, icons that you wish to modify, and any other text file for customization.
+plugin, icons that you wish to modify, standalone programs, and any other text file for customization.
 To get access, first extract the files from the AppImage, find the files to add, edit, or modify, and then run the extracted binary following the steps shown here.
 \begin{itemize}
        \item  /path-to-appimage/CinGG-20220131-x86\_64.AppImage -{}-appimage-extract
@@ -52,6 +52,10 @@ the plugin in the same track without an alpha channel but not if there is no cli
 And the Transition effect works fine when there is a transition between two clips/images without
 an alpha channel.
 
+\paragraph{Do not change Color Model Format in session just before loading backup.}
+Under certain circumstance if you change the Color Model in Settings->Format, quit the session,
+and then "Load backup" when you start again, it will crash.  Workaround is to avoid this scenario.
+
 \paragraph{Audio tracks align with no video track, and in working with Mixers.}
 
 The use of \texttt{Open Mixers} always requires the existence of a video track. See \nameref{ssub:but_use_only_first_audio} We cannot act on audio tracks only, for example to align them. A workaround to get the audio tracks aligned would be:
@@ -65,5 +69,7 @@ The use of \texttt{Open Mixers} always requires the existence of a video track.
        \item Open/Create a Mixer Viewer from \texttt{Menu $\rightarrow$ Window $\rightarrow$ Mixer\dots $\rightarrow$ Mixer Viewer} (\texttt{Shift+M}).
        \item Assign that Mixer Viewer (a white frame is shown when selected) to the one Video tracks (empty) and two Audio tracks, of the \#2 point, pressing the arrow icons (\texttt{Mixer}) you find on the Patchbay on the left of the Main window. When assigned, you  must to see the 3 arrow (for 1video + 2Audio) are pointing up.
        \item Now, you can use \texttt{Align Mixers} feature as usual. See \nameref{sec:audio_video_sync}
+       \item If you use the Viewer to make a clip and then try to "Open EDL" on that clip in the Resources
+Clip folder window, it will crash.  Always use Open EDL with media on the timeline Main Program window.
 \end{enumerate}