Both files are still existing. If I try to convert them in Terminal:
ffmpeg -r 25 -vcodec flv -ar 22050 -ab 32k -s 640x240 -qmax 1 -qmin 1 -
i /usr/share/red5/webapps/openmeetings/streams/1/
COMPLETE_INTERVIEW_18.flv -i /usr/share/red5/webapps/openmeetings/
streams/1/INTERVIEW_18_FINAL_WAVE.wav /home/tpeitz/flvRecording_18.flv
I get the Errror: Sample Rate not found
But if I try to convert them with "-r 25 -vcodec flv -ar 22050 -ab 32k
-s 640x240 -qmax 1 -qmin 1" at the end everything works well.
ffmpeg -i /usr/share/red5/webapps/openmeetings/streams/1/
COMPLETE_INTERVIEW_18.flv -i /usr/share/red5/webapps/openmeetings/
streams/1/INTERVIEW_18_FINAL_WAVE.wav /home/tpeitz/
flvRecording_18.flv -r 25 -vcodec flv -ar 22050 -ab 32k -s 640x240 -
qmax 1 -qmin 1
Is there some possibility to change this in openmeetings?
Otherwise i try to write a wrapper for this problem.
Greetings Alexander
On 23 Aug., 16:35, "
seba.wag...@gmail.com" <
seba.wag...@gmail.com>
wrote:
> There is sth wrong with FFMPEG obviously.
>
> This is the command:
> ffmpeg, -r, 25, -vcodec, flv, -ar, 22050, -ab, 32k, -s,
> 640x240, -qmax, 1, -qmin, 1, -i,
>
> /usr/share/red5/webapps/
> openmeetings/streams/1/
> COMPLETE_INTERVIEW_18.flv, -i, /usr/share/red5/webapps/openmeetings/
> streams/1/INTERVIEW_18_FINAL_WAVE.wav,
>
> /usr/share/red5/webapps/openmeetings/streams/hibernate/
> flvRecording_18.flv
>
> if the files are still there you can try it manually.
>
> But I did not see that error before.
>
> Sebastian
>
> 2011/8/23 alexander supertramp <
Willywaf...@aol.com>
>
seba.wag...@gmail.com