error
I'm getting this error:
ffmpeg version N-97447-g2e38c63630-tessus https://evermeet.cx/ffmpeg/ Copyright (c) 2000-2020 the FFmpeg developers
built with Apple clang version 11.0.0 (clang-1100.0.33.17)
configuration: --cc=/usr/bin/clang --prefix=/opt/ffmpeg --extra-version=tessus --enable-avisynth --enable-fontconfig --enable-gpl --enable-libaom --enable-libass --enable-libbluray --enable-libdav1d --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libmysofa --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvmaf --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-version3 --pkg-config-flags=--static --disable-ffplay
libavutil 56. 42.102 / 56. 42.102
libavcodec 58. 80.100 / 58. 80.100
libavformat 58. 42.101 / 58. 42.101
libavdevice 58. 9.103 / 58. 9.103
libavfilter 7. 79.100 / 7. 79.100
libswscale 5. 6.101 / 5. 6.101
libswresample 3. 6.100 / 3. 6.100
libpostproc 55. 6.100 / 55. 6.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/VIDEO 2019/QTs for ProTools/TKOSI_BestFriends_v1 FOR NSA.mov':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
creation_time : 2020-05-27T03:53:13.000000Z
Duration: 00:03:56.24, start: 0.000000, bitrate: 4269 kb/s
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 165 kb/s (default)
Metadata:
creation_time : 2020-05-27T03:53:13.000000Z
handler_name : Apple Sound Media Handler
Stream #0:1(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720, 4098 kb/s, 23.98 fps, 23.98 tbr, 23976 tbn, 47952 tbc (default)
Metadata:
creation_time : 2020-05-27T03:53:13.000000Z
handler_name : Apple Video Media Handler
encoder : H.264
Stream mapping:
Stream #0:1 (h264) -> scale
format -> Stream #0:0 (dnxhd)
Press [q] to stop, [?] for help
[mxf_opatom @ 0x7fafbd008200] Unsupported frame rate 2997/125. Set -strict option to 'unofficial' or lower in order to allow it!
Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument
Error initializing output stream 0:0 --
Conversion failed!
- Christian Scheuer @chrscheuer2020-05-27 20:22:04.524Z
Thanks! This is with the MXF OpAtom option turned on right?
Christian Scheuer @chrscheuer2020-05-27 20:27:44.376Z
Try updating to 1.3.5, added a fix that should correct this error. The error is essentially that apparently 23.976 is not an officially supported framerate for OpAtom MXF files.
- JJonathan Grossman @Jonathan_Grossman
now it says I don't have permissions....but i do have SF allowed in system prefs.
27.05.2020 13:30:21.49 [Backend]: Command Convert Selected File in Finder requires permissions that you're not granted
Christian Scheuer @chrscheuer2020-05-27 20:35:21.826Z
Ugh okay. Sorry about that. Can you try to uninstall and reinstall it (I had published with an error)
- JJonathan Grossman @Jonathan_Grossman
Still not working.
btw - I'm running the catalina command (once), then using the convert selection from finder command. Still getting permissions error. - In reply tochrscheuer⬆:JJonathan Grossman @Jonathan_Grossman
I quit SF and restarted. Now that error went away.
- In reply tochrscheuer⬆:JJonathan Grossman @Jonathan_Grossman
btw - can you add an option to close the app automattically when done? Maybe even automattically open the folder the file went to?
- In reply tochrscheuer⬆:JJonathan Grossman @Jonathan_Grossman
but....app still hangs as "Starting up..." when trying to do a second conversion on a different movie. I have to quit/restart SF
- In reply tochrscheuer⬆:JJonathan Grossman @Jonathan_Grossman
btw - the new MXF file won't play in protools. Imports fine, but won't output from my KONA 4 card. I have been using an apple droplet script called MB_Convert2DNxHD_PT that I downloaded. This one works fine if you want to look at it for reference....it's not the same export format/codec tho so maybe not useful for you.
Christian Scheuer @chrscheuer2020-05-27 21:20:18.515Z
Yea I can't help but think that for some reason the OpAtom encoder doesn't support 23.976.
We should probably have an option for DNxHD but in a different container. Would be interesting to see your droplet script for sure, maybe for some framerates a different encoding option should be preferred.- In reply toJonathan_Grossman⬆:
Matthias Pasedag @Matthias_Pasedag
Hi! I have been having the same issue ever since: OP-Atom MXFs can be imported flawlessly but won't output any picture (or preview thumbnails). Tested with 25fps btw. Is this a codec thing or something else? VLC playbacks perfectly.
I would love to switch to using MXFs converted by this great App!
- In reply tochrscheuer⬆:JJonathan Grossman @Jonathan_Grossman
yep - will try now.