[openmeetings-user] ImageMagick : error conversion

2011-06-17 Thread Guillaume
Hi again,

I'll try to use ImageMagick in order to extract the slide (out of the PDF) 
and then include it into the SVG as a simple image but 
 
when I call the method "convertImage" (GenerateImage.java) I have this error 
in the terminal:

DEBUG 06-17 17:01:48.810 GenerateImage.java 144322 70 
org.openmeetings.app.documents.GenerateImage [http-0.0.0.0-5080-2] - # 
convertImage destinationFile: 
/home/guillaume/workspace/ROOT_OM/dist/red5/webapps/openmeetings/upload/files/c320dedcad85a934b3e758ad90abeb48
DEBUG 06-17 17:01:48.813 GenerateSWF.java 144325 42 
org.openmeetings.app.documents.GeneratePDF [http-0.0.0.0-5080-2] - process: 
generateBatchThumbByWidth

DEBUG 06-17 17:01:48.813 GenerateSWF.java 144325 43 
org.openmeetings.app.documents.GeneratePDF [http-0.0.0.0-5080-2] - args: 
[convert, 
/home/guillaume/workspace/ROOT_OM/dist/red5/webapps/openmeetings/uploadtemp/files/c320dedcad85a934b3e758ad90abeb48.swf,
 
/home/guillaume/workspace/ROOT_OM/dist/red5/webapps/openmeetings/upload/files/c320dedcad85a934b3e758ad90abeb48.jpg]

DEBUG 06-17 17:01:48.813 GenerateSWF.java 144325 42 
org.openmeetings.app.documents.GeneratePDF [http-0.0.0.0-5080-2] - process: 
generateBatchThumbByWidth

DEBUG 06-17 17:01:48.813 GenerateSWF.java 144325 43 
org.openmeetings.app.documents.GeneratePDF [http-0.0.0.0-5080-2] - args: 
[convert, 
/home/guillaume/workspace/ROOT_OM/dist/red5/webapps/openmeetings/uploadtemp/files/c320dedcad85a934b3e758ad90abeb48.swf,
 
/home/guillaume/workspace/ROOT_OM/dist/red5/webapps/openmeetings/upload/files/c320dedcad85a934b3e758ad90abeb48.jpg]

DEBUG 06-17 17:01:48.884 GenerateSWF.java 144396 180 
org.openmeetings.app.documents.GeneratePDF [Thread-18] - line: convert: 
unable to open image 
`/home/guillaume/workspace/ROOT_OM/dist/red5/webapps/openmeetings/uploadtemp/files/c320dedcad85a934b3e758ad90abeb48.swf':
  
@ error/blob.c/OpenBlob/2498.

DEBUG 06-17 17:01:48.884 GenerateSWF.java 144396 180 
org.openmeetings.app.documents.GeneratePDF [Thread-18] - line: convert: no 
decode delegate for this image format 
`/home/guillaume/workspace/ROOT_OM/dist/red5/webapps/openmeetings/uploadtemp/files/c320dedcad85a934b3e758ad90abeb48.swf'
 
@ error/constitute.c/ReadImage/532.

DEBUG 06-17 17:01:48.885 GenerateSWF.java 144397 180 
org.openmeetings.app.documents.GeneratePDF [Thread-18] - line: convert: 
missing an image filename 
`/home/guillaume/workspace/ROOT_OM/dist/red5/webapps/openmeetings/upload/files/c320dedcad85a934b3e758ad90abeb48.jpg'
 
@ error/convert.c/ConvertImageCommand/2970.


It seems that i called the function with the good arguments.. do you have an 
idea about this error ?

Thanks in advance

Guillaume

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/openmeetings-user/-/soxhheMk3i0J.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: [openmeetings-user] Problem with the functionality "register"

2011-06-17 Thread joedson marques
Here are the result of two log files,
after that I tried register a new user;

The most important think that
I find was:

"t
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[na:1.6.0_22]
at java.lang.Thread.run(Thread.java:662) [na:1.6.0_22]
Caused by: *java.lang.NoSuchMethodError:
org.openmeetings.app.templates.RegisterUserTemplate.getRegisterUserWithVerificationTemplate
*
(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Ljava/lang/String;)Ljava/lang/String;"

In the file: error.log

Does someone has any idea how to solve it?

Thanks in advance!

On Wed, Jun 15, 2011 at 12:20 PM, seba.wag...@gmail.com <
seba.wag...@gmail.com> wrote:

> Have you had a look at the log files or the console output?
>
>
> Sebastian
>
> 2011/6/15 joedson marques :
> > Every then I try register a new
> > user (clicking at "Register" button),
> > the follwing erro appares:
> >
> > "The connection with the server
> > was lost. You need restart the
> > application and/or verify your
> > internet connection."
> >
> > But both OM service and server
> > are up, and there isn't problem with
> > my internet connection.
> >
> > Does somebody know how to
> > solve it?
> >
> > Thanks in advance!
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "OpenMeetings User" group.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msg/openmeetings-user/-/FeD7dArAPxAJ.
> > To post to this group, send email to openmeetings-user@googlegroups.com.
> > To unsubscribe from this group, send email to
> > openmeetings-user+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/openmeetings-user?hl=en.
> >
>
>
>
> --
> Sebastian Wagner
> http://www.webbase-design.de
> http://openmeetings.googlecode.com
> http://www.wagner-sebastian.com
> seba.wag...@gmail.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-user@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

ERROR 06-17 10:41:23.769 Sessionmanagement.java 7261694778 113 org.openmeetings.app.data.basic.Sessionmanagement [NioProcessor-1] - Could not find session to update: null
DEBUG 06-17 10:41:25.800 LdapConfigDaoImpl.java 7261696809 256 org.openmeetings.app.data.basic.dao.LdapConfigDaoImpl [NioProcessor-1] - selectMaxFromConfigurations 
ERROR 06-17 10:42:38.340 Emailmanagement.java 7261769349 405 org.openmeetings.app.data.user.Emailmanagement [NioProcessor-1] - checkUserMail: joedson.a...@gmail.com
ERROR 06-17 10:42:38.348 Emailmanagement.java 7261769357 413 org.openmeetings.app.data.user.Emailmanagement [NioProcessor-1] - size: 0
DEBUG 06-17 10:42:38.352 ManageCryptStyle.java 7261769361 26 org.openmeetings.utils.crypt.ManageCryptStyle [NioProcessor-1] - getInstanceOfCrypt: org.openmeetings.utils.crypt.ManageCryptStyle@f007ad
DEBUG 06-17 10:42:38.353 ManageCryptStyle.java 7261769362 28 org.openmeetings.utils.crypt.ManageCryptStyle [NioProcessor-1] - getInstanceOfCrypt: org.openmeetings.app.data.basic.Configurationmanagement@8822a0
DEBUG 06-17 10:42:38.354 ManageCryptStyle.java 7261769363 33 org.openmeetings.utils.crypt.ManageCryptStyle [NioProcessor-1] - configKeyCryptClassName: org.openmeetings.utils.crypt.MD5Implementation
DEBUG 06-17 10:42:38.494 ScopeApplicationAdapter.java 7261769503 539 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [NioProcessor-1] - roomLeave 676 0 /hibernate hibernate
DEBUG 06-17 10:42:38.495 ScopeApplicationAdapter.java 7261769504 576 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [NioProcessor-1] - currentClient IS NOT NULL
DEBUG 06-17 10:42:38.496 ScopeApplicationAdapter.java 7261769505 620 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [NioProcessor-1] - currentClient org.openmeetings.app.hibernate.beans.recording.RoomClient@1041a36
DEBUG 06-17 10:42:38.497 ScopeApplicationAdapter.java 7261769506 621 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [NioProcessor-1] - currentScope [Scope@144b735 Depth = 2, Path = '/default/openmeetings', Name = 'hibernate']
DEBUG 06-17 10:42:38.515 ScopeApplicationAdapter.java 7261769524 639 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [NioProcessor-1] - # roomLeave :. 676
DEBUG 06-17 10:42:38.518 ScopeApplicationAdapter.java 7261769527 640 org.openmeetings.app.remote.red5.

[openmeetings-user] Problems with Debian Squeeze and Desktop Sharing

2011-06-17 Thread Jose Manuel Abuin Mosquera
Hi again,

I'm having problems with desktop sharing in a server with debian
squeeze 64 bits, I open the jnlp file but nothing happens. If I open
it from the console with de command javaws file.jnlp nothing happens.

I test this with openmeetings r087, r3393 and r822 and is not working
in any of them. In another server with debian lenny 64 bits is working
OK.

The only difference between these two servers is the java version

debian
squeeze:---
root@eleprobas:~# java -version
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode, sharing)
root@eleprobas:~#

debian
lenny:
seminar:~# java -version
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
seminar:~#

Does somebody has the same problem??
Thank you so much :)

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] GenerateImage : ImageMagick

2011-06-17 Thread Guillaume
Hi Sebastian,

I have a question about the responsible function of conversion (image) in 
GenerateImage.java.

This is : public HashMap> convertImage(
String current_dir, String fileName, String fileExt,
String roomName, String fileNameShort, boolean fullProcessing)
throws Exception.

I'll use this function in WhiteboardMapToSVG in order to convert an image 
out of the PDF and include the image in the SVG.

I want to know if it possible to get filename of object swf 
(graphobject.get(3) ) without the extension .swf => because filename in the 
function convertImage must be without extension.

This is also this string filename which will be use for the name of image 
resulting after the conversion (filename + ".jpg") if i understood well.

Thanks in advance

Guillaume

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/openmeetings-user/-/IcQbGhAnBHkJ.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Re: Quality in the recordings

2011-06-17 Thread Jose Manuel Abuin Mosquera
Ok, Sebastian

thank you so much for your help :)

On Jun 17, 11:07 am, "seba.wag...@gmail.com" 
wrote:
> *is there any way to do that the raw video has a higher framerate?* => you
> would need to increase the quality in the screensharing client, which
> results in a bandwidth need multiple times more then what we have now.
>
> Think about it, your webcam has a frame rate of 32 fps, it is about lets say
> roughly 124x86 pixels, you have 70KByte/sec.
> 1280x1024 at 32 FPS would mean, 700 KByte/sec => No chance to get that
> through the network.
>
> Currently Screensharing has around 90KByte/sec, which is often still too
> much, so there are those buttons to decrease the quality of the screen, that
> results in less Bandwidth (but hardly *text-on-screen* readable)
> screensharing.
>
> Also the ScreenSharingCodec works different from a usual codec, because of
> the nature of screen use.
>
> So if you have the time of course you are welcome to start testing,
> debugging and implementing sth alternative with better results but we also
> spend quite some time to get it at the current level.
>
> Sebastian
>
> 2011/6/17 Jose Manuel Abuin Mosquera 
>
>
>
> > Dear Sebastian,
>
> > I'm sorry if I didn't understand the topic, but in the first post,
> > lucimara julia talks about losing frames in the recording, that was my
> > point too.
>
> > So, the question is this: is there any way to do that the raw video
> > has a higher framerate??something similar to the live video image???
>
> > On Jun 17, 10:33 am, "seba.wag...@gmail.com" 
> > wrote:
> > > the frame rate is 1 as there original material also has frame rate 1.
> > There
> > > is no improvement if you increase the framerate of the result with the
> > > original ot having better.
>
> > > Also the framerate has hardly sth. todo with the *quality* ... meaning of
> > > *sharpness* of the recording. The AVI that you download has (if you
> > record
> > > with quality setting of *hihg* in the screensharer app) it has 1:1 the
> > same
> > > size and quality as you can see it on your screen. So how much more
> > quality
> > > can there be?! Same as initial mentioned => you cannot create a better
> > > output as you have in the input.
>
> > > Sebastian
>
> > > 2011/6/17 Jose Manuel Abuin Mosquera 
>
> > > > Hello,
>
> > > > I am very interested too in recordings improvement and I downloaded
> > > > this last version, r3822.
>
> > > > I made a recording in a room and downloaded it into avi but when I see
> > > > it on my local computer with vlc in the codec properties I can see
> > > > that the frame rate is 1
>
> > > > I don't know how openmeetings deals with the frame rate in the code
> > > > but maybe something is missing at some calculation. In my log I
> > > > can see the following:
>
> > > > DEBUG 06-17 09:46:50.039 FlvRecorderConverter.java 247229 633
> > > > org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > > [openmeetings.TaskExecutor-1] - START previewFullFLV
> > > > #
> > > > DEBUG 06-17 09:46:50.040 FlvRecorderConverter.java 247230 634
> > > > org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > > [openmeetings.TaskExecutor-1] - [Ljava.lang.String;@d07503
> > > > DEBUG 06-17 09:46:50.040 FlvRecorderConverter.java 247230 640
> > > > org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > > [openmeetings.TaskExecutor-1] - ffmpeg -i /home/chema/Escritorio/
> > > > Openmeetings/webapps/openmeetings/streams/hibernate/flvRecording_1.flv
> > > > -vcodec mjpeg -vframes 1 -an -f rawvideo -s 2176x1360 /home/chema/
> > > > Escritorio/Openmeetings/webapps/openmeetings/streams/hibernate/
> > > > flvRecording_1.jpg
>
> > > > Regards. José Manuel.
>
> > > > --
> > > > You received this message because you are subscribed to the Google
> > Groups
> > > > "OpenMeetings User" group.
> > > > To post to this group, send email to
> > openmeetings-user@googlegroups.com.
> > > > To unsubscribe from this group, send email to
> > > > openmeetings-user+unsubscr...@googlegroups.com.
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/openmeetings-user?hl=en.
>
> > > --
> > > Sebastian
> > Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> >www.wagner-sebastian.com
> > > seba.wag...@gmail.com
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "OpenMeetings User" group.
> > To post to this group, send email to openmeetings-user@googlegroups.com.
> > To unsubscribe from this group, send email to
> > openmeetings-user+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/openmeetings-user?hl=en.
>
> --
> Sebastian 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.wagner-sebastian.com
> seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group,

Re: [openmeetings-user] Re: Quality in the recordings

2011-06-17 Thread seba.wag...@gmail.com
*is there any way to do that the raw video has a higher framerate?* => you
would need to increase the quality in the screensharing client, which
results in a bandwidth need multiple times more then what we have now.

Think about it, your webcam has a frame rate of 32 fps, it is about lets say
roughly 124x86 pixels, you have 70KByte/sec.
1280x1024 at 32 FPS would mean, 700 KByte/sec => No chance to get that
through the network.

Currently Screensharing has around 90KByte/sec, which is often still too
much, so there are those buttons to decrease the quality of the screen, that
results in less Bandwidth (but hardly *text-on-screen* readable)
screensharing.

Also the ScreenSharingCodec works different from a usual codec, because of
the nature of screen use.

So if you have the time of course you are welcome to start testing,
debugging and implementing sth alternative with better results but we also
spend quite some time to get it at the current level.


Sebastian

2011/6/17 Jose Manuel Abuin Mosquera 

> Dear Sebastian,
>
> I'm sorry if I didn't understand the topic, but in the first post,
> lucimara julia talks about losing frames in the recording, that was my
> point too.
>
> So, the question is this: is there any way to do that the raw video
> has a higher framerate??something similar to the live video image???
>
> On Jun 17, 10:33 am, "seba.wag...@gmail.com" 
> wrote:
> > the frame rate is 1 as there original material also has frame rate 1.
> There
> > is no improvement if you increase the framerate of the result with the
> > original ot having better.
> >
> > Also the framerate has hardly sth. todo with the *quality* ... meaning of
> > *sharpness* of the recording. The AVI that you download has (if you
> record
> > with quality setting of *hihg* in the screensharer app) it has 1:1 the
> same
> > size and quality as you can see it on your screen. So how much more
> quality
> > can there be?! Same as initial mentioned => you cannot create a better
> > output as you have in the input.
> >
> > Sebastian
> >
> > 2011/6/17 Jose Manuel Abuin Mosquera 
> >
> >
> >
> > > Hello,
> >
> > > I am very interested too in recordings improvement and I downloaded
> > > this last version, r3822.
> >
> > > I made a recording in a room and downloaded it into avi but when I see
> > > it on my local computer with vlc in the codec properties I can see
> > > that the frame rate is 1
> >
> > > I don't know how openmeetings deals with the frame rate in the code
> > > but maybe something is missing at some calculation. In my log I
> > > can see the following:
> >
> > > DEBUG 06-17 09:46:50.039 FlvRecorderConverter.java 247229 633
> > > org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > [openmeetings.TaskExecutor-1] - START previewFullFLV
> > > #
> > > DEBUG 06-17 09:46:50.040 FlvRecorderConverter.java 247230 634
> > > org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > [openmeetings.TaskExecutor-1] - [Ljava.lang.String;@d07503
> > > DEBUG 06-17 09:46:50.040 FlvRecorderConverter.java 247230 640
> > > org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > [openmeetings.TaskExecutor-1] - ffmpeg -i /home/chema/Escritorio/
> > > Openmeetings/webapps/openmeetings/streams/hibernate/flvRecording_1.flv
> > > -vcodec mjpeg -vframes 1 -an -f rawvideo -s 2176x1360 /home/chema/
> > > Escritorio/Openmeetings/webapps/openmeetings/streams/hibernate/
> > > flvRecording_1.jpg
> >
> > > Regards. José Manuel.
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "OpenMeetings User" group.
> > > To post to this group, send email to
> openmeetings-user@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > openmeetings-user+unsubscr...@googlegroups.com.
> > > For more options, visit this group at
> > >http://groups.google.com/group/openmeetings-user?hl=en.
> >
> > --
> > Sebastian
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> www.wagner-sebastian.com
> > seba.wag...@gmail.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-user@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>
>


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Re: Quality in the recordings

2011-06-17 Thread Jose Manuel Abuin Mosquera
Dear Sebastian,

I'm sorry if I didn't understand the topic, but in the first post,
lucimara julia talks about losing frames in the recording, that was my
point too.

So, the question is this: is there any way to do that the raw video
has a higher framerate??something similar to the live video image???

On Jun 17, 10:33 am, "seba.wag...@gmail.com" 
wrote:
> the frame rate is 1 as there original material also has frame rate 1. There
> is no improvement if you increase the framerate of the result with the
> original ot having better.
>
> Also the framerate has hardly sth. todo with the *quality* ... meaning of
> *sharpness* of the recording. The AVI that you download has (if you record
> with quality setting of *hihg* in the screensharer app) it has 1:1 the same
> size and quality as you can see it on your screen. So how much more quality
> can there be?! Same as initial mentioned => you cannot create a better
> output as you have in the input.
>
> Sebastian
>
> 2011/6/17 Jose Manuel Abuin Mosquera 
>
>
>
> > Hello,
>
> > I am very interested too in recordings improvement and I downloaded
> > this last version, r3822.
>
> > I made a recording in a room and downloaded it into avi but when I see
> > it on my local computer with vlc in the codec properties I can see
> > that the frame rate is 1
>
> > I don't know how openmeetings deals with the frame rate in the code
> > but maybe something is missing at some calculation. In my log I
> > can see the following:
>
> > DEBUG 06-17 09:46:50.039 FlvRecorderConverter.java 247229 633
> > org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > [openmeetings.TaskExecutor-1] - START previewFullFLV
> > #
> > DEBUG 06-17 09:46:50.040 FlvRecorderConverter.java 247230 634
> > org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > [openmeetings.TaskExecutor-1] - [Ljava.lang.String;@d07503
> > DEBUG 06-17 09:46:50.040 FlvRecorderConverter.java 247230 640
> > org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > [openmeetings.TaskExecutor-1] - ffmpeg -i /home/chema/Escritorio/
> > Openmeetings/webapps/openmeetings/streams/hibernate/flvRecording_1.flv
> > -vcodec mjpeg -vframes 1 -an -f rawvideo -s 2176x1360 /home/chema/
> > Escritorio/Openmeetings/webapps/openmeetings/streams/hibernate/
> > flvRecording_1.jpg
>
> > Regards. José Manuel.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "OpenMeetings User" group.
> > To post to this group, send email to openmeetings-user@googlegroups.com.
> > To unsubscribe from this group, send email to
> > openmeetings-user+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/openmeetings-user?hl=en.
>
> --
> Sebastian 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.wagner-sebastian.com
> seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: [openmeetings-user] Re: Quality in the recordings

2011-06-17 Thread seba.wag...@gmail.com
the frame rate is 1 as there original material also has frame rate 1. There
is no improvement if you increase the framerate of the result with the
original ot having better.

Also the framerate has hardly sth. todo with the *quality* ... meaning of
*sharpness* of the recording. The AVI that you download has (if you record
with quality setting of *hihg* in the screensharer app) it has 1:1 the same
size and quality as you can see it on your screen. So how much more quality
can there be?! Same as initial mentioned => you cannot create a better
output as you have in the input.

Sebastian

2011/6/17 Jose Manuel Abuin Mosquera 

> Hello,
>
> I am very interested too in recordings improvement and I downloaded
> this last version, r3822.
>
> I made a recording in a room and downloaded it into avi but when I see
> it on my local computer with vlc in the codec properties I can see
> that the frame rate is 1
>
> I don't know how openmeetings deals with the frame rate in the code
> but maybe something is missing at some calculation. In my log I
> can see the following:
>
> DEBUG 06-17 09:46:50.039 FlvRecorderConverter.java 247229 633
> org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> [openmeetings.TaskExecutor-1] - START previewFullFLV
> #
> DEBUG 06-17 09:46:50.040 FlvRecorderConverter.java 247230 634
> org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> [openmeetings.TaskExecutor-1] - [Ljava.lang.String;@d07503
> DEBUG 06-17 09:46:50.040 FlvRecorderConverter.java 247230 640
> org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> [openmeetings.TaskExecutor-1] - ffmpeg -i /home/chema/Escritorio/
> Openmeetings/webapps/openmeetings/streams/hibernate/flvRecording_1.flv
> -vcodec mjpeg -vframes 1 -an -f rawvideo -s 2176x1360 /home/chema/
> Escritorio/Openmeetings/webapps/openmeetings/streams/hibernate/
> flvRecording_1.jpg
>
> Regards. José Manuel.
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-user@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>
>


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Re: Quality in the recordings

2011-06-17 Thread Jose Manuel Abuin Mosquera
Hello,

I am very interested too in recordings improvement and I downloaded
this last version, r3822.

I made a recording in a room and downloaded it into avi but when I see
it on my local computer with vlc in the codec properties I can see
that the frame rate is 1

I don't know how openmeetings deals with the frame rate in the code
but maybe something is missing at some calculation. In my log I
can see the following:

DEBUG 06-17 09:46:50.039 FlvRecorderConverter.java 247229 633
org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
[openmeetings.TaskExecutor-1] - START previewFullFLV
#
DEBUG 06-17 09:46:50.040 FlvRecorderConverter.java 247230 634
org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
[openmeetings.TaskExecutor-1] - [Ljava.lang.String;@d07503
DEBUG 06-17 09:46:50.040 FlvRecorderConverter.java 247230 640
org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
[openmeetings.TaskExecutor-1] - ffmpeg -i /home/chema/Escritorio/
Openmeetings/webapps/openmeetings/streams/hibernate/flvRecording_1.flv
-vcodec mjpeg -vframes 1 -an -f rawvideo -s 2176x1360 /home/chema/
Escritorio/Openmeetings/webapps/openmeetings/streams/hibernate/
flvRecording_1.jpg

Regards. José Manuel.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.