Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-19 Thread Maxim Solodovnik
Could you please file an issue about FFMPEG windows? So we can investigate this Thanks in advance On Wed, Mar 19, 2014 at 11:25 PM, Lee Saunders wrote: > Further information: > I download the AVI files from, and them upload to a cloud server, then > delete the files in OM streams via Admin. I

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-19 Thread Lee Saunders
Further information: I download the AVI files from, and them upload to a cloud server, then delete the files in OM streams via Admin. I do not allow students to link to the recordings in OM as I want to keep my disk clear of the recordings. On Wed, Mar 19, 2014 at 4:11 PM, Lee Saunders wrote: >

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-19 Thread Lee Saunders
Thanks, Maxin. I downloaded the latest FFMPEG, and I'm not sure how to add libfdk_aac file to FFMPEG. I wrongly assumed that OM 3 would work out of the box, and by following the tutorial link to the site where FFMPEG is downloaded from.. On Mon, Mar 17, 2014 at 1:49 AM, Maxim Solodovnik wrote:

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-16 Thread Maxim Solodovnik
To produce HTML5 compatible video ffmpeg should support both x264 and libfdk_aac libfdk_aac is currently missing in your ffmpeg :( you can extract it in separate place copy webapps/openmeetings/WEB-INF/classes/META-INF/* from the old installation to the new place and run On Mon, Mar 17, 2014 at

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-16 Thread Lee Saunders
I'm not sure how to make FFMPEG create MP3 and OGG files. According to its readme file the lame and H264 DLLs are enabled. Changing the LibreOffice directory did not work Next question is, can I unzip OM 3.0.1 over Om 3.0.0 to upgrade it? Thanks, Lee. On Sun, Mar 16, 2014 at 2:38 PM, Maxim Solod

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-16 Thread Maxim Solodovnik
can you please try to logout/login? Somehow it helps from time to time Should file an issue and fix it in 3.0.1 On Sun, Mar 16, 2014 at 9:36 PM, Lee Saunders wrote: > FPS = 5 > > Problem now is I can't enter rooms from the calendar. > > > On Sun, Mar 16, 2014 at 2:22 PM, Maxim Solodovnik wrote:

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-16 Thread Lee Saunders
FPS = 5 Problem now is I can't enter rooms from the calendar. On Sun, Mar 16, 2014 at 2:22 PM, Maxim Solodovnik wrote: > Error icon is there because of your ffmpeg is unable to create mp4/ogg > files > > As I can see the file size is 43M so 1 hour recording will be ~500M (it is > better than 2G

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-16 Thread Maxim Solodovnik
Error icon is there because of your ffmpeg is unable to create mp4/ogg files As I can see the file size is 43M so 1 hour recording will be ~500M (it is better than 2G) What was the FPS setting? On Sun, Mar 16, 2014 at 9:09 PM, Lee Saunders wrote: > Here's the result of a 5-minute recording wit

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-16 Thread Lee Saunders
Here's the result of a 5-minute recording with only me in the room. The error icon is still there: process: stripAudioFromFLVs command: C:\ffmpeg\bin\ffmpeg -async 1 -i I:\avirtualclass\webapps\openmeetings\streams\9\rec_8_stream_0_2014_03_16_13_54_53.flv I:\avirtualclass\webapps\openmeetings\strea

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-16 Thread Maxim Solodovnik
the file created by screen sharing application is 2GB your ffmpeg has no h264 support lots of [flashsv @ 0034bc60] Frame width or height differs from first frame! [flashsv @ 0034bc60] fh = 561, fv 1200 vs ch = 749, cv = 1600 errors while converting :( It should be fixed in lates

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-16 Thread Maxim Solodovnik
I need openmeetings.log Additionally it would be nice if you can perform select from flvrecordings_log table And maybe check the sizes of raw flv files at "webapps/openmeetings/streams/ROOM_ID" will try to check file sizes on my servers On Sun, Mar 16, 2014 at 1:32 AM, Lee Saunders wrote: > Tha

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-15 Thread Lee Saunders
Thank you for your reply, Maxim. Which logs do you need? An hour's class used to create an AVI file of around 1GB in 2.2, now it's 2Gb in ver 3.0.0. Thanks, Lee. On Fri, Mar 14, 2014 at 5:24 PM, Maxim Solodovnik wrote: > access logs are not useful > According to your recording logs you have 1

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-14 Thread Maxim Solodovnik
access logs are not useful According to your recording logs you have 1 hour recording with 300M audio, not sure about video (nothing in the log) conversion and file sizes are the same in 2.2 (this code was not changed) On Sat, Mar 15, 2014 at 12:03 AM, Lee Saunders wrote: > Here are two access

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-14 Thread Maxim Solodovnik
ogg and mp4 are separate files. avi size might grow because of better FPS will wait for additional details On Fri, Mar 14, 2014 at 3:50 PM, Lee Saunders wrote: > Hello Maxim, > > 1) Does the AVI contain both MP3 and OGG? It is that what's twice as big > 2) I'm sure it was RC2. > 3) When I click

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-14 Thread Lee Saunders
Hello Maxim, 1) Does the AVI contain both MP3 and OGG? It is that what's twice as big 2) I'm sure it was RC2. 3) When I clicked the warning, I think there weren't any error boxes. I'll need to reproduce it. On Sat, Mar 8, 2014 at 6:33 AM, Maxim Solodovnik wrote: > 1) This is because mp4 and ogg

Re: OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-07 Thread Maxim Solodovnik
1) This is because mp4 and ogg files are additionally created for HTML5 video 2) Which version were you tested? RC2/release have this issue fixed 3) 4) please click on warning icon and check the errors in the popup window (should be marked in red), This seems to be ffmpeg issue, logs should gave mo

OM3.0.0 - Recording A/V not synced and other recordings issues.

2014-03-07 Thread Lee Saunders
Dear Forum, Tried my first live classes today with students. Classroom behaviour works as well as in 2.2. Nice! I have noticed some things with the recordings: 1) File size is double that of OM 2.2 (just over 2Gb for 1-hour recording with me and one student). 2) Audio and video of the downloaded