You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Jean-Marie Landri <je...@gmail.com> on 2013/01/12 01:13:32 UTC

error when recording

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-

Re: error when recording

Posted by Jean-Marie Landri <je...@gmail.com>.
Hello Sir, Thank you for quick repling,
i used the auto installer so i didn't thoyth i have a problem with the
installation
as i swo the ffmpeg folder in the /usr/adm.
now i went to install it again'
deleted the old ffmpeg folder and extract again... but it seems that i have
some problems
I attached the ffmpeg config.log
"root@vps-1105323-11088:/usr/adm# cd ffmpeg-0.11.1
root@vps-1105323-11088:/usr/adm/ffmpeg-0.11.1# ./configure
--enable-libmp3lame --enable-libxvid --enable-libvorbis --enable-libgsm \
Unknown option "".
See ./configure --help for available options.
root@vps-1105323-11088:/usr/adm/ffmpeg-0.11.1# --enable-libfaac
--enable-gpl --enable-nonfree
-bash: --enable-libfaac: command not found
root@vps-1105323-11088:/usr/adm/ffmpeg-0.11.1# ./configure
--enable-libmp3lame --enable-libxvid --enable-libvorbis --enable-libgsm
--enable-libfaac --enable-gpl --enable-nonfree
yasm not found, use --disable-yasm for a crippled build

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
root@vps-1105323-11088:/usr/adm/ffmpeg-0.11.1#"



On Sat, Jan 12, 2013 at 2:39 AM, André Proto <an...@gmail.com> wrote:

> The ffmpeg isn't installed.
>
>  error-Cannot run program "/usr/local/bin/ffmpeg":
> java.io.IOException: error=2, No such file or directory
>
> Install it.
>
> André Proto
>
> On Fri, Jan 11, 2013 at 10:13 PM, Jean-Marie Landri
> <je...@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-
> >
> >
>

Re: error when recording

Posted by André Proto <an...@gmail.com>.
The ffmpeg isn't installed.

 error-Cannot run program "/usr/local/bin/ffmpeg":
java.io.IOException: error=2, No such file or directory

Install it.

André Proto

On Fri, Jan 11, 2013 at 10:13 PM, Jean-Marie Landri
<je...@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-
>
>

Re: error when recording

Posted by Jean-Marie Landri <je...@gmail.com>.
Hello to all that helped in this problem and thank you for great advices,
i just follow the installation guide and every thing working for me.

Now i can recording but it seems that i have some slow motion so to aprove
my pc and the internet connection i tried to record in the demo site
http://www.openmeetings.de
and there every thing working smoothly...
so i understanding that maybe my vps isn't strong enough.?

debian-6.0-x86_64

*Resource Virtual Processors 8 units*
*Resource 4GB of RAM*


On Sat, Jan 12, 2013 at 3:58 PM, Stephen Cottham <
Stephen.Cottham@robertbird.com.au> wrote:

> Jean-Marie,
>
> Seems you did not complete all of step 3 from the guide to install the
> dependencies, please review the guide and check each section, do not rely
> on the auto installer; that is only for testing - you should always use the
> guide step by step to complete your builds as it I tried and tested.
>
> Best Regards
>
> Sent from my iPhone
>
> On 12 Jan 2013, at 12:42, "Maxim Solodovnik" <so...@gmail.com> wrote:
>
> the command is: sudo apt-get install yasm yasm-devel
>
>
> On Sat, Jan 12, 2013 at 7:23 PM, André Proto <an...@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 <so...@gmail.com>
>> wrote:
>> > Ffmpeg was not built since some dependancies were missing
>> >
>> > On Jan 12, 2013 3:32 PM, "Mikael Kurula" <al...@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" <
>> jeanmarielandri@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
>
> *Stephen Cottham**
> *Group IT Manager (Associate)
>
> Robert Bird Group
> Level 5, 333 Ann St
> Brisbane, Queensland, 4000, Australia****
>
> *Phone: +6173 319 2777 (AUS)*
>
> *Phone: +44207 633 2880 (UK)*****
>
> *Fax: +6173 319 2799*
>
> ******
>
> *Mobile:  +61400 756 963 (AUS)*
>
> *Mobile:  +447900 918 616 (UK)*
>
> *Web: **www.robertbird.com* <http://www.robertbird.com/>****
>
> ********************************************************************<http://www.robertbird.com.au/><http://www.robertbird.com.au/>
>
> This email and any attachments are confidential and may contain legally
> privileged information or copyright material. Unless expressly stated,
> confidentiality and/or legal privilege is not intended to be waived by the
> sending of this email. The contents of this email, including any
> attachments, are intended solely for the use of the individual or entity to
> whom they are addressed. If you are not an intended recipient, please
> contact us immediately by return email and then delete both messages. You
> may not otherwise read, forward, copy, use or disclose this email or any
> attachments. Any views expressed in this email are those of the individual
> sender except where the sender expressly, and with authority, states
> otherwise. It is your responsibility to check any attachments for viruses
> or defects before opening or sending them on. None of the sender or its
> related entities accepts any liability for any consequential damage
> resulting from this email containing computer viruses.
>
>
> Disclaimer added by *CodeTwo Exchange Rules*
> www.codetwo.com
>
>

Re: error when recording

Posted by Stephen Cottham <St...@robertbird.com.au>.
Jean-Marie,

Seems you did not complete all of step 3 from the guide to install the dependencies, please review the guide and check each section, do not rely on the auto installer; that is only for testing - you should always use the guide step by step to complete your builds as it I tried and tested.

Best Regards

Sent from my iPhone

On 12 Jan 2013, at 12:42, "Maxim Solodovnik" <so...@gmail.com> wrote:

> the command is: sudo apt-get install yasm yasm-devel
> 
> 
> On Sat, Jan 12, 2013 at 7:23 PM, André Proto <an...@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 <so...@gmail.com> wrote:
> > Ffmpeg was not built since some dependancies were missing
> >
> > On Jan 12, 2013 3:32 PM, "Mikael Kurula" <al...@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" <je...@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

Stephen Cottham
Group IT Manager (Associate)

Robert Bird Group
Level 5, 333 Ann St
Brisbane, Queensland, 4000, Australia
Phone: +6173 319 2777 (AUS)
Phone: +44207 633 2880 (UK)
Fax: +6173 319 2799
 
Mobile:  +61400 756 963 (AUS)
Mobile:  +447900 918 616 (UK)
Web: www.robertbird.com


This email and any attachments are confidential and may contain legally privileged information or copyright material. Unless expressly stated, confidentiality and/or legal privilege is not intended to be waived by the sending of this email. The contents of this email, including any attachments, are intended solely for the use of the individual or entity to whom they are addressed. If you are not an intended recipient, please contact us immediately by return email and then delete both messages. You may not otherwise read, forward, copy, use or disclose this email or any attachments. Any views expressed in this email are those of the individual sender except where the sender expressly, and with authority, states otherwise. It is your responsibility to check any attachments for viruses or defects before opening or sending them on. None of the sender or its related entities accepts any liability for any consequential damage resulting from this email containing computer viruses. 

Disclaimer added by CodeTwo Exchange Rules	
http://www.codetwo.com	


Re: error when recording

Posted by Maxim Solodovnik <so...@gmail.com>.
the command is: sudo apt-get install yasm yasm-devel


On Sat, Jan 12, 2013 at 7:23 PM, André Proto <an...@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 <so...@gmail.com>
> wrote:
> > Ffmpeg was not built since some dependancies were missing
> >
> > On Jan 12, 2013 3:32 PM, "Mikael Kurula" <al...@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" <jeanmarielandri@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

Re: error when recording

Posted by André Proto <an...@gmail.com>.
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 <so...@gmail.com> wrote:
> Ffmpeg was not built since some dependancies were missing
>
> On Jan 12, 2013 3:32 PM, "Mikael Kurula" <al...@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" <je...@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-
>>>
>>>
>

Re: error when recording

Posted by Maxim Solodovnik <so...@gmail.com>.
Ffmpeg was not built since some dependancies were missing
On Jan 12, 2013 3:32 PM, "Mikael Kurula" <al...@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" <je...@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-
>>
>>
>>

Re: error when recording

Posted by Mikael Kurula <al...@gmail.com>.
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" <je...@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-
>
>
>