hello again, i reconfigured a new VM with openmeetings 1.1 and now it seems that the ffmpeg executable is visible in the PATH. unfortunately someting else has gone wrong. the command to generate the flv for a recording fails, and of course the recording can't be seen.
this is the command that openmeetings tries to execute: ffmpeg -i /usr/lib/red5/webapps/openmeetings/streams/6/ rec_2_stream_efa25a94ae383d8cafda46c046edcfc5_14_07_2010_17_56_44.flv -i /usr/lib/red5/webapps/openmeetings/streams/6/ rec_2_stream_efa25a94ae383d8cafda46c046edcfc5_14_07_2010_17_56_44_FINAL_WAVE.wav -ar 22050 -acodec libmp3lame -ab 32k -s 640x512 -vcodec flashsv -map 0.0 -map 1.0 /usr/lib/red5/webapps/openmeetings/streams/hibernate/ flvRecording_2.flv the output of the command: FFmpeg version SVN-r24237, Copyright (c) 2000-2010 the FFmpeg developers built on Jul 14 2010 17:39:50 with gcc 4.4.1 configuration: --enable-libmp3lame libavutil 50.22. 0 / 50.22. 0 libavcodec 52.83. 0 / 52.83. 0 libavformat 52.73. 0 / 52.73. 0 libavdevice 52. 2. 0 / 52. 2. 0 libavfilter 1.22. 0 / 1.22. 0 libswscale 0.11. 0 / 0.11. 0 [flv @ 0x963f470] Could not find codec parameters (Video: [0][0][0] [0] / 0x0000) [flv @ 0x963f470] Could not find codec parameters (Audio: [0][0][0] [0] / 0x0000, 0 channels) [flv @ 0x963f470] Estimating duration from bitrate, this may be inaccurate /usr/lib/red5/webapps/openmeetings/streams/6/ rec_2_stream_efa25a94ae383d8cafda46c046edcfc5_14_07_2010_17_56_44.flv: could not find codec parameters i configured ffmpeg with libmp3lame like this: ./configure --enable- libmp3lame has anybody a hint of any possible reason why these 2 errors occurr ( "Could not find codec parameters") ? thank you very much, dan -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
