From: Good Guy Date: Tue, 3 May 2022 17:17:39 +0000 (-0600) Subject: note on adding chapter intervals for tsmuxer X-Git-Tag: 2022-05~3 X-Git-Url: https://cinelerra-gg.org/git/?a=commitdiff_plain;h=289244d12b04af1599c0563012e12884aad60c7d;p=goodguy%2Fcin-manual-latex.git note on adding chapter intervals for tsmuxer --- diff --git a/parts/DVD.tex b/parts/DVD.tex index 3b759d8..23db143 100644 --- a/parts/DVD.tex +++ b/parts/DVD.tex @@ -136,7 +136,10 @@ Explanation of the choice boxes as seen in figure~\ref{fig:bluray_dvd} for both \item[Resize Tracks] change track width and height as explained previously. The size is adjusted to the largest frame size needed. \item[Chapters at Labels] for DVDs without this checked, chapter markers are automatically inserted every 5 minutes. The chapter labels can then be \textit{skipped to} when playing the DVD. If instead, you want to put labels in at opportune times, you will have to run dvdauthor outside of \CGG{} and mark the chapter labels yourself by hand. In that case, you should check the box \textit{Chapters at Labels} so that the automatic 5-minute labels are not created. This checkbox is not currently available for blu-ray, but you can easily create chapters on blu-ray by adding '-c timeinterval in ticks' as the first argument to bdwrite in the bd.sh job -generated by “BD Render” and then executing that job manually. On 1 test computer 100 ticks equalled 20 seconds. +generated by “BD Render” and then executing that job manually. On 1 test computer 100 ticks equalled 20 seconds. When "use tsmuxer" option is included, there is by default a chapter every 5 minutes. This +can be customized by modifying the bd.meta file associated with your current +job, changing the '--auto-chapters=5' to your choice in minutes instead of 5, and then rerunning the +pertinent lines seen in your window. \end{description} \begin{figure}[htpb]