Hi
I have a concert recording which has chapter markers. So far, so good. It is in mp4 format, and I would like to extract the audio. I did this using ffmpeg : ffmpeg -i Concert\ for\ Charlottesville\ \(2017\).mp4 -vn -acodec copy Concert\ for\ Charlottesville\ \(2017\).aac But this did obviously not include the chapter markers. Is there a way to extract the chapter markers as an m3u, or split the mp4 by chapter markers and rename them accordingly? Thanks, Rainer ------------------------------------------------------------------------ rkrug's Profile: http://forums.slimdevices.com/member.php?userid=62249 View this thread: http://forums.slimdevices.com/showthread.php?t=114072 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
