

using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 $ ffmpeg -i video.mov -c:v h264 -dn video.mp4įfmpeg version 4.2.1 Copyright (c) 2000-2019 the FFmpeg developersīuilt with Apple clang version 11.0.0 (clang-1100.0.33.8)Ĭonfiguration: -prefix=/usr/local/Cellar/ffmpeg/4.2.1_2 -enable-shared -enable-pthreads -enable-version3 -enable-avresample -cc=clang -host-cflags='-I/Library/Java/JavaVirtualMachines/adoptopenjdk-13.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/adoptopenjdk-13.jdk/Contents/Home/include/darwin -fno-stack-check' -host-ldflags= -enable-ffplay -enable-gnutls -enable-gpl -enable-libaom -enable-libbluray -enable-libmp3lame -enable-libopus -enable-librubberband -enable-libsnappy -enable-libtesseract -enable-libtheora -enable-libvidstab -enable-libvorbis -enable-libvpx -enable-libx264 -enable-libx265 -enable-libxvid -enable-lzma -enable-libfontconfig -enable-libfreetype -enable-frei0r -enable-libass -enable-libopencore-amrnb -enable-libopencore-amrwb -enable-libopenjpeg -enable-librtmp -enable-libspeex -enable-libsoxr -enable-videotoolbox -disable-libjack -disable-indev=jack Here's an example of the conversion I'm doing and the output: I found this similar question but wasn't able to figure out a working solution based on the answer there. The file isn't compatible with QuickTime Player. The document "video.mp4" could not be opened. I'm trying to convert some Apple ProRes 422 HQ MOV files to H.264 MP4 and all the options I've tried have resulted in files that open in VLC but produce the following error when opened in QuickTime Player:
