You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by André Proto <an...@gmail.com> on 2013/04/02 03:41:15 UTC

Re: errors while recording

I have the same error when recording in a interview room.


-------------------------
Log:01.04.2013 22:36:01
generateFFMPEG
process: generateImageSequence
command; [ffmpeg, -i,
/opt/red5/webapps/openmeetings/streams/9/rec_13_stream_4_2013_04_01_22_35_47.flv,
-r, 25, -s, 320x240,
/opt/red5/webapps/openmeetings/streams/9/28/image%d.png]
exception: null
error: ffmpeg version git-2012-12-15-fe3e0e4 Copyright (c) 2000-2012 the
FFmpeg developers
  built on Dec 15 2012 13:39:27 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  configuration: --enable-gpl --enable-libfaac --enable-libfdk-aac
--enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx
--enable-libx264 --enable-nonfree --enable-version3
  libavutil      52. 12.100 / 52. 12.100
  libavcodec     54. 80.100 / 54. 80.100
  libavformat    54. 49.102 / 54. 49.102
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 27.101 /  3. 27.101
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x27547e0] no frame!
    Last message repeated 32 times
[flv @ 0x274e260] max_analyze_duration 5000000 reached at 5014000
[flv @ 0x274e260] decoding for stream 0 failed
[flv @ 0x274e260] Could not find codec parameters for stream 0 (Video:
h264, 124 kb/s): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize'
options
Input #0, flv, from
'/opt/red5/webapps/openmeetings/streams/9/rec_13_stream_4_2013_04_01_22_35_47.flv':
  Metadata:
    server          : Red5 Server 1.0.0 RC3 Rev: 4393
    creationdate    : Mon Apr 01 22:35:53 BRT 2013
    canSeekToEnd    : true
  Duration: 00:00:06.27, start: 0.000000, bitrate: 173 kb/s
    Stream #0:0: Video: h264, 124 kb/s, 6.25 tbr, 1k tbn, 2k tbc
    Stream #0:1: Audio: nellymoser, 22050 Hz, mono, flt, 44 kb/s
Output #0, image2, to
'/opt/red5/webapps/openmeetings/streams/9/28/image%d.png':
  Metadata:
    server          : Red5 Server 1.0.0 RC3 Rev: 4393
    creationdate    : Mon Apr 01 22:35:53 BRT 2013
    canSeekToEnd    : true
Output file #0 does not contain any stream

exitValue: null
out:
----------------------------

I think the error is "Could not find codec parameters for stream 0". Any
ideas?

Thanks,

André Proto


On Tue, Feb 26, 2013 at 12:36 PM, Walter Neumann <
walter@buerostudio-neumann.at> wrote:

>  Hello,
> now I  installed the newest version of sox. It changes something, but now
> are other errors. The logfile says:
>
> Log:26.02.2013 14:56:35
> generateFFMPEG
> process-generateFFMPEG
>
> error-ffmpeg version N-50161-g8036ba2 Copyright (c) 2000-2013 the FFmpeg
> developers
>   built on Feb 25 2013 20:49:50 with gcc 4.1.2 (GCC) 20080704 (Red Hat
> 4.1.2-54)
>   configuration: --enable-version3 --enable-libopencore-amrnb
> --enable-libopencore-amrwb --enable-libvpx --enable-libfaac
> --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libxvid
> --enable-gpl --enable-postproc --enable-nonfree
>   libavutil      52. 17.102 / 52. 17.102
>   libavcodec     54. 92.100 / 54. 92.100
>   libavformat    54. 63.100 / 54. 63.100
>   libavdevice    54.  3.103 / 54.  3.103
>   libavfilter     3. 38.106 /  3. 38.106
>   libswscale      2.  2.100 /  2.  2.100
>   libswresample   0. 17.102 /  0. 17.102
>   libpostproc    52.  2.100 / 52.  2.100
> [flv @ 0x536ffc0] Broken FLV file, which says no streams present, this
> might fail
> [flv @ 0x536ffc0] Could not find codec parameters for stream 0 (Video:
> none): unspecified size
> Consider increasing the value for the 'analyzeduration' and 'probesize'
> options
> [flv @ 0x536ffc0] Could not find codec parameters for stream 1 (Audio:
> none, 0 channels): unspecified sample format
> Consider increasing the value for the 'analyzeduration' and 'probesize'
> options
> /usr/src/om/webapps/openmeetings/streams/13/rec_11_stream_3_26_02_2013_14_55_41.flv:
> could not find codec parameters
>
> command-[ffmpeg, -async, 1, -i,
> /usr/src/om/webapps/openmeetings/streams/13/rec_11_stream_3_26_02_2013_14_55_41.flv,
> /usr/src/om/webapps/openmeetings/streams/13/rec_11_stream_3_26_02_2013_14_55_41_WAVE.wav]
> exitValue-1
> out-
>
> Now is in the room folder the FINAL WAVE file with 2.5 MB. But it contains
> nothing. The pictures in the second flv file are ok. But no sound in all 3
> files. What does this mean?
>
> Thank you for help.
> Walter
>
>
> Am 2013-02-26 10:46, schrieb Walter Neumann:
>
> Hello,
> thank you Stephen for all your help. I wrote the export of LD_LIBRARY_PATH
> in the bashrc an d now ffmpeg finds the library. But recording does still
> not work. The error message is now:
>
> Log:26.02.2013 09:50:54
> generateFFMPEG
> process-fillGap
> error-sox: Can't open input file
> '/usr/src/om/webapps/openmeetings/streams/13/rec_10_stream_0_26_02_2013_09_50_14_GAP_FULL_WAVE_0.wav':
> No such file or directory
>
> command-[sox,
> /usr/src/om/webapps/openmeetings/streams/13/rec_10_stream_0_26_02_2013_09_50_14_WAVE.wav,
> /usr/src/om/webapps/openmeetings/streams/13/rec_10_stream_0_26_02_2013_09_50_14_GAP_FULL_WAVE_0.wav,
> pad, 0.059, 0]
> exitValue-2
> out-
>
>
> Log:26.02.2013 09:50:54
> generateFFMPEG
> process-addStartEndToAudio
> error-sox: Can't open input file
> '/usr/src/om/webapps/openmeetings/streams/13/rec_10_stream_0_26_02_2013_09_50_14_GAP_FULL_WAVE_0.wav':
> No such file or directory
>
> command-[sox,
> /usr/src/om/webapps/openmeetings/streams/13/rec_10_stream_0_26_02_2013_09_50_14_GAP_FULL_WAVE_0.wav,
> /usr/src/om/webapps/openmeetings/streams/13/rec_10_stream_0_26_02_2013_09_50_14_FULL_WAVE.wav,
> pad, 0.0, 0.006]
> exitValue-2
> out-
>
>
> Log:26.02.2013 09:50:54
> generateFFMPEG
> process-mergeWave
> error-sox: Can't open input file
> '/usr/src/om/webapps/openmeetings/streams/13/rec_10_stream_00294f1fe8203e3746689ae443a17214_26_02_2013_09_50_15_FINAL_WAVE.wav':
> No such file or directory
>
> command-[sox,
> /usr/src/om/webapps/openmeetings/streams/hibernate/one_second.wav,
> /usr/src/om/webapps/openmeetings/streams/13/rec_10_stream_00294f1fe8203e3746689ae443a17214_26_02_2013_09_50_15_FINAL_WAVE.wav,
> pad, 0, 35.506]
> exitValue-2
> out-
>
>
> Log:26.02.2013 09:50:54
> generateFFMPEG
> process-generateFullFLV
> error-ffmpeg version N-50161-g8036ba2 Copyright (c) 2000-2013 the FFmpeg
> developers
>   built on Feb 25 2013 20:49:50 with gcc 4.1.2 (GCC) 20080704 (Red Hat
> 4.1.2-54)
>   configuration: --enable-version3 --enable-libopencore-amrnb
> --enable-libopencore-amrwb --enable-libvpx --enable-libfaac
> --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libxvid
> --enable-gpl --enable-postproc --enable-nonfree
>   libavutil      52. 17.102 / 52. 17.102
>   libavcodec     54. 92.100 / 54. 92.100
>   libavformat    54. 63.100 / 54. 63.100
>   libavdevice    54.  3.103 / 54.  3.103
>   libavfilter     3. 38.106 /  3. 38.106
>   libswscale      2.  2.100 /  2.  2.100
>   libswresample   0. 17.102 /  0. 17.102
>   libpostproc    52.  2.100 / 52.  2.100
> Input #0, flv, from
> '/usr/src/om/webapps/openmeetings/streams/13/rec_10_stream_00294f1fe8203e3746689ae443a17214_26_02_2013_09_50_15.flv':
>   Metadata:
>     noaudiocodec    : 0
>     server          : Red5 Server 1.0.0 RC3 Rev: 4387
>     creationdate    : Tue Feb 26 09:50:51 CET 2013
>     canSeekToEnd    : true
>   Duration: 00:00:34.50, start: 0.000000, bitrate: 264 kb/s
>     Stream #0:0: Video: flashsv, bgr24, 1236x552, 263 kb/s, 2 tbr, 1k tbn,
> 1k tbc
> /usr/src/om/webapps/openmeetings/streams/13/rec_10_stream_00294f1fe8203e3746689ae443a17214_26_02_2013_09_50_15_FINAL_WAVE.wav:
> No such file or directory
>
> command-[ffmpeg, -i,
> /usr/src/om/webapps/openmeetings/streams/13/rec_10_stream_00294f1fe8203e3746689ae443a17214_26_02_2013_09_50_15.flv,
> -i,
> /usr/src/om/webapps/openmeetings/streams/13/rec_10_stream_00294f1fe8203e3746689ae443a17214_26_02_2013_09_50_15_FINAL_WAVE.wav,
> -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 1232x544, -vcodec, flashsv,
> -map, 0:0, -map, 1:0,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_10.flv]
> exitValue-1
> out-
>
>
> Log:26.02.2013 09:50:54
> generateFFMPEG
> process-generateFullFLV
> error-ffmpeg version N-50161-g8036ba2 Copyright (c) 2000-2013 the FFmpeg
> developers
>   built on Feb 25 2013 20:49:50 with gcc 4.1.2 (GCC) 20080704 (Red Hat
> 4.1.2-54)
>   configuration: --enable-version3 --enable-libopencore-amrnb
> --enable-libopencore-amrwb --enable-libvpx --enable-libfaac
> --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libxvid
> --enable-gpl --enable-postproc --enable-nonfree
>   libavutil      52. 17.102 / 52. 17.102
>   libavcodec     54. 92.100 / 54. 92.100
>   libavformat    54. 63.100 / 54. 63.100
>   libavdevice    54.  3.103 / 54.  3.103
>   libavfilter     3. 38.106 /  3. 38.106
>   libswscale      2.  2.100 /  2.  2.100
>   libswresample   0. 17.102 /  0. 17.102
>   libpostproc    52.  2.100 / 52.  2.100
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_10.flv: No
> such file or directory
>
> command-[ffmpeg, -i,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_10.flv,
> -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 1232x544,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_10.jpg]
> exitValue-1
> out-
>
>
> Log:26.02.2013 09:50:54
> generateFFMPEG
> process-alternateDownload
> error-ffmpeg version N-50161-g8036ba2 Copyright (c) 2000-2013 the FFmpeg
> developers
>   built on Feb 25 2013 20:49:50 with gcc 4.1.2 (GCC) 20080704 (Red Hat
> 4.1.2-54)
>   configuration: --enable-version3 --enable-libopencore-amrnb
> --enable-libopencore-amrwb --enable-libvpx --enable-libfaac
> --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libxvid
> --enable-gpl --enable-postproc --enable-nonfree
>   libavutil      52. 17.102 / 52. 17.102
>   libavcodec     54. 92.100 / 54. 92.100
>   libavformat    54. 63.100 / 54. 63.100
>   libavdevice    54.  3.103 / 54.  3.103
>   libavfilter     3. 38.106 /  3. 38.106
>   libswscale      2.  2.100 /  2.  2.100
>   libswresample   0. 17.102 /  0. 17.102
>   libpostproc    52.  2.100 / 52.  2.100
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_10.flv: No
> such file or directory
>
> command-[ffmpeg, -i,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_10.flv,
> -vcodec, copy,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_10.avi]
> exitValue-1
> out-
>
> There are now 3 files in the room:
> rec_10_stream_00294f1fe8203e3746689ae443a17214_26_02_2013_09_50_15.flv
> rec_10_stream_0_26_02_2013_09_50_14.flv
> rec_10_stream_0_26_02_2013_09_50_14_WAVE.wav
> The first one contains the pictures, the second one the sound. The wav
> file is the same as the second flv file.
> The searched files of the error log does not exist.
> What is now wrong?
> Thank you
> Walter
>
>
> Am 2013-02-25 11:23, schrieb Stephen Cottham:
>
>  Where is it at the moment?****
>
> ** **
>
> The PATH variables isn’t the one to change for library’s it should be
> LD_LIBRARY_PATH, the ldconfig command I asked you to run will update the
> cache and should have picked it up if it was in the correct location.
> These locations can be edited in the /etc/ld.so.conf file if its
> nonstandard.****
>
> ** **
>
> Was this something you installed separately? ****
>
> ** **
>
> *From:* Walter Neumann [mailto:walter@buerostudio-neumann.at<wa...@buerostudio-neumann.at>]
>
> *Sent:* 25 February 2013 10:17
> *To:* user@openmeetings.apache.org
> *Subject:* Re: errors while recording****
>
> ** **
>
> Hello,
> thank you Stephen. The libtheoraenc libraries exists. But ffmpeg does not
> find it. So I wrote the directory in the path variable. But ffmpeg still
> did not find it. ffmpeg -formats say: libtheoraenc.so.1 can't be open. Does
> not exist.
> So, what can I do, that ffmpeg find it?
> Walter
>
>
> Am 2013-02-24 19:03, schrieb Stephen Cottham:****
>
> Do you have the libtheoraenc library’s installed?****
>
>  ****
>
> *From:* Walter Neumann [mailto:walter@buerostudio-neumann.at<wa...@buerostudio-neumann.at>]
>
> *Sent:* 24 February 2013 12:49
> *To:* user@openmeetings.apache.org
> *Subject:* Re: errors while recording****
>
>  ****
>
> Hello,
> thank you Stephen for the quick reply. Unfortunately there is no
> difference after them.
> That time I tried a higher resolution. At the beginning all was black.
> After moving a picture on the whiteboard it was visible and all the places,
> where the picture moved. Is this a known issue?
> Is it possible, that some libraries or the compiler are to old, because it
> is a CentOS 5.5 64 bit server?
> All codecs are the newest one installed.
> Thank you for your help.
> Walter
>
>
> Am 2013-02-24 12:38, schrieb Stephen Cottham:****
>
> Can you run ****
>
>  ****
>
> ldconfig****
>
>  ****
>
>  ****
>
> Then try again****
>
>  ****
>
> Best Regards****
>
>  ****
>
>  ****
>
>  ****
>
> *From:* Walter Neumann [mailto:walter@buerostudio-neumann.at<wa...@buerostudio-neumann.at>]
>
> *Sent:* 24 February 2013 11:36
> *To:* user@openmeetings.apache.org
> *Subject:* Re: errors while recording****
>
>  ****
>
> Hello,
> thank you Stepehen. Now I could compile ffmpeg without errors, only
> warnings. But still the recording doesn't work.. If I try to play the
> recording, it shows me the error log:
>
> Log:24.02.2013 11:11:55
> generateFFMPEG
> process-generateFFMPEG
> error-ffmpeg: error while loading shared libraries: libtheoraenc.so.1:
> cannot open shared object file: No such file or directory
>
> command-[ffmpeg, -async, 1, -i,
> /usr/src/om/webapps/openmeetings/streams/13/rec_5_stream_16_24_02_2013_11_10_51.flv,/usr/src/om/webapps/openmeetings/streams/13/rec_5_stream_16_24_02_2013_11_10_51_WAVE.wav]
> exitValue-127
> out-
>
>
> Log:24.02.2013 11:11:55
> generateFFMPEG
> process-mergeWave
> error-sox: Can't open input file
> '/usr/src/om/webapps/openmeetings/streams/13/rec_5_stream_5c55d3649157b7e6cb72c08357f6fb85_24_02_2013_11_10_52_FINAL_WAVE.wav':
> No such file or directory
>
> command-[sox,
> /usr/src/om/webapps/openmeetings/streams/hibernate/one_second.wav,
> /usr/src/om/webapps/openmeetings/streams/13/rec_5_stream_5c55d3649157b7e6cb72c08357f6fb85_24_02_2013_11_10_52_FINAL_WAVE.wav,
> pad, 0, 61.041]
> exitValue-2
> out-
>
>
> Log:24.02.2013 11:11:55
> generateFFMPEG
> process-generateFullFLV
> error-ffmpeg: error while loading shared libraries: libtheoraenc.so.1:
> cannot open shared object file: No such file or directory
>
> command-[ffmpeg, -i,
> /usr/src/om/webapps/openmeetings/streams/13/rec_5_stream_5c55d3649157b7e6cb72c08357f6fb85_24_02_2013_11_10_52.flv,
> -i,
> /usr/src/om/webapps/openmeetings/streams/13/rec_5_stream_5c55d3649157b7e6cb72c08357f6fb85_24_02_2013_11_10_52_FINAL_WAVE.wav,
> -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 640x304, -vcodec, flashsv,
> -map, 0:0, -map, 1:0,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_5.flv]
> exitValue-127
> out-
>
>
> Log:24.02.2013 11:11:55
> generateFFMPEG
> process-generateFullFLV
> error-ffmpeg: error while loading shared libraries: libtheoraenc.so.1:
> cannot open shared object file: No such file or directory
>
> command-[ffmpeg, -i,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_5.flv,
> -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 640x304,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_5.jpg]
> exitValue-127
> out-
>
>
> Log:24.02.2013 11:11:55
> generateFFMPEG
> process-alternateDownload
> error-ffmpeg: error while loading shared libraries: libtheoraenc.so.1:
> cannot open shared object file: No such file or directory
>
> command-[ffmpeg, -i,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_5.flv,
> -vcodec, copy,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_5.avi]
> exitValue-127
> out-
>
> There are 2 flv files in the room. The first one contains only the sound,
> no pictures. The second one contains only the pictures, no sound. Both
> together would be the correct result. I recorded only the whiteboard in a
> bad resolution. Not really enough for to show.
> With the old ffmpeg I received a flv file with no pictures and no sound
> and a wave file with the sound.
> What can I do to overcome the errors in the log file?
> Thank you for your suggestions.
> Walter
>
>
>
> Am 2013-02-21 21:45, schrieb Stephen Cottham:****
>
> Try configure without the --enable-libx264****
>
>  ****
>
> *./configure --enable-libmp3lame --enable-libxvid --enable-libvorbis
> --enable-libgsm --enable-libfaac --enable-gpl --enable-nonfree*****
>
>  ****
>
>  ****
>
> *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/>
>
> 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****
>
>  ****
>
> *From:* Walter Neumann [mailto:walter@buerostudio-neumann.at<wa...@buerostudio-neumann.at>]
>
> *Sent:* 21 February 2013 20:36
> *To:* user@openmeetings.apache.org
> *Subject:* Re: errors while recording****
>
>  ****
>
> Hello Maxim and Sebastian,
> thank you for your answers. I tried to compile the newest version of
> ffmpeg, but receive this error:
> libavcodec/libavcodec.a(libx264.o): In function `X264_init':
> ../ffmpeg/libavcodec/libx264.c:550: undefined reference to
> `x264_encoder_open_129'
> collect2: ld gab 1 als Ende-Status zurück
> make: *** [ffmpeg_g] Fehler 1
> Did I missing something?
> Thank you in advance.
>
>
> Am 2013-02-20 05:36, schrieb seba.wagner@gmail.com:****
>
>  Yes,
>
> I think the problem might be also the resolution. You recorded at a screen
> resolution of 1680x1050 (or 1040?).****
>
> It might be that later FFMPEG versions don't have an issue with that
> resolution
> or that if you try it from a computer with lower resolution (like
> 1280x1024) it might simply work.
>
> Sebastian****
>
>  ****
>
> 2013/2/20 Maxim Solodovnik <so...@gmail.com>****
>
> The log seems to be incomplete (head is missing) ****
>
> I believe you need to upgrade ffmpeg (you need 10.3+ version)****
>
>  ****
>
> On Wed, Feb 20, 2013 at 1:59 AM, Walter Neumann <
> walter@buerostudio-neumann.at> wrote:****
>
> Hello,
> now I can session record, but there are errors:
> Selecting the recorded file it shows Image deleted and in a second window
> are many errors:
> Log:19.02.2013 19:29:15
> generateFFMPEG
> process-fillGap
> error-sox: Can't open input file
> '/usr/src/om/webapps/openmeetings/streams/13/rec_3_stream_14_19_02_2013_19_28_48_GAP_FULL_WAVE_0.wav':
> No such file or directory
>
> command-[sox,
> /usr/src/om/webapps/openmeetings/streams/13/rec_3_stream_14_19_02_2013_19_28_48_WAVE.wav,
> /usr/src/om/webapps/openmeetings/streams/13/rec_3_stream_14_19_02_2013_19_28_48_GAP_FULL_WAVE_0.wav,
> pad, 0.017, 0]
> exitValue-2
> out-
>
>
> Log:19.02.2013 19:29:15
> generateFFMPEG
> process-addStartEndToAudio
> error-sox: Can't open input file
> '/usr/src/om/webapps/openmeetings/streams/13/rec_3_stream_14_19_02_2013_19_28_48_GAP_FULL_WAVE_0.wav':
> No such file or directory
>
> command-[sox,
> /usr/src/om/webapps/openmeetings/streams/13/rec_3_stream_14_19_02_2013_19_28_48_GAP_FULL_WAVE_0.wav,
> /usr/src/om/webapps/openmeetings/streams/13/rec_3_stream_14_19_02_2013_19_28_48_FULL_WAVE.wav,
> pad, 0.0, 0.019]
> exitValue-2
> out-
>
>
> Log:19.02.2013 19:29:15
> generateFFMPEG
> process-mergeWave
> error-sox: Can't open input file
> '/usr/src/om/webapps/openmeetings/streams/13/rec_3_stream_5823b3b58ca0d71b4c5596a28c5c9d84_19_02_2013_19_28_49_FINAL_WAVE.wav':
> No such file or directory
>
> command-[sox,
> /usr/src/om/webapps/openmeetings/streams/hibernate/one_second.wav,
> /usr/src/om/webapps/openmeetings/streams/13/rec_3_stream_5823b3b58ca0d71b4c5596a28c5c9d84_19_02_2013_19_28_49_FINAL_WAVE.wav,
> pad, 0, 24.057]
> exitValue-2
> out-
>
>
> Log:19.02.2013 19:29:15
> generateFFMPEG
> process-generateFullFLV
> error-FFmpeg version 0.6.5, Copyright (c) 2000-2010 the FFmpeg developers
>   built on Jan 29 2012 23:55:02 with gcc 4.1.2 20080704 (Red Hat 4.1.2-51)
>   configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64
> --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth
> --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC'
> --enable-avfilter --enable-avfilter-lavf --enable-libdirac --enable-libfaac
> --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame
> --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264
> --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads
> --enable-shared --enable-swscale --enable-vdpau --enable-version3
> --enable-x11grab
>   libavutil     50.15. 1 / 50.15. 1
>   libavcodec    52.72. 2 / 52.72. 2
>   libavformat   52.64. 2 / 52.64. 2
>   libavdevice   52. 2. 0 / 52. 2. 0
>   libavfilter    1.19. 0 /  1.19. 0
>   libswscale     0.11. 0 /  0.11. 0
>   libpostproc   51. 2. 0 / 51. 2. 0
> [flv @ 0x73418b0]Estimating duration from bitrate, this may be inaccurate
>
> Seems stream 0 codec frame rate differs from container frame rate: 1000.00
> (1000/1) -> 2.00 (2/1)
> Input #0, flv, from
> '/usr/src/om/webapps/openmeetings/streams/13/rec_3_stream_5823b3b58ca0d71b4c5596a28c5c9d84_19_02_2013_19_28_49.flv':
>   Metadata:
>     noaudiocodec    : 0
>     duration        : 24
>     videodatarate   : 154
>     server          : Red5 Server 1.0.0 RC3 Rev: 4387
>     creationdate    : Tue Feb 19 19:29:13 CET 2013
>     canSeekToEnd    : true
>     videocodecid    : 3
>   Duration: 00:00:23.50, start: 0.000000, bitrate: 157 kb/s
>     Stream #0.0: Video: flashsv, bgr24, 1680x1050, 157 kb/s, 2 tbr, 1k
> tbn, 1k tbc
> /usr/src/om/webapps/openmeetings/streams/13/rec_3_stream_5823b3b58ca0d71b4c5596a28c5c9d84_19_02_2013_19_28_49_FINAL_WAVE.wav:
> No such file or directory
>
> command-[ffmpeg, -i,
> /usr/src/om/webapps/openmeetings/streams/13/rec_3_stream_5823b3b58ca0d71b4c5596a28c5c9d84_19_02_2013_19_28_49.flv,
> -i,
> /usr/src/om/webapps/openmeetings/streams/13/rec_3_stream_5823b3b58ca0d71b4c5596a28c5c9d84_19_02_2013_19_28_49_FINAL_WAVE.wav,
> -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 1680x1040, -vcodec,
> flashsv, -map, 0:0, -map, 1:0,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_3.flv]
> exitValue-1
> out-
>
>
> Log:19.02.2013 19:29:15
> generateFFMPEG
> process-generateFullFLV
> error-FFmpeg version 0.6.5, Copyright (c) 2000-2010 the FFmpeg developers
>   built on Jan 29 2012 23:55:02 with gcc 4.1.2 20080704 (Red Hat 4.1.2-51)
>   configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64
> --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth
> --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC'
> --enable-avfilter --enable-avfilter-lavf --enable-libdirac --enable-libfaac
> --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame
> --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264
> --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads
> --enable-shared --enable-swscale --enable-vdpau --enable-version3
> --enable-x11grab
>   libavutil     50.15. 1 / 50.15. 1
>   libavcodec    52.72. 2 / 52.72. 2
>   libavformat   52.64. 2 / 52.64. 2
>   libavdevice   52. 2. 0 / 52. 2. 0
>   libavfilter    1.19. 0 /  1.19. 0
>   libswscale     0.11. 0 /  0.11. 0
>   libpostproc   51. 2. 0 / 51. 2. 0
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_3.flv: No
> such file or directory
>
> command-[ffmpeg, -i,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_3.flv,
> -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 1680x1040,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_3.jpg]
> exitValue-1
> out-
>
>
> Log:19.02.2013 19:29:15
> generateFFMPEG
> process-alternateDownload
> error-FFmpeg version 0.6.5, Copyright (c) 2000-2010 the FFmpeg developers
>   built on Jan 29 2012 23:55:02 with gcc 4.1.2 20080704 (Red Hat 4.1.2-51)
>   configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64
> --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth
> --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC'
> --enable-avfilter --enable-avfilter-lavf --enable-libdirac --enable-libfaac
> --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame
> --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264
> --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads
> --enable-shared --enable-swscale --enable-vdpau --enable-version3
> --enable-x11grab
>   libavutil     50.15. 1 / 50.15. 1
>   libavcodec    52.72. 2 / 52.72. 2
>   libavformat   52.64. 2 / 52.64. 2
>   libavdevice   52. 2. 0 / 52. 2. 0
>   libavfilter    1.19. 0 /  1.19. 0
>   libswscale     0.11. 0 /  0.11. 0
>   libpostproc   51. 2. 0 / 51. 2. 0
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_3.flv: No
> such file or directory
>
> command-[ffmpeg, -i,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_3.flv,
> -vcodec, copy,
> /usr/src/om/webapps/openmeetings/streams/hibernate/flvRecording_3.avi]
> exitValue-1
> out-
>
> There is ffmpeg version 6.5 installed.
> The player of OM does nothing. If I download the recorded file I can hear
> the voice, but no pictures.
> OM version is 2.0.
> Maybe, that I somthing missing?
> Thank you for help.
> Walter****
>
>
>
> ****
>
>  ****
>
> --
> WBR
> Maxim aka solomax ****
>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com ****
>
>  ****
>
>  ****
>
>  ****
>
> ** **
>
>
>
>