you are listed _converted_ files :( according to your logs: "Could not find codec parameters for stream 0 (Video: none, 200 kb/s)" I'm afraid the raw files are broken :( you can find it under: webapps/openmeetings/streams/<room_ID>
On Fri, Jan 23, 2015 at 10:13 AM, Raju M K <[email protected]> wrote: > I think its problem while conversion. > Recording list as follows.* which one is original file format???.*can i > download the file n play locally?? > -rw-r--r--. 1 root root 19861952 Aug 5 13:56 flvRecording_41.avi > -rw-r--r--. 1 root root 549955541 Aug 5 13:55 flvRecording_41.flv > -rw-r--r--. 1 root root 16433740 Aug 5 13:57 flvRecording_41.flv.mp4 > -rw-r--r--. 1 root root 17951388 Aug 5 13:57 flvRecording_41.flv.ogg > -rw-r--r--. 1 root root 0 Aug 5 13:55 flvRecording_41.jpg > > > On Fri, Jan 23, 2015 at 9:32 AM, Maxim Solodovnik <[email protected]> > wrote: > >> OK, you seems to have no video, Is it possible for you to try if 3.0.4 >> works for you? we have improved recordings in latest versions so I guess >> everything should work better in recent version >> >> On Fri, Jan 23, 2015 at 9:56 AM, Raju M K <[email protected]> wrote: >> >>> Exit value is null. >>> But error as follows. >>> >>> process: previewFullFLV command: /root/bin/ffmpeg -i >>> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_44.flv >>> -vcodec mjpeg -vframes 1 -an -f rawvideo -s 1024x576 >>> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_44.jpg >>> exception: null error: ffmpeg version git-2014-04-04-16509d3 Copyright (c) >>> 2000-2014 the FFmpeg developers built on Apr 4 2014 12:44:37 with gcc 4.4.7 >>> (GCC) 20120313 (Red Hat 4.4.7-4) configuration: --prefix=/root/ffmpeg_build >>> --extra-cflags=-I/root/ffmpeg_build/include >>> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin >>> --extra-libs=-ldl --enable-gpl --enable-nonfree --enable-libfdk_aac >>> --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx >>> --enable-libx264 --enable-libtheora --enable-libspeex --enable-libfreetype >>> libavutil 52. 73.100 / 52. 73.100 libavcodec 55. 56.107 / 55. 56.107 >>> libavformat 55. 36.101 / 55. 36.101 libavdevice 55. 11.100 / 55. 11.100 >>> libavfilter 4. 3.100 / 4. 3.100 libswscale 2. 6.100 / 2. 6.100 >>> libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [flv >>> @ 0x2366980] Could not find codec parameters for stream 0 (Video: none, 200 >>> kb/s): unspecified size Consider increasing the value for the >>> 'analyzeduration' and 'probesize' options Input #0, flv, from >>> '/opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_44.flv': >>> Metadata: noaudiocodec : 0 server : Red5 Server 1.0.0 RC3 Rev: 4393 >>> creationdate : Thu Jan 22 14:56:27 UTC 2015 canSeekToEnd : true encoder : >>> Lavf55.36.101 Duration: 01:04:03.68, start: 0.000000, bitrate: 1563 kb/s >>> Stream #0:0: Video: none, 200 kb/s, 1k tbr, 1k tbn, 1k tbc Stream #0:1: >>> Audio: mp3, 22050 Hz, mono, s16p, 32 kb/s Output #0, rawvideo, to >>> '/opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_44.jpg': >>> Metadata: noaudiocodec : 0 server : Red5 Server 1.0.0 RC3 Rev: 4393 >>> creationdate : Thu Jan 22 14:56:27 UTC 2015 canSeekToEnd : true encoder : >>> Lavf55.36.101 Output file #0 does not contain any stream exitValue: null >>> out: 0 >>> >>> >>> On Thu, Jan 22, 2015 at 5:53 PM, Maxim Solodovnik <[email protected]> >>> wrote: >>> >>>> I don't see exit code :( it should be number >>>> >>>> On Thu, Jan 22, 2015 at 6:11 PM, Raju M K <[email protected]> wrote: >>>> >>>>> Om Version is 3.0.1, >>>>> But previously i used to record with the same version. >>>>> >>>>> process: generateFullFLV command: /root/bin/ffmpeg -itsoffset >>>>> 00:00:05.547 -i >>>>> /opt/red522final/webapps/openmeetings/streams/6/rec_42_stream_eb13fd7b73e15529e0c2f4904ec420c0_2015_01_22_11_28_32.flv >>>>> -i >>>>> /opt/red522final/webapps/openmeetings/streams/6/rec_42_stream_eb13fd7b73e15529e0c2f4904ec420c0_2015_01_22_11_28_32_FINAL_WAVE.wav >>>>> -ar 22050 -acodec libmp3lame -ab 32k -s 1024x576 -vcodec flashsv -map 0:0 >>>>> -map 1:0 >>>>> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_42.flv >>>>> exception: null error: ffmpeg version git-2014-04-04-16509d3 Copyright (c) >>>>> 2000-2014 the FFmpeg developers built on Apr 4 2014 12:44:37 with gcc >>>>> 4.4.7 >>>>> (GCC) 20120313 (Red Hat 4.4.7-4) configuration: >>>>> --prefix=/root/ffmpeg_build >>>>> --extra-cflags=-I/root/ffmpeg_build/include >>>>> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin >>>>> --extra-libs=-ldl --enable-gpl --enable-nonfree --enable-libfdk_aac >>>>> --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx >>>>> --enable-libx264 --enable-libtheora --enable-libspeex --enable-libfreetype >>>>> libavutil 52. 73.100 / 52. 73.100 libavcodec 55. 56.107 / 55. 56.107 >>>>> libavformat 55. 36.101 / 55. 36.101 libavdevice 55. 11.100 / 55. 11.100 >>>>> libavfilter 4. 3.100 / 4. 3.100 libswscale 2. 6.100 / 2. 6.100 >>>>> libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 >>>>> Input >>>>> #0, flv, from '/opt/red522final/webapps/openmeet >>>>> Regards. >>>>> >>>>> On Thu, Jan 22, 2015 at 5:31 PM, Maxim Solodovnik < >>>>> [email protected]> wrote: >>>>> >>>>>> What version of OM are you using? >>>>>> >>>>>> On Thu, Jan 22, 2015 at 5:57 PM, Raju M K <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> I recorded one conference today and iam trying to play now. >>>>>>> iam getting audio only but no video. >>>>>>> how can i recover the video now?? >>>>>>> >>>>>>> >>>>>>> Exit Value as follows. >>>>>>> process: generateSampleAudio command: /usr/local/bin/sox >>>>>>> /opt/red522final/webapps/openmeetings/streams/hibernate/one_second.wav >>>>>>> /opt/red522final/webapps/openmeetings/streams/6/rec_42_stream_eb13fd7b73e15529e0c2f4904ec420c0_2015_01_22_11_28_32_FINAL_WAVE.wav >>>>>>> pad 0 11.786 exception: null error: exitValue: null out: >>>>>>> >>>>>>> -- >>>>>>> Regards, >>>>>>> M K Raju. >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> WBR >>>>>> Maxim aka solomax >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Regards, >>>>> M K Raju. >>>>> >>>>> >>>> >>>> >>>> -- >>>> WBR >>>> Maxim aka solomax >>>> >>> >>> >>> >>> -- >>> Regards, >>> M K Raju. >>> >>> >> >> >> -- >> WBR >> Maxim aka solomax >> > > > > -- > Regards, > M K Raju. > > -- WBR Maxim aka solomax
