Thanks Jacek, that worked!



Message: 1
Date: Sat, 22 Oct 2011 18:34:46 +0200
From: Jacek Ka?ucki <lab...@rz.onet.pl>
To: Dabo Users list <dabo-users@leafe.com>
Subject: Re: [dabo-users] dMediaControl in Windows 7 64-bit
Message-ID: <4ea2f0a6.6000...@rz.onet.pl>
Content-Type: text/plain; charset=UTF-8; format=flowed

U?ytkownik Steve Rose napisa?:
> I built a simple app to test dMediaControl.  It is just a form with a
start
> button, and when the button is hit, an mp3 file loads and plays (I am not
> showing the player controls on the form).  This works fine in Win XP, but
in
> Windows 7 64-bit, nothing plays, but in the command window I see "CHHG"
and
> "STOP".  That output is not from my code so I assume it it from code in
the
> dMediaControl class.  Another puzzle is that the events MediaLoaded and
> MediaFinished fire in Win XP, but do not in Win 7 (and I get no
traceback).
>   Has this class been tested in the Windows 64 bit environment?  I don't
know
> where to begin to get to the bottom of it.  Any ideas appreciated.


Hi.

Just add default media engine on init:
       dMediaControl(self, ..., szBackend=wx.media.MEDIABACKEND_WMP10)

It works for me.
--
Regards
Jacek Ka?ucki


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/cadjjcm5hfmf4df5ntdvoqz412pfidgwmuxwjzb4wo0pafwh...@mail.gmail.com

Reply via email to