07-29-2010 08:21 PM
<property name="transformCommand">
<bean class="org.alfresco.util.exec.RuntimeExec">
<property name="commandsAndArguments">
<map>
<entry key=".*">
<list>
<value>C:/Alfresco_Dev/Alfresco33/FFmpeg/bin/ffmpeg.exe -i ${source} -t 00:00:00.05 -r 1 ${target}</value>
</list>
</entry>
</map>
</property>
<property name="errorCodes">
<value>1,2</value>
</property>
</bean>
</property>
18:50:23,109 DEBUG [org.alfresco.repo.content.transform.ContentTransformerRegistry] Searched for transformer:
source mimetype: video/x-flv
target mimetype: image/png
transformers: [ProxyContentTransformer[ average=60000ms]]
18:50:23,375 DEBUG [org.alfresco.util.exec.RuntimeExec] Execution result:
os: Windows XP
command: [C:/Alfresco_Dev/Alfresco33/ImageMagick/bin/ffmpeg.exe -i C:\ALFRES~1\ALFRES~2\tomcat\temp\Alfresco\RuntimeExecutableContentTransformerWorker_source_40468.flv -t 00:00:00.05 -r 1 C:\ALFRES~1\ALFRES~2\tomcat\temp\Alfresco\RuntimeExecutableContentTransformerWorker_target_40469.png]
succeeded: false
exit code: 1
out:
err: Cannot run program "C:/Alfresco_Dev/Alfresco33/ImageMagick/bin/ffmpeg.exe -i C:\ALFRES~1\ALFRES~2\tomcat\temp\Alfresco\RuntimeExecutableContentTransformerWorker_source_40468.flv -t 00:00:00.05 -r 1 C:\ALFRES~1\ALFRES~2\tomcat\temp\Alfresco\RuntimeExe
18:50:23,375 INFO [org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter] Creation of thumbnail 'doclib' failed
09-29-2010 08:24 AM
10-01-2010 09:14 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.