You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2013/09/09 07:56:52 UTC

[jira] [Commented] (OPENMEETINGS-789) Interview room recording in 2.1.1

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761638#comment-13761638 ] 

Maxim Solodovnik commented on OPENMEETINGS-789:
-----------------------------------------------

Hello Dave,

for ffmpeg installation I would recommend following guide: http://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide

Also you can try 2.2.0 version from here https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%202.x/
It has updated red5 which might be more/less stable :( (no DB changes are made: you can use your existent DB)
                
> Interview room recording in 2.1.1
> ---------------------------------
>
>                 Key: OPENMEETINGS-789
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-789
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Audio/Video
>    Affects Versions: 2.1.1 Apache Release
>         Environment: Ubuntu 12.04, Openmeetings 2.1.1, Java 1.6, ffmpeg 1.1.3, 1.2.2, 2.0.1
>            Reporter: Dave Wiese
>
> I'm having problems with the Interview room recording feature in version 2.1.1.  About 1/20 times it works and I am able to playback the recording with both people in the video.  The other times I get the ffmpeg error below and when I click play I only get the sound, no picture.
> I've tried many different versions of ffmpeg and I believe I have all the correct libraries installed.  Both parties have the latest version of Flash installed.
> root@ne-r043-350cl:/usr/local/src# /usr/local/ffmpeg/bin/ffmpeg -i /usr/local/openmeetings/webapps/meetings/streams/1/rec_30_stream_14_2013_09_08_19_24_25.flv -r 25 -s 320x240 /usr/local/openmeetings/webapps/meetings/streams/1/46/image%d.png
> ffmpeg version N-43286-g7ae473e Copyright (c) 2000-2012 the FFmpeg developers
>   built on Aug  6 2012 17:01:40 with gcc 4.7 (Debian 4.7.1-6)
>   configuration: --extra-cflags=-I../static/include --extra-ldflags='-L../static/lib -static' --enable-gpl --enable-version3 --enable-static --disable-shared --disable-debug --enable-runtime-cpudetect --disable-x11grab --enable-libmp3lame --enable-libx264 --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libxavs --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --disable-ffserver
>   libavutil      51. 66.101 / 51. 66.101
>   libavcodec     54. 49.100 / 54. 49.100
>   libavformat    54. 22.101 / 54. 22.101
>   libavdevice    54.  2.100 / 54.  2.100
>   libavfilter     3.  5.102 /  3.  5.102
>   libswscale      2.  1.101 /  2.  1.101
>   libswresample   0. 15.100 /  0. 15.100
>   libpostproc    52.  0.100 / 52.  0.100
> [h264 @ 0x37dcd20] sps_id out of range
> [h264 @ 0x37dcd20] no frame!
>     Last message repeated 6 times
> [h264 @ 0x37dcd20] Partitioned H.264 support is incomplete
> [h264 @ 0x37dcd20] no frame!
>     Last message repeated 1 times
> [h264 @ 0x37dcd20] Partitioned H.264 support is incomplete
> [h264 @ 0x37dcd20] no frame!
>     Last message repeated 11 times
> [h264 @ 0x37dcd20] sps_id out of range
> [h264 @ 0x37dcd20] no frame!
>     Last message repeated 4 times
> [h264 @ 0x37dcd20] illegal log2_max_frame_num 32
>     Last message repeated 1 times
> [h264 @ 0x37dcd20] no frame!
>     Last message repeated 13 times
> [h264 @ 0x37dcd20] sps_id out of range
> [h264 @ 0x37dcd20] no frame!
>     Last message repeated 8 times
> [h264 @ 0x37dcd20] slice type too large (0) at 0 0
> [h264 @ 0x37dcd20] decode_slice_header error
> [h264 @ 0x37dcd20] no frame!
>     Last message repeated 29 times
> [flv @ 0x37d68c0] max_analyze_duration 5000000 reached at 5014000
> [flv @ 0x37d68c0] decoding for stream 0 failed
> [flv @ 0x37d68c0] Could not find codec parameters for stream 0 (Video: h264, 117 kb/s): unspecified size
> Consider increasing the value for the 'analyzeduration' and 'probesize' options
> Input #0, flv, from '/usr/local/openmeetings/webapps/meetings/streams/1/rec_30_stream_14_2013_09_08_19_24_25.flv':
>   Metadata:
>     server          : Red5 Server 1.0.0 RC3 Rev: 4393
>     creationdate    : Sun Sep 08 19:24:32 EDT 2013
>     canSeekToEnd    : true
>   Duration: 00:00:06.05, start: 0.011000, bitrate: 166 kb/s
>     Stream #0:0: Video: h264, 117 kb/s, 1k tbr, 1k tbn, 2k tbc
>     Stream #0:1: Audio: nellymoser, 22050 Hz, mono, s16, 44 kb/s
> Output #0, image2, to '/usr/local/openmeetings/webapps/meetings/streams/1/46/image%d.png':
>   Metadata:
>     server          : Red5 Server 1.0.0 RC3 Rev: 4393
>     creationdate    : Sun Sep 08 19:24:32 EDT 2013
>     canSeekToEnd    : true
> Output file #0 does not contain any stream

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira