X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=parts%2FQuickstart.tex;h=b5a951da19b192763eac8433078b48270a7bc29a;hp=ffbc003ed40efd94189adf0f3b0a911062019981;hb=f3987a6dba8c011c034a3cb3a761b221d7afc335;hpb=cbb8ce9ee782c87494808f38358b5ee3568bcc84 diff --git a/parts/Quickstart.tex b/parts/Quickstart.tex index ffbc003..b5a951d 100644 --- a/parts/Quickstart.tex +++ b/parts/Quickstart.tex @@ -380,8 +380,8 @@ We thus obtain a list of all frames in the analyzed media and their type. For ex \end{lstlisting} There are also 2 useful scripts that not only show the keyframe type but also show the GOP length of the media. They are zipped tars with readme's at: \newline -\small\url{https://cinelerra-gg.org/download/testing/getgop_byDanDennedy.tar.gz} \newline -\small\url{https://cinelerra-gg.org/download/testing/iframe-probe_byUseSparingly.tar.gz} +{\small\url{https://cinelerra-gg.org/download/testing/getgop_byDanDennedy.tar.gz}} \newline +{\small\url{https://cinelerra-gg.org/download/testing/iframe-probe_byUseSparingly.tar.gz}} We can now look at the timeline of \CGG{} to see the frames that give problems in playback. Using a codec of type Long GOP, it is probably the rare I-frames that give the freezes. To find a solution you can use MKVToolNix (\url{https://mkvtoolnix.download/}) to correct and insert new keyframes into the mkv file (matroska talks about \textit{cues data}). It can be done even without new encoding. Or you can use the \texttt{Transcode} tool within \CGG{} because during transcoding new keyframes are created that should correct errors.