-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: 9.10
-
Fix Version/s: None
-
Component/s: Automation
-
Backlog priority:850
-
Sprint:NOS 10.1.6
The Video.Slice operation has stopped working on our upgraded version (LTS 2017) though it was working earlier and no changes have been made to its code. (It is working in our 9.2 instance)
Following is logged in the error log.
Caused by: org.nuxeo.ecm.platfotm.commandline.executor.api.CommanException: Error code 1 return by command: ffmpeg -y -i #{sourceFilePath} -s #{startAt} -t #{duration} #{outputFile}
ffmpeg version 2.8.12 Copyright (c) 2000-2017 the FFmpeg developers