[wxPython-users] MediaCtrl

Nishant Avasthi nishant.avasthi at gmail.com
Wed Jan 17 03:10:44 PST 2007


thanks for the answer..

so in essence, i should plan to build & install gstreamer 0.10 and try and
build the latest version
of wxwidgets with it. with --enable-mediactrl and --enable-gstreamer .

is the plan correct ?


On 1/17/07, Robin Dunn <robin at alldunn.com> wrote:
>
> Nishant Avasthi wrote:
> > hi
> >
> > i am a newbee to Python .. i am trying to develop a video player ... but
> > when i use media.py from the wxPython-2.6 package
> > i get an NotImplemented error  on the line newobj =3D
> > _media.new_MediaCtrl(*args, **kwargs) in the media.py file
> >
> > i am working on fedora 6 with python 2.4 ..
>
> If the gstreamer and gconf libs are not available when wxPython is
> built, or if wxGTK was not configured to use them, then the MediaCtrl
> class in wxPython will be just a stub that raises the exception that
> you've seen.  Check with whoever built the packages that you installed.
>
> --
> Robin Dunn
> Software Craftsman
> http://wxPython.org  Java give you jitters?  Relax with wxPython!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>


-- =

Nishant Avasthi

Phone - +91-9322403371
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200701=
17/229d84e3/attachment.htm


More information about the wxpython-users mailing list