2020-06-26 22:27:19 (edited by Turkce_Rap 2020-06-28 21:24:45)

i seak one for it. i think  there was one library or a rapper for it.

2020-06-26 22:47:55

If there is, I bet Google does.

My Blog
Twitter: @ajhicks1992

2020-06-27 09:59:26 (edited by Turkce_Rap 2020-06-27 10:02:57)

i've found one ffmpeg wrapper that i m trying but, coudln't find one for windows media player itself.

2020-06-27 11:52:51

If you are using wx, try this https://wxpython.org/Phoenix/docs/html/ … index.html

2020-06-27 13:01:00

@4
i knew this but, people were saying it's inaccessible.

2020-06-28 21:25:35

Any update?

2020-06-28 23:09:51 (edited by cartertemm 2020-06-28 23:11:29)

If there were an update, I'm sure there would have been a post from someone with a module you could try.
There wasn't a new post thus there wasn't an update. It's respectful to wait a while before reviving topics, especially those with googlable solutions. People can easily see this one, it hasn't left the first page.


That aside, I'm struggling to conjure up any compelling reasons for windows media player in 2020, much less through code. What specifically are you trying to accomplish?

2020-06-29 16:43:08

use the VLC dll, i'm sure there must be python bindings for it. and i think it can support a lot more file formats than windows media player.

best regards
never give up on what ever you are doing.

2020-06-29 17:18:59

What do you even want? Something to control a running Windows Media Player instance, like how there are libraries to control browser instances? Something to embed into an application which functions like Windows Media Player?

2020-06-30 10:02:59

qcartertemm

i've tried building an mp3 player but, i couldn't set positioning. pygame nor openal could do what i want or i was uncapable of doing so. i'Ve googled a lot though. Last night from Your post linkin to google result i've realised that pywin32 seems to be ok with the things i wanted. for instans: i saw one person shared a code that controls player and duration on windows mediaplayer. so i thought i should give COM a try. though i can take any simpler advises.



@ashleygrobler04

i'Ve dealt with it though. do you know any tutorial for music player controls on Vlc dll?


@Lucas1853

to buıild something can player my mp3 arcive. i want to control player, duration, play back, play forward, volume, ecoliser  etc.