[Gambas-user] saving picturebox as video

2009-10-16 Thread Hartmut Eilers
Hi all, I'm currently writing an application where I have the output of a webcam in a picturebox. After modifying the picturebox with overlayed text and graphics, I want to save the contents of this picturebox in any video format. ( avi, mpg, ogg whatever ) How can that be done ? Can anybody give

[Gambas-user] Video Player example

2009-10-21 Thread Hartmut Eilers
the grabbed images in their original size and saved as a sequence of pictures. I did everything I can image, but I am not able to make the drawingarea invisible. Any ideas are highly welcome. regards Hartmut -- Hartmut Eilers Dorffer Str. 53

Re: [Gambas-user] saving picturebox as video

2009-10-21 Thread Hartmut Eilers
; >But writing the images to disk would drop the frame rate. > >I hope that is clear. 2009/10/17 Hartmut Eilers : > Hi all, > > I'm currently writing an application where I have the > output of a webcam in a picturebox. After modifying > the picturebox with overlayed te

Re: [Gambas-user] Video Player example

2009-10-25 Thread Hartmut Eilers
Hallo List, I didn't know, that the attachments are scrubbed. at least in the digest. so here is the screenshot of my video app for live recordings from 2 cams. http://www.eilers.net/tmp/VideoPlayerProblem2.png regards Hartmut

Re: [Gambas-user] Video Player example

2009-10-26 Thread Hartmut Eilers
Hallo List, > >> for my Video project I need a video player which plays a video > >> in a unvisible DrawingArea where I can grab a picture contolled > >> by a timer. I want to show the grabbed image in a smaller preview > >> window where one can apply effects. When pressing a button all > >>effect

[Gambas-user] Video Application DirectorsDesk performance problems

2009-11-04 Thread Hartmut Eilers
Hallo List, the first alpha of my program RegiePult ( DirectorsDesk) is available. Its a tool to record live video from different cams / media player. The biggest problem I have is the performance and I need serious hints how to achieve higher framerates. Currently I use PictureBoxes and do a lot

Re: [Gambas-user] Video Application DirectorsDesk performance problems

2009-11-04 Thread Hartmut Eilers
Hallo, anybody interested in DirectorsDesk ( RegiePult ) may download the source from: http://www.eilers.net/index.php?option=com_phocadownload&view=category&id=4:video-programs&Itemid=58 Any comments, hints or critics are highly welcome Kind regards Hartmut ---

[Gambas-user] Video4Linux

2009-11-04 Thread Hartmut Eilers
Hallo List, as I understand the current video4linux component is based on video4linux version 1. Is there anything available for video4linux version 2 ? Thanks in advance regards Hartmut -- Let Crystal Reports handle th

[Gambas-user] Multithreaded Programs

2009-11-04 Thread Hartmut Eilers
Hallo List, is it possible to write multithreaded programs that support multicore or SMP systems with Gambas? Thanks for help Hartmut -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial.

Re: [Gambas-user] Video Application DirectorsDesk performance problems

2009-11-04 Thread Hartmut Eilers
I forgot to mention that there are some pathes hardcoded in the source which you need to modify, or even better patch it to make those settings configurable. :) regards Hartmut 2009/11/4 Hartmut Eilers : > Hallo, > > anybody interested in DirectorsDesk ( RegiePult ) may download t

Re: [Gambas-user] Video4Linux

2009-11-04 Thread Hartmut Eilers
Thank you for your fast answer Benoit. Is it planned to support V4L2 in Version 3.0 or is it usable. Is it worth to give Version 3.0 a test with my video app or do I have to wait ?. Is it possible to install Version 3 in parallel to my version 2.x i have installed from the ubuntu repos ? Where ar

Re: [Gambas-user] Video4Linux (Jussi Lahtinen)

2009-11-05 Thread Hartmut Eilers
Hallo Benoit >> >> Where are the most uptodate Webpages about gambas. >What do you mean? Until today I only found http://gambasrad.org/ which hosts the Mailing List as Forum, seems to be the Homepage but has the last Messages from 2007. Is it your domain ? There should be at least a message stati