When I try this append:
ERROR 08-17 17:21:48.740 FlvInterviewConverter.java 59650 572
org.openmeetings.app.data.flvrecord.converter.FlvInterviewConverter
[taskExecutor-1] - [stripAudioFromFLVs]
java.lang.Exception: defaultInterviewImageFile does not exist!
at
org.openmeetings.app.data.flvrecord.converter.FlvInterviewConverter.stripAudioFromFLVs(FlvInterviewConverter.java:253)
[openmeetings-2.1.0-SNAPSHOT.jar:na]
at
org.openmeetings.app.data.flvrecord.converter.FlvInterviewConverter.startConversion(FlvInterviewConverter.java:90)
[openmeetings-2.1.0-SNAPSHOT.jar:na]
at
org.openmeetings.app.data.flvrecord.converter.FlvInterviewConverter.startConversion(FlvInterviewConverter.java:79)
[openmeetings-2.1.0-SNAPSHOT.jar:na]
at
org.openmeetings.app.data.flvrecord.converter.FlvInterviewConverterTask$1.run(FlvInterviewConverterTask.java:42)
[openmeetings-2.1.0-SNAPSHOT.jar:na]
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[na:1.6.0_26]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[na:1.6.0_26]
at java.lang.Thread.run(Thread.java:662) [na:1.6.0_26]
[INFO] [NioProcessor-4] org.red5.server.net.rtmp.codec.RTMPProtocolDecoder -
Action stopInterviewRecording
[INFO] [NioProcessor-4] org.red5.server.net.rtmp.codec.RTMPProtocolDecoder -
Action logicalRoomLeave
sox is intalled
arsenal@videoconferenza:/opt/red5$ sox
sox: SoX v14.3.0
and also mmpeg
arsenal@videoconferenza:/opt/red5$ ffmpeg
FFmpeg version SVN-r0.5.9-4:0.5.9-0ubuntu0.10.04.1, Copyright (c) 2000-2009
Fabrice Bellard, et al.
configuration: --extra-version=4:0.5.9-0ubuntu0.10.04.1 --prefix=/usr
--enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib
--enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora
--enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping
--disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc
--enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared
--disable-static
libavutil 49.15. 0 / 49.15. 0
libavcodec 52.20. 1 / 52.20. 1
libavformat 52.31. 0 / 52.31. 0
libavdevice 52. 1. 0 / 52. 1. 0
libavfilter 0. 4. 0 / 0. 4. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
built on Jun 12 2012 16:27:59, gcc: 4.4.3
At least one output file must be specified
Thanks a lot,
Claudio