Kategoriarkiv: Film

ffmpeg chapters in mp4

It is possible to create chapters in an mp4 file as described here.

If you create video in Camtasia 9, you can generate a HTML viewer of your file… but sections in generated in Camtasia are NOT stored into the mp4 file as chapters.

The following python script can help generate that (it require ffmpeg):

python parseXML.py <folderWithCaptasiaOutput> <TotalLengthOfVideo>

Read more details in the script.

Chapters in the produced mp4 file