-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
I see that multiple audio formats are supported, but only mp4 is supported for video.
Is there a reason why other formats such as mkv can't be supported? Codec can't be the problem as when mkv is remuxed to mp4 it works normally, but maybe the container itself is incompatible?
Anyway, if supporting other formats is possible, I am willing to implement it as I know Python, but it would be nice if I could get some guidance in the process.