Re: [openmeetings-user] Recording error

2011-12-15 Thread Mahmut Teker
Hi,

   According to error log you have configured sox and ffmpeg wrong it says :

  error-Cannot run program /usr/bin/sox/sox:
  error-Cannot run program /usr/bin/ffmpeg/ffmpeg


   fix these parameters from the configuration page and I think it would
work then.

   I think parameters should be /usr/bin/sox and /usr/bin/ffmpeg but
you have check whether those programs are on these path.

   Regards,

_Mahmut

2011/12/15 Nathan Coffren master2004...@gmail.com

 Hi all,

 When trying to play a recording, I get the following error messages:


 Log:14.12.2011 20:19:33
 generateFFMPEG
 process-mergeWave
 error-Cannot run program /usr/bin/sox/sox: java.io.IOException:
 error=20, Not a directory
 command-[/usr/bin/sox/sox,
 /opt/red5/webapps/openmeetings/streams/hibernate/one_second.wav,
 /opt/red5/webapps/openmeetings/streams/10/rec_1_stream_4715cbe8c703dd05f3e056346f3ff293_14_12_2011_20_18_33_FINAL_WAVE.wav,
 pad, 0, 58.048]
 exitValue--1


 Log:14.12.2011 20:19:33
 generateFFMPEG
 process-generateFullFLV
 error-Cannot run program /usr/bin/ffmpeg/ffmpeg: java.io.IOException:
 error=20, Not a directory
 command-[/usr/bin/ffmpeg/ffmpeg, -i,
 /opt/red5/webapps/openmeetings/streams/10/rec_1_stream_4715cbe8c703dd05f3e056346f3ff293_14_12_2011_20_18_33.flv,
 -i,
 /opt/red5/webapps/openmeetings/streams/10/rec_1_stream_4715cbe8c703dd05f3e056346f3ff293_14_12_2011_20_18_33_FINAL_WAVE.wav,
 -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 1776x992, -vcodec, flashsv,
 -map, 0:0, -map, 1:0,
 /opt/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv]
 exitValue--1


 Log:14.12.2011 20:19:33
 generateFFMPEG
 process-generateFullFLV
 error-Cannot run program /usr/bin/ffmpeg/ffmpeg: java.io.IOException:
 error=20, Not a directory
 command-[/usr/bin/ffmpeg/ffmpeg, -i,
 /opt/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
 -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 1776x992,
 /opt/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.jpg]
 exitValue--1


 Log:14.12.2011 20:19:33
 generateFFMPEG
 process-alternateDownload
 error-Cannot run program /usr/bin/ffmpeg/ffmpeg: java.io.IOException:
 error=20, Not a directory
 command-[/usr/bin/ffmpeg/ffmpeg, -i,
 /opt/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
 /opt/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.avi]
 exitValue--1


 I have tried:

 1) Moving both files inside the folders above (same error)
 2) Modifying the configuration to /usr/bin/ for both entries
 3) Restarting the server (after every change)

 Nothing seems to work so I'm stuck. Any ideas? This is with the latest
 stable (1.9.1) release.

 --
 You received this message because you are subscribed to the Google Groups
 OpenMeetings User group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/openmeetings-user/-/bFbdlMkIOPAJ.
 To post to this group, send email to openmeetings-user@googlegroups.com.
 To unsubscribe from this group, send email to
 openmeetings-user+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/openmeetings-user?hl=en.




-- 
Bilgi, paylaştıkça artan bir hazinedir. Bhartrihari

-- 
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: [openmeetings-user] Recording error

2011-12-15 Thread Mahmut Teker
Hi,

   I think I figured the solution wrong.

   Error log says that your paths are involving sox and ffmpeg at the end.

   You should not include them so they should be like:

 /usr/bin/ and /usr/bin/

but again you have to check whether those programs are on these paths
because in my system for example ffmeg path is like /usr/local/bin/ so
you have to be sure.

Regards..


_Mahmut



16 Aralık 2011 09:22 tarihinde Mahmut Teker teker.mah...@gmail.com yazdı:

 Hi,

According to error log you have configured sox and ffmpeg wrong it says
 :

   error-Cannot run program /usr/bin/sox/sox:
   error-Cannot run program /usr/bin/ffmpeg/ffmpeg


fix these parameters from the configuration page and I think it would
 work then.

I think parameters should be /usr/bin/sox and /usr/bin/ffmpeg but
 you have check whether those programs are on these path.

Regards,

 _Mahmut

 2011/12/15 Nathan Coffren master2004...@gmail.com

 Hi all,

 When trying to play a recording, I get the following error messages:


 Log:14.12.2011 20:19:33
 generateFFMPEG
 process-mergeWave
 error-Cannot run program /usr/bin/sox/sox: java.io.IOException:
 error=20, Not a directory
 command-[/usr/bin/sox/sox,
 /opt/red5/webapps/openmeetings/streams/hibernate/one_second.wav,
 /opt/red5/webapps/openmeetings/streams/10/rec_1_stream_4715cbe8c703dd05f3e056346f3ff293_14_12_2011_20_18_33_FINAL_WAVE.wav,
 pad, 0, 58.048]
 exitValue--1


 Log:14.12.2011 20:19:33
 generateFFMPEG
 process-generateFullFLV
 error-Cannot run program /usr/bin/ffmpeg/ffmpeg: java.io.IOException:
 error=20, Not a directory
 command-[/usr/bin/ffmpeg/ffmpeg, -i,
 /opt/red5/webapps/openmeetings/streams/10/rec_1_stream_4715cbe8c703dd05f3e056346f3ff293_14_12_2011_20_18_33.flv,
 -i,
 /opt/red5/webapps/openmeetings/streams/10/rec_1_stream_4715cbe8c703dd05f3e056346f3ff293_14_12_2011_20_18_33_FINAL_WAVE.wav,
 -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 1776x992, -vcodec, flashsv,
 -map, 0:0, -map, 1:0,
 /opt/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv]
 exitValue--1


 Log:14.12.2011 20:19:33
 generateFFMPEG
 process-generateFullFLV
 error-Cannot run program /usr/bin/ffmpeg/ffmpeg: java.io.IOException:
 error=20, Not a directory
 command-[/usr/bin/ffmpeg/ffmpeg, -i,
 /opt/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
 -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 1776x992,
 /opt/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.jpg]
 exitValue--1


 Log:14.12.2011 20:19:33
 generateFFMPEG
 process-alternateDownload
 error-Cannot run program /usr/bin/ffmpeg/ffmpeg: java.io.IOException:
 error=20, Not a directory
 command-[/usr/bin/ffmpeg/ffmpeg, -i,
 /opt/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
 /opt/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.avi]
 exitValue--1


 I have tried:

 1) Moving both files inside the folders above (same error)
 2) Modifying the configuration to /usr/bin/ for both entries
 3) Restarting the server (after every change)

 Nothing seems to work so I'm stuck. Any ideas? This is with the latest
 stable (1.9.1) release.

 --
 You received this message because you are subscribed to the Google Groups
 OpenMeetings User group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/openmeetings-user/-/bFbdlMkIOPAJ.
 To post to this group, send email to openmeetings-user@googlegroups.com.
 To unsubscribe from this group, send email to
 openmeetings-user+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/openmeetings-user?hl=en.




 --
 Bilgi, paylaştıkça artan bir hazinedir. Bhartrihari




-- 
Bilgi, paylaştıkça artan bir hazinedir. Bhartrihari

-- 
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.