I believe this fffmpeg has too few enabled options:
--enable-libmp3lame --disable-yasm --enable-nonfree --enable-gpl

mine looks like this (ubuntu desktop):
--enable-gpl --enable-libass --enable-libfdk-aac --enable-libmp3lame
--enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx
--enable-libx264 --enable-nonfree --enable-x11grab

I guess you need to recompile
Additionally 3.0.0 has bug in screen sharing applet
could you try 3.0.1 from here
https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/?

I believe we will release it soon


On Fri, Apr 4, 2014 at 4:18 AM, Cimpeanu Stefan Bogdan
<[email protected]>wrote:

> Hello. Did a fresh install on Centos 6.4 64 bit of OM 3.0
>
> Name    OpenMeetings
> Version    3.0.0-RELEASE
> Revision    1573585
> Build date    3-March-2014
>
> It seems to be working well, except recording. When I try to playback a
> file, I get this:
>
> process: stripAudioFromFLVs
> command: /usr/bin/ffmpeg -async 1 -i
>
> /opt/red522final/webapps/openmeetings/streams/4/rec_1_stream_0_2014_04_03_21_09_43.flv
>
> /opt/red522final/webapps/openmeetings/streams/4/rec_1_stream_0_2014_04_03_21_09_43_WAVE.wav
>
> exception: null
> error: ffmpeg version 2.1.3 Copyright (c) 2000-2013 the FFmpeg developers
>   built on Apr  3 2014 20:30:43 with gcc 4.4.7 (GCC) 20120313 (Red Hat
> 4.4.7-4)
>   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/red522final/webapps/openmeetings/streams/4/rec_1_stream_0_2014_04_03_21_09_43.flv':
>   Metadata:
>     server          : Red5 Server 1.0.0 RC3 Rev: 4393
>     creationdate    : Thu Apr 03 21:10:24 UTC 2014
>     canSeekToEnd    : true
>   Duration: 00:00:39.50, start: 0.001000, bitrate: 141 kb/s
>     Stream #0:0: Video: h264 (Baseline), yuv420p(tv), 480x234 [SAR 1:1
> DAR 80:39], 92 kb/s, 12.50 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/red522final/webapps/openmeetings/streams/4/rec_1_stream_0_2014_04_03_21_09_43_WAVE.wav':
>   Metadata:
>     server          : Red5 Server 1.0.0 RC3 Rev: 4393
>     creationdate    : Thu Apr 03 21:10:24 UTC 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=    1703kB time=00:00:39.54 bitrate= 352.8kbits/s
> video:0kB audio:1703kB subtitle:0 global headers:0kB muxing overhead
> 0.004588%
>
> exitValue: null
> out:
> 0
> process: addStartEndToAudio
> command: /usr/local/bin/sox
>
> /opt/red522final/webapps/openmeetings/streams/4/rec_1_stream_0_2014_04_03_21_09_43_WAVE.wav
>
> /opt/red522final/webapps/openmeetings/streams/4/rec_1_stream_0_2014_04_03_21_09_43_FULL_WAVE.wav
> pad 1.05 0.016
> exception: null
> error:
> exitValue: null
> out:
> 1
> process: generateFullFLV
> command: /usr/bin/ffmpeg -itsoffset 00:00:09.627 -i
>
> /opt/red522final/webapps/openmeetings/streams/4/rec_1_stream_e67cb4dc95df15514a29cd5a21dd7b29_2014_04_03_21_09_53.flv
> -i
>
> /opt/red522final/webapps/openmeetings/streams/4/rec_1_stream_0_2014_04_03_21_09_43_FULL_WAVE.wav
> -ar 22050 -acodec libmp3lame -ab 32k -s 416x336 -vcodec flashsv -map 0:0
> -map 1:0
> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_1.flv
> exception: null
> error: ffmpeg version 2.1.3 Copyright (c) 2000-2013 the FFmpeg developers
>   built on Apr  3 2014 20:30:43 with gcc 4.4.7 (GCC) 20120313 (Red Hat
> 4.4.7-4)
>   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
> [flv @ 0x3073300] Broken FLV file, which says no streams present, this
> might fail
> [flv @ 0x3073300] Could not find codec parameters for stream 0 (Video:
> none): unspecified size
> Consider increasing the value for the 'analyzeduration' and 'probesize'
> options
> [flv @ 0x3073300] Could not find codec parameters for stream 1 (Audio:
> none, 0 channels): unspecified sample format
> Consider increasing the value for the 'analyzeduration' and 'probesize'
> options
>
> /opt/red522final/webapps/openmeetings/streams/4/rec_1_stream_e67cb4dc95df15514a29cd5a21dd7b29_2014_04_03_21_09_53.flv:
> could not find codec parameters
>
> exitValue: null
> out:
> 1
> process: previewFullFLV
> command: /usr/bin/ffmpeg -i
> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_1.flv
> -vcodec mjpeg -vframes 1 -an -f rawvideo -s 416x336
> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_1.jpg
> exception: null
> error: ffmpeg version 2.1.3 Copyright (c) 2000-2013 the FFmpeg developers
>   built on Apr  3 2014 20:30:43 with gcc 4.4.7 (GCC) 20120313 (Red Hat
> 4.4.7-4)
>   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/red522final/webapps/openmeetings/streams/hibernate/flvRecording_1.flv:
> No such file or directory
>
> exitValue: null
> out:
> 1
> process: alternateDownload
> command: /usr/bin/ffmpeg -i
> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_1.flv
> -vcodec copy
> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_1.avi
> exception: null
> error: ffmpeg version 2.1.3 Copyright (c) 2000-2013 the FFmpeg developers
>   built on Apr  3 2014 20:30:43 with gcc 4.4.7 (GCC) 20120313 (Red Hat
> 4.4.7-4)
>   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/red522final/webapps/openmeetings/streams/hibernate/flvRecording_1.flv:
> No such file or directory
>
> exitValue: null
> out:
>
> my OM dir below
>
> [root@om3 4]# pwd
> /opt/red522final/webapps/openmeetings/streams/4
> [root@om3 4]# ls -al
> total 2516
> drwxr-xr-x 2 root   root    4096 Apr  3 21:10 .
> drwxr-xr-x 4 nobody root    4096 Apr  3 21:06 ..
> -rw-r--r-- 1 root   root  113224 Apr  3 21:06 TEST_SETUP_1396558884102.flv
> -rw-r--r-- 1 root   root     629 Apr  3 21:06
> TEST_SETUP_1396558884102.flv.meta
> -rw-r--r-- 1 root   root  697028 Apr  3 21:10
> rec_1_stream_0_2014_04_03_21_09_43.flv
> -rw-r--r-- 1 root   root 1743942 Apr  3 21:10
> rec_1_stream_0_2014_04_03_21_09_43_WAVE.wav
> -rw-r--r-- 1 root   root     217 Apr  3 21:10
> rec_1_stream_e67cb4dc95df15514a29cd5a21dd7b29_2014_04_03_21_09_53.flv
> [root@wavm8 4]#
>
>
> Regards, Bogdan
>
>
>


-- 
WBR
Maxim aka solomax

Reply via email to