Hi, does anybody know how to map chapters into the conversion of a video? I'd like to have a chapter interval of 7:00 min. Has anybody worked with the -map_chapter option already? How do I integrate the chapter-mark information into the command? My basic basic command would be [code] ffmpeg -i ./movie.VOB -g 25 -keyint_min 3 -aspect "16:9" -map v:0 -c:v libx264 -map a:0 -c:a copy ~/new_movie.mkv [/code] _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
