You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2015/01/23 20:53:34 UTC

[jira] [Moved] (OPENMEETINGS-1152) Unable to play video files directly in the opemeetings screen

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

Andreas Veithen moved ABDERA-417 to OPENMEETINGS-1152:
------------------------------------------------------

        Key: OPENMEETINGS-1152  (was: ABDERA-417)
    Project: Openmeetings  (was: Abdera)

> Unable to play video files directly in the opemeetings screen
> -------------------------------------------------------------
>
>                 Key: OPENMEETINGS-1152
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1152
>             Project: Openmeetings
>          Issue Type: Bug
>            Reporter: Sathish Jayapalan
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> 1
> process: generate MP4 command: /usr/bin/ffmpeg -y -i /opt/red522final/webapps/roycemeet/streams/hibernate/flvRecording_14.flv -c:v libx264 -crf 24 -pix_fmt yuv420p -preset medium -profile:v baseline -c:a libfaac -c:a libfdk_aac -b:a 32k -s 1024x576 /opt/red522final/webapps/roycemeet/streams/hibernate/flvRecording_14.flv.mp4 exception: null error: ffmpeg version 2.1.3 Copyright (c) 2000-2013 the FFmpeg developers built on Dec 13 2014 04:25:53 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-11) configuration: --libdir=/usr/lib --bindir=/usr/bin --enable-libmp3lame --disable-yasm --enable-nonfree libavutil 52. 48.101 / 52. 48.101 libavcodec 55. 39.101 / 55. 39.101 libavformat 55. 19.104 / 55. 19.104 libavdevice 55. 5.100 / 55. 5.100 libavfilter 3. 90.100 / 3. 90.100 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 Unrecognized option 'crf'. Error splitting the argument list: Option not found exitValue: null out: 
> 2
> process: generate OGG command: /usr/bin/ffmpeg -y -i /opt/red522final/webapps/roycemeet/streams/hibernate/flvRecording_14.flv.mp4 -vcodec libtheora -acodec libvorbis /opt/red522final/webapps/roycemeet/streams/hibernate/flvRecording_14.flv.ogg exception: null error: ffmpeg version 2.1.3 Copyright (c) 2000-2013 the FFmpeg developers built on Dec 13 2014 04:25:53 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-11) configuration: --libdir=/usr/lib --bindir=/usr/bin --enable-libmp3lame --disable-yasm --enable-nonfree libavutil 52. 48.101 / 52. 48.101 libavcodec 55. 39.101 / 55. 39.101 libavformat 55. 19.104 / 55. 19.104 libavdevice 55. 5.100 / 55. 5.100 libavfilter 3. 90.100 / 3. 90.100 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 /opt/red522final/webapps/roycemeet/streams/hibernate/flvRecording_14.flv.mp4: No such file or directory exitValue: null out: 



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