note on adding chapter intervals for tsmuxer
authorGood Guy <good1.2guy@gmail.com>
Tue, 3 May 2022 17:17:39 +0000 (11:17 -0600)
committerGood Guy <good1.2guy@gmail.com>
Tue, 3 May 2022 17:17:39 +0000 (11:17 -0600)
parts/DVD.tex

index 3b759d820a46641fa375bf197c1e7fdfbb2c3d9a..23db143ef6ad7ea7fe3cf121c6db925aec56dc9f 100644 (file)
@@ -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]