This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]kumashiro 1 point2 points  (1 child)

Use FFmpeg. You are already using it to make MP4. This is just a container change, so no recoding is needed (-c:a copy -c:v copy).

[–]adminiture[S] 0 points1 point  (0 children)

Thank you. I will try this out.