I haven't been able to export on my macs with either 1.4.1 or 1.4.2. The log file shows:
MlRawViewer v1.4.2
(c) Andrew Baldwin & contributors 2013-2014
No handlers could be found for logger "OpenGL.arrays.numpymodule"
Using GLFW
Loading '/Users/Robert/Desktop/100EOS7D/M28-0711.MLV'
/Users/Robert/Desktop/100EOS7D/M28-0711.WAV /Users/Robert/Desktop/100EOS7D/M28-0711.WAV
None
MOV export to '/Users/Robert/Desktop/PRout/M28-0711_000001' started
Traceback (most recent call last):
File "/Users/andrew/Projects/mlrawviewer/build/mlrawviewer_mac/out00-PYZ.pyz/ExportQueue", line 582, in doExportMov
File "/Users/andrew/Projects/mlrawviewer/build/mlrawviewer_mac/out00-PYZ.pyz/ExportQueue", line 627, in processExportMov
File "/Users/andrew/Projects/mlrawviewer/build/mlrawviewer_mac/out00-PYZ.pyz/posixpath", line 75, in join
AttributeError: 'NoneType' object has no attribute 'startswith'
Export job failed:
Traceback (most recent call last):
File "/Users/andrew/Projects/mlrawviewer/build/mlrawviewer_mac/out00-PYZ.pyz/ExportQueue", line 205, in run
File "/Users/andrew/Projects/mlrawviewer/build/mlrawviewer_mac/out00-PYZ.pyz/ExportQueue", line 228, in nextJob
File "/Users/andrew/Projects/mlrawviewer/build/mlrawviewer_mac/out00-PYZ.pyz/ExportQueue", line 589, in doExportMov
AttributeError: 'ExportQueue' object has no attribute 'encoderProcess'
I get the same pattern on a Mac Pro with 10.9 and a MacBook Pro with 10.10.
Any suggests would be welcome.