logo Sign In

Post #1359566

Author
ot2k
Parent topic
Recently switched to Mac. Is it possible to fanedit?
Link to post in topic
https://originaltrilogy.com/post/id/1359566/action/topic#1359566
Date created
1-Jul-2020, 3:20 AM

Use ffmpeg to change the container. You can install it with your favorite package manager or direct from their website, and then just do

ffmpeg -I path/to/input.mkv -c:v copy -c:a copy path/to/output.mov

If the streams are compatible, and they probably are, your QuickTime MOV file should import cleanly into FCPX.