Replies: 1 comment
-
+1 for this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the ffmpeg CLI, you have to make a
FFMETADATA
file with the chapter start/end info and include it as an input when remuxing. I was looking for a way to to add chapters using PyAV and so far have not found anything. I've tried poking around an existing MKV file that has chapters in a REPL but cannot find anything that contains the chapter metadata. Is it true then that this functionality is not exposed at the moment?Beta Was this translation helpful? Give feedback.
All reactions