Streamable media conversion failure
-----------------------------------

                 Key: NXP-7508
                 URL: https://jira.nuxeo.com/browse/NXP-7508
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.4.2
            Reporter: Mathieu Guillaume


During the "hint phase" of the video conversion, MP4Box can fail to write its 
output to the correct location:
16:13:09,243 DEBUG [ShellExecutor] Running system command: /bin/sh -c MP4Box 
-hint /tmp/StreamableMediaConverter-out-759777143739628601.tmp.mp4 2>&1
16:13:09,255 INFO  [StreamableMediaConverter] mp4 hinting of 'DELTA.ogv' 
execution time: 0s
16:13:09,256 DEBUG [StreamableMediaConverter] Hinting file with Path-MTU 1450 
Bytes Saving /tmp/StreamableMediaConverter-out-759777143739628601.tmp.mp4: 
0.500 secs Interleaving *Error renaming file 
out_StreamableMediaConverter-out-759777143739628601.tmp.mp4 to 
/tmp/StreamableMediaConverter-out-759777143739628601.tmp.mp4*

MP4Box is using in-place conversion here (no -out option), so it's likely the 
file handle is still open somewhere and the file can't be overwritten.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to