Can't export on kubuntu 14.04:
MOV export to /video/test/M23-0349_000001.MOV started
Opening MLV file /video/test/M23-0349.MLV
Black level: 2044 White level: 13000
FPS: 23.97 (23970/1000)
Audio frame count 0
Traceback (most recent call last):
File "/home/sgofferj/mlrawviewer/ExportQueue.py", line 423, in doExportMov
self.processExportMov(jobindex,filename,movfile,wavfile,startFrame,endFrame,audioOffset,rgbl,tm,matrix,preprocess)
File "/home/sgofferj/mlrawviewer/ExportQueue.py", line 482, in processExportMov
self.encoderProcess = subprocess.Popen(args,**kwargs)
File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Export job failed:
Traceback (most recent call last):
File "/home/sgofferj/mlrawviewer/ExportQueue.py", line 182, in run
self.nextJob(self.jobs[self.currentjob])
File "/home/sgofferj/mlrawviewer/ExportQueue.py", line 205, in nextJob
self.doExportMov(job[0],jobArgs)
File "/home/sgofferj/mlrawviewer/ExportQueue.py", line 430, in doExportMov
if self.encoderProcess:
AttributeError: 'ExportQueue' object has no attribute 'encoderProcess'
Edit:
Can't export to MOV. Export to DNG works...