Re: [e-users] Evas Video Sink

2011-01-06 Thread The Rasterman
On Thu, 6 Jan 2011 17:02:26 +0100 Stefano Sabatini said: > On date Monday 2011-01-03 17:26:00 +0900, Carsten Haitzler wrote: > > On Fri, 31 Dec 2010 01:31:46 +0100 Stefano Sabatini > > said: > > > In data Wednesday 2010-12-29 19:57:53 +0100, Nicolas ha scritto: > > > > Hello, > > > > > > > > He

Re: [e-users] Evas Video Sink

2011-01-06 Thread Gustavo Sverzut Barbieri
On Thu, Jan 6, 2011 at 2:02 PM, Stefano Sabatini wrote: > On date Monday 2011-01-03 17:26:00 +0900, Carsten Haitzler wrote: >> On Fri, 31 Dec 2010 01:31:46 +0100 Stefano Sabatini >> said: >> > In data Wednesday 2010-12-29 19:57:53 +0100, Nicolas ha scritto: >> > > Hello, >> > > >> > > Here's a n

Re: [e-users] Evas Video Sink

2011-01-06 Thread Stefano Sabatini
On date Monday 2011-01-03 17:26:00 +0900, Carsten Haitzler wrote: > On Fri, 31 Dec 2010 01:31:46 +0100 Stefano Sabatini said: > > In data Wednesday 2010-12-29 19:57:53 +0100, Nicolas ha scritto: > > > Hello, > > > > > > Here's a new version of EvasVideoSink, feel free to test it. > > > https://so

Re: [e-users] Evas Video Sink

2011-01-03 Thread The Rasterman
On Mon, 3 Jan 2011 13:44:22 -0200 Gustavo Sverzut Barbieri said: > On Mon, Jan 3, 2011 at 1:07 PM, Carsten Haitzler wrote: > > On Mon, 3 Jan 2011 08:16:51 -0200 Gustavo Sverzut Barbieri > > said: > > > >> On Mon, Jan 3, 2011 at 6:26 AM, Carsten Haitzler > >> wrote: > >> > On Fri, 31 Dec 2010 0

Re: [e-users] Evas Video Sink

2011-01-03 Thread Gustavo Sverzut Barbieri
On Mon, Jan 3, 2011 at 1:07 PM, Carsten Haitzler wrote: > On Mon, 3 Jan 2011 08:16:51 -0200 Gustavo Sverzut Barbieri > said: > >> On Mon, Jan 3, 2011 at 6:26 AM, Carsten Haitzler >> wrote: >> > On Fri, 31 Dec 2010 01:31:46 +0100 Stefano Sabatini >> > said: >> > >> >> In data Wednesday 2010-12-

Re: [e-users] Evas Video Sink

2011-01-03 Thread The Rasterman
On Mon, 3 Jan 2011 08:16:51 -0200 Gustavo Sverzut Barbieri said: > On Mon, Jan 3, 2011 at 6:26 AM, Carsten Haitzler wrote: > > On Fri, 31 Dec 2010 01:31:46 +0100 Stefano Sabatini > > said: > > > >> In data Wednesday 2010-12-29 19:57:53 +0100, Nicolas ha scritto: > >> > Hello, > >> > > >> > Here

Re: [e-users] Evas Video Sink

2011-01-03 Thread Gustavo Sverzut Barbieri
On Mon, Jan 3, 2011 at 6:26 AM, Carsten Haitzler wrote: > On Fri, 31 Dec 2010 01:31:46 +0100 Stefano Sabatini said: > >> In data Wednesday 2010-12-29 19:57:53 +0100, Nicolas ha scritto: >> > Hello, >> > >> > Here's a new version of EvasVideoSink, feel free to test it. >> > https://sourceforge.net

Re: [e-users] Evas Video Sink

2011-01-03 Thread The Rasterman
On Fri, 31 Dec 2010 01:31:46 +0100 Stefano Sabatini said: > In data Wednesday 2010-12-29 19:57:53 +0100, Nicolas ha scritto: > > Hello, > > > > Here's a new version of EvasVideoSink, feel free to test it. > > https://sourceforge.net/projects/evasvideosink/files/ > > > > I also created a widget

Re: [e-users] Evas Video Sink

2010-12-31 Thread Nicolas
Hi, I've made a little new version of EvasVideoSink that consumes less memory. Project here: https://sourceforge.net/projects/evasvideosink/files/ To anwser you Stefano, yes i can take a look at your code to see where is the problem. Thanks, Nicolas. > And if you have time to kill and you want

Re: [e-users] Evas Video Sink

2010-12-30 Thread Stefano Sabatini
In data Wednesday 2010-12-29 19:57:53 +0100, Nicolas ha scritto: > Hello, > > Here's a new version of EvasVideoSink, feel free to test it. > https://sourceforge.net/projects/evasvideosink/files/ > > I also created a widget for Elementary. > To test it, you need the latest svn version of Elementar

Re: [e-users] Evas Video Sink

2010-12-29 Thread Nicolas
Hello, Here's a new version of EvasVideoSink, feel free to test it. https://sourceforge.net/projects/evasvideosink/files/ I also created a widget for Elementary. To test it, you need the latest svn version of Elementary, follow the instructions listed in the README file for compilation. Why cre

Re: [e-users] Evas Video Sink

2010-12-23 Thread André Dieb
Do you have any plans on importing it into GStreamer's git repository? On Wed, Dec 22, 2010 at 3:47 PM, Martin Koelewijn wrote: > Hi, > > good effort. Maybe add uninstall to Makefile too? Also, for me it > wouldn't make unless I add -fPIC flag (64-bit issue?; archlinux, gcc > 4.5.1): > > gcc -sh

Re: [e-users] Evas Video Sink

2010-12-22 Thread Martin Koelewijn
Hi, good effort. Maybe add uninstall to Makefile too? Also, for me it wouldn't make unless I add -fPIC flag (64-bit issue?; archlinux, gcc 4.5.1): gcc -shared -g -Wall -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Waddress -Waggregate-return

Re: [e-users] Evas Video Sink

2010-12-22 Thread Vinícius dos Santos Oliveira
Nice job 2010/12/22 Nicolas > Hello, > > I'm made a new version of evasvideosink. > Project here: https://sourceforge.net/projects/evasvideosink/ > > News: > * Add property "auto-handle-events" (get/set if the plugin auto handle > mouse/keyboard events for DVD navigation (type: boolean, default:

[e-users] Evas Video Sink

2010-12-22 Thread Nicolas
Hello, I'm made a new version of evasvideosink. Project here: https://sourceforge.net/projects/evasvideosink/ News: * Add property "auto-handle-events" (get/set if the plugin auto handle mouse/keyboard events for DVD navigation (type: boolean, default: false)) * Add property "video-format" (get

[e-users] Evas Video Sink

2010-12-19 Thread Nicolas
Hi and sorry to create a new post ! So, i made a new version of EvasVideoSink. Project here: https://sourceforge.net/projects/evasvideosink/ I added "bgr, bgra, bgrx" video format (i only tested with bgra format). I also added the possibility to navigate on DVD with the keyboard. Thanks to every