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 2017/01/19 14:55:26 UTC

[jira] [Resolved] (OPENMEETINGS-1534) Video upload to room is broken

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

Maxim Solodovnik resolved OPENMEETINGS-1534.
--------------------------------------------
    Resolution: Fixed

> Video upload to room is broken
> ------------------------------
>
>                 Key: OPENMEETINGS-1534
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1534
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: HTML5/Room
>    Affects Versions: 3.2.0
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>             Fix For: 3.2.0, 4.0.0
>
>
> ere are some errors with OM3.2:
> 1.       While uploading flv- and avi-files  (The have been errors while processing the file) in a conference room.
> 2.       Its’s not possible to play these flv- and avi-files
>  
>  
> process: uploadFLV ID :: 139 command: ffmpeg -y -i /opt/openmeetings-3.2.0.r1779173/webapps/next/upload/files/5581356f-f038-4704-badb-d3cb77e92eca/5581356f-f038-4704-badb-d3cb77e92eca.flv -c:a aac -c:v h264 -pix_fmt yuv420p /opt/openmeetings-3.2.0.r1779173/webapps/next/upload/files/5581356f-f038-4704-badb-d3cb77e92eca/5581356f-f038-4704-badb-d3cb77e92eca.mp4 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 Input #0, flv, from '/opt/openmeetings-3.2.0.r1779173/webapps/next/upload/files/5581356f-f038-4704-badb-d3cb77e92eca/5581356f-f038-4704-badb-d3cb77e92eca.flv': Duration: 00:00:25.23, start: 0.000000, bitrate: 816 kb/s Stream #0:0: Video: flv1, yuv420p, 352x240, 200 kb/s, 14.99 fps, 14.99 tbr, 1k tbn, 1k tbc Stream #0:1: Audio: mp3, 22050 Hz, stereo, s16p, 64 kb/s [libx264 @ 0x3d75c20] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 [libx264 @ 0x3d75c20] profile High, level 1.2 [libx264 @ 0x3d75c20] 264 - core 142 - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=14 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 [aac @ 0x3d766c0] The encoder 'aac' is experimental but experimental codecs are not enabled, add '-strict -2' if you want to use it. [aac @ 0x3d766c0] Alternatively use the non experimental encoder 'libfdk_aac'. exitValue: 1 out:



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