[FFmpeg-user] Editing the name of Chapters using ffmpeg
Richard Dutton
richard at dutton.me.uk
Thu Mar 24 11:50:46 CET 2011
Hi,
I would like to be able to configure the name of chapters using ffmpeg, can
anyone tell me if this is possible? I am able to set global metadata using "-
metadata" (see below) but want to be able to set the "title" field of my
chapter Metadata.
Output #0, mp4, to 'metaoutputtest.mp4':
Metadata:
test : TestMetaString
encoder : Lavf52.83.0
Chapter #0.0: start 0.000000, end 3.840000
Metadata:
title : Chapter 1
Chapter #0.1: start 3.840000, end 11.520000
Metadata:
title : Chapter 2
Chapter #0.2: start 11.520000, end 12.800000
Metadata:
title : Chapter 3
Can anyone tell me if this is possible?
Thanks
Richard
More information about the ffmpeg-user
mailing list