How to write a wxPython video player directly with Gstreamer

Main problem with Windows is that Windows users don’t know how to install anything and just want to click on “download”.

That’s why I try to limit dependences to Python and wxPython.

···

On Mon, Mar 31, 2008 at 3:02 PM, Stani spe.stani.be@gmail.com wrote:

On Mon, Mar 31, 2008 at 2:51 PM, Jacek Poplawski jacekpoplawski@gmail.com wrote:

On Mon, Mar 31, 2008 at 2:46 PM, Stani spe.stani.be@gmail.com wrote:

In the hope it will be useful for others I’ve posted on my blog example source code of how to integrate gstreamer directly in wxpython:

What about portability? I need solution which works also in Windows/Mac.

Gstreamer was ported to Windows & Mac:


Free Software - find interesting programs and change them
NetHack - meet interesting creatures, kill them and eat their bodies

Usenet - meet interesting people from all over the world and flame them
Decopter - unrealistic helicopter simulator, get it from http://decopter.sf.net

Mariano Di Felice wrote:

Hi guys,
  I would like read svg files with wxPython app ( PIL included ) and draw them into panels....

Can someone help me???
I've found antigrain library that can do it, but I can't understood how do it.

http://code.google.com/p/wxpsvg/

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

Hi guys,
    Has anybody any idea about read .svg files and draw it with wxPython or PIL?

thx

···

--
/\/\ariano Di Felice
Java PHP Python Ruby programmer
with MySQL, PostgreSql, SQLite and Oracle support
Linux Platform Developer
http://www.marianodifelice.it
mariano.difelice@gmail.com
Tel. 0735 703735
Cell +39 339 6407211

Hi Mariano,

Hi guys,
  Has anybody any idea about read .svg files and draw it with wxPython or
PIL?

It seems to me Robin has answered this question yesterday. You can use
the nice implementation of wxpSVG from Chris Mellon:

http://code.google.com/p/wxpsvg/

I have never used it, so I don't really know how many things it supports...

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/

···

On Mon, Apr 7, 2008 at 10:40 AM, Mariano Di Felice wrote:

Hi,

See the project wxsvg at www.wxsvg.org.

Greg.

Chris Mellon a écrit :

···

On Mon, Apr 7, 2008 at 4:40 AM, Mariano Di Felice > <mariano.difelice@gmail.com> wrote:
  

Hi guys,
   Has anybody any idea about read .svg files and draw it with wxPython or
PIL?

Rendering SVG is hard. I have a minimal, only somewhat working
implementation at Google Code Archive - Long-term storage for Google Code Project Hosting.. Feel free to use
the code there, to draw inspiration from it or (best!) to improve it
to meet your needs and contribute patches.
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

Hi Greg,
    I've tried wxsvg, wxpsvg, antigrain packages, but they are not fully functional...

I've found anything that read all SVG tag properties.
In fact, if you get one of these projects, anyone can read and parse, for examples, SVG file for KDE template: http://websvn.kde.org/trunk/playground/artwork/oooicons/crystalsvg/?dir_pagestart=0

I'm desperate...

Grégory Trélat ha scritto:

···

Hi,

See the project wxsvg at www.wxsvg.org.

Greg.

Chris Mellon a écrit :

On Mon, Apr 7, 2008 at 4:40 AM, Mariano Di Felice >> <mariano.difelice@gmail.com> wrote:

Hi guys,
   Has anybody any idea about read .svg files and draw it with wxPython or
PIL?

Rendering SVG is hard. I have a minimal, only somewhat working
implementation at Google Code Archive - Long-term storage for Google Code Project Hosting.. Feel free to use
the code there, to draw inspiration from it or (best!) to improve it
to meet your needs and contribute patches.
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

Well Greg,
I would like create a wxPython Appplication template structure based on SVG images.
For example, I want draw panels borders and attributes ( angle, gradients, etc ) with SVG properties, as same as a normal button drawn with onPaint event loading SVG attrs…

well, this is a great project, but if there’s no full featured SVG parser/renderer, it’s very difficult for me to do it.
Inkscape, now, it’s the only full module I can utilize, but I don’t know how to use this library…
I’ve found only .c and .h files, and in scripts/ directory I have found some .py python source that I have not understood what are they…

Any idea about using inkspace reader for integrate in a wxApp?

···

2008/4/21, Christopher Barker Chris.Barker@noaa.gov:

Hi Greg,

I’ve tried wxsvg, wxpsvg, antigrain packages, but they are not fully functional…

I’ve found anything that read all SVG tag properties.
Mariano Di Felice wrote:

As you’ve seen, there is no full featured SVG parser/renderer for wx. In fact, there are probably very few at all.

What do you need to do with the SVG? You’ll probably need an external tool. InkScape can be driven by a command line script, and supports a very wide range of SVG.

Also, SVG is XML, so you can do a lot with it with generic XML tools too.

-Chris

Christopher Barker, Ph.D.

Oceanographer

Emergency Response Division

NOAA/NOS/OR&R (206) 526-6959 voice

7600 Sand Point Way NE (206) 526-6329 fax

Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov


wxpython-users mailing list

wxpython-users@lists.wxwidgets.org

http://lists.wxwidgets.org/mailman/listinfo/wxpython-users


//\ariano Di Felice
Java PHP Python programmer
with MySQL, PostgreSql and Oracle support
Linux Platform Developer
http://www.marianodifelice.it

+39 339 6407211
0735 703735