the command is: sudo apt-get install yasm yasm-devel
On Sat, Jan 12, 2013 at 7:23 PM, André Proto <andre.pr...@gmail.com> wrote: > What Operation System do you have? > > As Maxim said, the ffmpeg wasn't build. There is a package dependence > (yasm) missing in your system. > > If you have Ubuntu or Debian try to install the yasm with apt-get. > > André Proto > > On Sat, Jan 12, 2013 at 7:29 AM, Maxim Solodovnik <solomax...@gmail.com> > wrote: > > Ffmpeg was not built since some dependancies were missing > > > > On Jan 12, 2013 3:32 PM, "Mikael Kurula" <alcar...@gmail.com> wrote: > >> > >> Hi! Seems OM can't find your ffmpeg. You can find the paths by entering > >> which ffmpeg in the command prompt. Or by writing sudo updatedb and then > >> locate ffmpeg. > >> > >> Mikael > >> > >> On Jan 12, 2013 2:13 AM, "Jean-Marie Landri" <jeanmarielan...@gmail.com > > > >> wrote: > >>> > >>> Hello, > >>> i have error when using recording feature: I attached the log files, > >>> Thank you > >>> " > >>> Log:11.01.2013 03:41:30 > >>> generateFFMPEG > >>> process-generateFFMPEG > >>> error-Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException: > >>> error=2, No such file or directory > >>> exception-java.io.IOException: Cannot run program > >>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or > >>> directory > >>> command-[/usr/local/bin/ffmpeg, -async, 1, -i, > >>> > /usr/lib/red5/webapps/openmeetings/streams/9/rec_4_stream_0_11_01_2013_01_41_12.flv, > >>> > /usr/lib/red5/webapps/openmeetings/streams/9/rec_4_stream_0_11_01_2013_01_41_12_WAVE.wav] > >>> exitValue--1 > >>> out- > >>> > >>> > >>> Log:11.01.2013 03:41:30 > >>> generateFFMPEG > >>> process-generateFullFLV > >>> error-Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException: > >>> error=2, No such file or directory > >>> exception-java.io.IOException: Cannot run program > >>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or > >>> directory > >>> command-[/usr/local/bin/ffmpeg, -i, > >>> > /usr/lib/red5/webapps/openmeetings/streams/9/rec_4_stream_bb7d2c2b4b3aff8eb159d45c4bab95c2_11_01_2013_01_41_14.flv, > >>> -i, > >>> > /usr/lib/red5/webapps/openmeetings/streams/9/rec_4_stream_bb7d2c2b4b3aff8eb159d45c4bab95c2_11_01_2013_01_41_14_FINAL_WAVE.wav, > >>> -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 1280x960, -vcodec, > flashsv, > >>> -map, 0:0, -map, 1:0, > >>> > /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_4.flv] > >>> exitValue--1 > >>> out- > >>> > >>> > >>> Log:11.01.2013 03:41:30 > >>> generateFFMPEG > >>> process-generateFullFLV > >>> error-Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException: > >>> error=2, No such file or directory > >>> exception-java.io.IOException: Cannot run program > >>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or > >>> directory > >>> command-[/usr/local/bin/ffmpeg, -i, > >>> > /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_4.flv, > >>> -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 1280x960, > >>> > /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_4.jpg] > >>> exitValue--1 > >>> out- > >>> > >>> > >>> Log:11.01.2013 03:41:30 > >>> generateFFMPEG > >>> process-alternateDownload > >>> error-Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException: > >>> error=2, No such file or directory > >>> exception-java.io.IOException: Cannot run program > >>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or > >>> directory > >>> command-[/usr/local/bin/ffmpeg, -i, > >>> > /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_4.flv, > >>> -vcodec, copy, > >>> > /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_4.avi] > >>> exitValue--1 > >>> out- > >>> > >>> > > > -- WBR Maxim aka solomax