Hello Stephane, The log say:
...error while loading shared libraries: libsox.so.2: cannot open shared object file: No such file or directory... Try this: gedit /etc/ld.so.conf ...and add this line: /usr/local/lib ...now reload config: /sbin/ldconfig Mabe need reboot machine if not... Hope is goieng right Regards Alvaro .......................... El jue, 14-08-2014 a las 19:09 +0000, Stephane Lavoie escribió: > Hi, > > > > We’ve been using OpenMeetings for a while (3 years). The sysadmin who > made the installation is not working here anymore. And I just realized > that there is no recording produced by OpenMeetings. We’re running > version 3.02 revision 1598809 (another sysadmin made the update). > > > > I think a few pieces were missing… I followed this excellent tutorial > to install ffmpeg, sox, swftools, jodconverter and lame for mp3. Now, > I’m getting a partial file, but no output is still available. > > > > Can you help me pinpoint what is missing or not operating correctly? > > > > Here is the error log for the production of recording. > > > > Il y a eu des erreurs durant le traitement de l'enregistrement. > > Recording file is not found > > Exit value Conversion messages > > 0 process: stripAudioFromFLVs command: /usr/bin/ffmpeg > -async 1 > -i > /opt/openmeetings/webapps/openmeetings/streams/22/rec_17_stream_1_2014_08_13_18_27_35.flv > > /opt/openmeetings/webapps/openmeetings/streams/22/rec_17_stream_1_2014_08_13_18_27_35_WAVE.wav > exception: null error: ffmpeg version 2.1.3 Copyright (c) 2000-2013 the > FFmpeg developers built on Aug 13 2014 15:52:39 with gcc 4.6 (Ubuntu/Linaro > 4.6.3-1ubuntu5) configuration: --libdir=/usr/lib --bindir=/usr/bin > --enable-libmp3lame --disable-yasm --enable-nonfree --enable-gpl libavutil > 52. 48.101 / 52. 48.101 libavcodec 55. 39.101 / 55. 39.101 libavformat 55. > 19.104 / 55. 19.104 libavdevice 55. 5.100 / 55. 5.100 libavfilter 3. 90.100 / > 3. 90.100 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 > libpostproc 52. 3.100 / 52. 3.100 Input #0, flv, from > '/opt/openmeetings/webapps/openmeetings/streams/22/rec_17_stream_1_2014_08_13_18_27_35.flv': > Metadata: server : Red5 Server 1.0.0 RC3 Rev: 4393 creationdate : Wed Aug 13 > 18:28:20 EDT 2014 canSeekToEnd : true Duration: 00:00:18.05, start: 0.001000, > bitrate: 174 kb/s Stream #0:0: Video: h264 (Baseline), yuv420p(tv), 240x180 > [SAR 1:1 DAR 4:3], 123 kb/s, 30 tbr, 1k tbn, 60 tbc Stream #0:1: Audio: > nellymoser, 22050 Hz, mono, flt, 44 kb/s -async is forwarded to lavfi > similarly to -af aresample=async=1:min_hard_comp=0.100000:first_pts=0. Output > #0, wav, to > '/opt/openmeetings/webapps/openmeetings/streams/22/rec_17_stream_1_2014_08_13_18_27_35_WAVE.wav': > Metadata: server : Red5 Server 1.0.0 RC3 Rev: 4393 creationdate : Wed Aug 13 > 18:28:20 EDT 2014 canSeekToEnd : true ISFT : Lavf55.19.104 Stream #0:0: > Audio: pcm_s16le ([1][0][0][0] / 0x0001), 22050 Hz, mono, s16, 352 kb/s > Stream mapping: Stream #0:1 -> #0:0 (nellymoser -> pcm_s16le) Press [q] to > stop, [?] for help size= 779kB time=00:00:18.08 bitrate= 352.8kbits/s > video:0kB audio:779kB subtitle:0 global headers:0kB muxing overhead 0.010028% > exitValue: null out: > > 127 process: addStartEndToAudio > command: /usr/local/bin/sox > /opt/openmeetings/webapps/openmeetings/streams/22/rec_17_stream_1_2014_08_13_18_27_35_WAVE.wav > > /opt/openmeetings/webapps/openmeetings/streams/22/rec_17_stream_1_2014_08_13_18_27_35_FULL_WAVE.wav > pad 0.246 0.1 exception: null error: /usr/local/bin/sox: error while loading > shared libraries: libsox.so.2: cannot open shared object file: No such file > or directory exitValue: null out: > > 127 process: generateSampleAudio > command: /usr/local/bin/sox > /opt/openmeetings/webapps/openmeetings/streams/hibernate/one_second.wav > /opt/openmeetings/webapps/openmeetings/streams/22/rec_17_stream_a0564d2cfaf16e44e10e24e020170bf9_2014_08_13_18_27_35_FINAL_WAVE.wav > pad 0 17.793 exception: null error: /usr/local/bin/sox: error while loading > shared libraries: libsox.so.2: cannot open shared object file: No such file > or directory exitValue: null out: > > 1 process: generateFullFLV command: /usr/bin/ffmpeg > -itsoffset 00:00:01.331 > -i > /opt/openmeetings/webapps/openmeetings/streams/22/rec_17_stream_a0564d2cfaf16e44e10e24e020170bf9_2014_08_13_18_27_35.flv > -i > /opt/openmeetings/webapps/openmeetings/streams/22/rec_17_stream_a0564d2cfaf16e44e10e24e020170bf9_2014_08_13_18_27_35_FINAL_WAVE.wav > -ar 22050 -acodec libmp3lame -ab 32k -s 1024x576 -vcodec flashsv -map 0:0 > -map 1:0 > /opt/openmeetings/webapps/openmeetings/streams/hibernate/flvRecording_17.flv > exception: null error: ffmpeg version 2.1.3 Copyright (c) 2000-2013 the > FFmpeg developers built on Aug 13 2014 15:52:39 with gcc 4.6 (Ubuntu/Linaro > 4.6.3-1ubuntu5) configuration: --libdir=/usr/lib --bindir=/usr/bin > --enable-libmp3lame --disable-yasm --enable-nonfree --enable-gpl libavutil > 52. 48.101 / 52. 48.101 libavcodec 55. 39.101 / 55. 39.101 libavformat 55. > 19.104 / 55. 19.104 libavdevice 55. 5.100 / 55. 5.100 libavfilter 3. 90.100 / > 3. 90.100 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 > libpostproc 52. 3.100 / 52. 3.100 Input #0, flv, from > '/opt/openmeetings/webapps/openmeetings/streams/22/rec_17_stream_a0564d2cfaf16e44e10e24e020170bf9_2014_08_13_18_27_35.flv': > Metadata: noaudiocodec : 0 server : Red5 Server 1.0.0 RC3 Rev: 4393 > creationdate : Wed Aug 13 18:27:54 EDT 2014 canSeekToEnd : true Duration: > 00:00:16.90, start: 0.000000, bitrate: 2210 kb/s Stream #0:0: Video: flashsv, > bgr24, 1024x576, 2209 kb/s, 10 tbr, 1k tbn, 1k tbc > /opt/openmeetings/webapps/openmeetings/streams/22/rec_17_stream_a0564d2cfaf16e44e10e24e020170bf9_2014_08_13_18_27_35_FINAL_WAVE.wav: > No such file or directory exitValue: null out: > > 1 process: previewFullFLV command: /usr/bin/ffmpeg > -i > /opt/openmeetings/webapps/openmeetings/streams/hibernate/flvRecording_17.flv > -vcodec mjpeg -vframes 1 -an -f rawvideo -s 1024x576 > /opt/openmeetings/webapps/openmeetings/streams/hibernate/flvRecording_17.jpg > exception: null error: ffmpeg version 2.1.3 Copyright (c) 2000-2013 the > FFmpeg developers built on Aug 13 2014 15:52:39 with gcc 4.6 (Ubuntu/Linaro > 4.6.3-1ubuntu5) configuration: --libdir=/usr/lib --bindir=/usr/bin > --enable-libmp3lame --disable-yasm --enable-nonfree --enable-gpl libavutil > 52. 48.101 / 52. 48.101 libavcodec 55. 39.101 / 55. 39.101 libavformat 55. > 19.104 / 55. 19.104 libavdevice 55. 5.100 / 55. 5.100 libavfilter 3. 90.100 / > 3. 90.100 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 > libpostproc 52. 3.100 / 52. 3.100 > /opt/openmeetings/webapps/openmeetings/streams/hibernate/flvRecording_17.flv: > No such file or directory exitValue: null out: > > 1 process: alternateDownload command: /usr/bin/ffmpeg > -i > /opt/openmeetings/webapps/openmeetings/streams/hibernate/flvRecording_17.flv > -vcodec copy > /opt/openmeetings/webapps/openmeetings/streams/hibernate/flvRecording_17.avi > exception: null error: ffmpeg version 2.1.3 Copyright (c) 2000-2013 the > FFmpeg developers built on Aug 13 2014 15:52:39 with gcc 4.6 (Ubuntu/Linaro > 4.6.3-1ubuntu5) configuration: --libdir=/usr/lib --bindir=/usr/bin > --enable-libmp3lame --disable-yasm --enable-nonfree --enable-gpl libavutil > 52. 48.101 / 52. 48.101 libavcodec 55. 39.101 / 55. 39.101 libavformat 55. > 19.104 / 55. 19.104 libavdevice 55. 5.100 / 55. 5.100 libavfilter 3. 90.100 / > 3. 90.100 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 > libpostproc 52. 3.100 / 52. 3.100 > /opt/openmeetings/webapps/openmeetings/streams/hibernate/flvRecording_17.flv: > No such file or directory exitValue: null out: > > > > > > -- > > Stéphane Lavoie > > Conseiller pédagogique — Service FGA montérégien du RÉCIT > > skype : smlavoie — tél. : 450-670-0730 poste 2125 — cell. : > 514-293-0066 > > www.fgamonteregie.qc.ca —Consultez mon agenda—Suivez-moi sur > twitter.com/stephanemlavoie > > > >
