Foros de discusión

liferay 6.1 GA1 + xuggler

ild i, modificado hace 11 años.

liferay 6.1 GA1 + xuggler

Regular Member Mensajes: 158 Fecha de incorporación: 12/12/11 Mensajes recientes
windows 7 - 64 bit
java version "1.7.0_03" 64 Bit

How to install huggler?

downloaded xuggle-xuggler-5.4.jar
copied the file to liferay/tomcat-7.0.23/lib/ext


14:35:16,209 WARN  [Configuration:275] Invalid property on object [com.xuggle.xuggler.IStreamCoder@2735072[codec=com.xuggle.xuggler.ICodec@2715808[type=CODEC_TYPE_VIDEO;id=CODEC_ID_H264;name=libx264;]
;time base=1/30;frame rate=30/1;pixel type=YUV420P;width=640;height=360;], wpredp, 0]; name="{}"; value="{}"
14:35:16,229 ERROR [xuggler:75] Error: outputChannels <= 0 (../../../../../../../csrc/com/xuggle/xuggler/AudioResampler.cpp:151)
08:35:16,276 ERROR [VideoProcessorImpl:448] com.liferay.portal.kernel.process.ProcessException: java.lang.RuntimeException: Audio resampling is not supported
com.liferay.portal.kernel.process.ProcessException: java.lang.RuntimeException: Audio resampling is not supported
        at com.liferay.portlet.documentlibrary.util.VideoProcessorImpl$LiferayVideoProcessCallable.call(VideoProcessorImpl.java:660)
        at com.liferay.portlet.documentlibrary.util.VideoProcessorImpl$LiferayVideoProcessCallable.call(VideoProcessorImpl.java:1)
        at com.liferay.portal.kernel.process.ProcessExecutor.main(ProcessExecutor.java:128)
Caused by: java.lang.RuntimeException: Audio resampling is not supported
        at com.liferay.portlet.documentlibrary.util.LiferayConverter.createIAudioResampler(LiferayConverter.java:145)
        at com.liferay.portlet.documentlibrary.util.LiferayConverter.prepareAudio(LiferayConverter.java:609)
        at com.liferay.portlet.documentlibrary.util.LiferayVideoConverter.doConvert(LiferayVideoConverter.java:168)
        at com.liferay.portlet.documentlibrary.util.LiferayVideoConverter.convert(LiferayVideoConverter.java:78)
        at com.liferay.portlet.documentlibrary.util.VideoProcessorImpl$LiferayVideoProcessCallable.call(VideoProcessorImpl.java:657)
        ... 2 more
thumbnail
Juan Gonzalez P, modificado hace 11 años.

RE: liferay 6.1 GA1 + xuggler

Liferay Legend Mensajes: 3089 Fecha de incorporación: 28/10/08 Mensajes recientes
ild i, modificado hace 11 años.

RE: liferay 6.1 GA1 + xuggler

Regular Member Mensajes: 158 Fecha de incorporación: 12/12/11 Mensajes recientes
ok, thank you