[FFmpeg-user] aax to m4b with chapters
Moritz Barsnick
barsnick at gmx.net
Fri Feb 26 14:52:49 EET 2021
On Fri, Feb 26, 2021 at 12:30:10 +0000, Max Blindenhoefer wrote:
> I read the Documentation, but didn’t understand everything. What am i
> supposed to insert after the command „-map_chapters“ and what is
> meant with „Input_file_index“?
Th input file index is explained e.g. in this chapter:
https://ffmpeg.org/ffmpeg.html#toc-Advanced-options
Basically, for your first (or only) input, use "0" (but that's the
default, apparently). Or higher numbers for your further inputs.
If you only have one input, and chapters aren't being mapped, then
something else is not working.
Moritz
More information about the ffmpeg-user
mailing list