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 2016/03/15 15:41:33 UTC

[jira] [Updated] (OPENMEETINGS-1324) Recording is not converted completly when user enter to the room without video

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik updated OPENMEETINGS-1324:
-------------------------------------------
    Fix Version/s:     (was: 3.1.1)
                   3.1.2

> Recording is not converted completly when user enter to the room without video
> ------------------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-1324
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1324
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Recordings
>    Affects Versions: 3.1.0
>            Reporter: Vasiliy Degtyarev
>            Assignee: Maxim Solodovnik
>             Fix For: 3.1.2
>
>
> Enter to the room as moderator and allow video, then invite guest without video. Start recording. Exit from the room as guest and stop recording.
> As moderator go to Recording panel and check latest recording. The next error is shown in the conversation message:
> process: stripAudioFromFLVs command: ffmpeg -y -i /opt/openmeetings-3.1.0-SNAPSHOT.r1729311/webapps/openmeetings/streams/29789/rec_365_stream_1_2016_02_09_06_38_43.flv -af aresample=32k:min_comp=0.001:min_hard_comp=0.100000 /opt/openmeetings-3.1.0-SNAPSHOT.r1729311/webapps/openmeetings/streams/29789/rec_365_stream_1_2016_02_09_06_38_43_WAVE.wav exception: null error: ffmpeg version 2.5.git Copyright (c) 2000-2015 the FFmpeg developers built on Jan 28 2015 07:57:18 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1) configuration: --prefix=/root/ffmpeg_build --extra-cflags=-I/root/ffmpeg_build/include --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree libavutil 54. 18.100 / 54. 18.100 libavcodec 56. 21.100 / 56. 21.100 libavformat 56. 19.100 / 56. 19.100 libavdevice 56. 4.100 / 56. 4.100 libavfilter 5. 9.101 / 5. 9.101 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 1.100 / 1. 1.100 libpostproc 53. 3.100 / 53. 3.100 [flv @ 0x2ec31c0] Could not find codec parameters for stream 0 (Video: none, none): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [flv @ 0x2ec31c0] Could not find codec parameters for stream 1 (Audio: none, 0 channels): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options /opt/openmeetings-3.1.0-SNAPSHOT.r1729311/webapps/openmeetings/streams/29789/rec_365_stream_1_2016_02_09_06_38_43.flv: could not find codec parameters Input #0, flv, from '/opt/openmeetings-3.1.0-SNAPSHOT.r1729311/webapps/openmeetings/streams/29789/rec_365_stream_1_2016_02_09_06_38_43.flv': Metadata: server : Red5 creationdate : Tue Feb 09 07:05:29 CET 2016 canSeekToEnd : true Duration: 596:31:23.65, start: 0.000000, bitrate: N/A Stream #0:0: Video: none, none, 1k tbr, 1k tbn, 1k tbc Stream #0:1: Audio: none, 0 channels Output #0, wav, to '/opt/openmeetings-3.1.0-SNAPSHOT.r1729311/webapps/openmeetings/streams/29789/rec_365_stream_1_2016_02_09_06_38_43_WAVE.wav': Metadata: server : Red5 creationdate : Tue Feb 09 07:05:29 CET 2016 canSeekToEnd : true Output file #0 does not contain any stream exitValue: 1 out: 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)