Tagged Questions
For issues relating to interfacing with the Windows Media Player (WMP).
8
votes
12answers
19k views
Is there a simple JavaScript slider?
I need to create a custom volume slider for a WMP object. The current slider is complicated to modify, and use, is there a simple way to generate a slider on an HTML page that can have it's value ...
5
votes
1answer
88 views
record system sound (stereomix) to a file
iam trying to record sound from an activex WMP control playing an internet radio stream, and because no simple way to do it, i decided to record the system sound or the so called "what you hear" (the ...
4
votes
4answers
25k views
How to interact with Windows Media Player in C#
I am looking for a way to interact with a standalone full version of Windows Media Player.
Mostly I need to know the Path of the currently played track.
The iTunes SDK makes this really easy but ...
3
votes
1answer
118 views
How to control Windows Media Player remotely using Java?
this is the first time I´m posting something here.
I´m working on a Project where I want to control the Windows Media Player through different Input Modalities (like Multitouch, a 3D Mouse...). At ...
3
votes
1answer
726 views
Stream video to Windows Media Player over http
Trying to stream video to windows media player from a servlet (progressive download style). The streaming works, but I have some weird behavior, which I would like to rule out is not caused by a ...
3
votes
1answer
2k views
Media support in WPF without Windows Media Player 10+?
I'm wondering if it is possible to deploy Windows Media Foundation without Windows media player 10 or 11?
Here's the context. I have a WPF application running in a corporate enterprise setting. WPF ...
2
votes
1answer
122 views
Enumerating and using wmp visualizers
I want to use the systems available windows media player visualizers in my app. Apperently visualizers expose an IWMPEffects interface to the world. My question is how do I enumerate and create ...
2
votes
2answers
77 views
trying to copy a bitmap into the WMP Renderer -> upside down!
I'm writing a video DMO decoder and trying to return a bitmap to the WMP renderer for display ... but WMP displays it upside down!
This is the code :
HBITMAP* hBmp = new HBITMAP();
int result;
...
2
votes
2answers
1k views
Reference to wmp.dll (\windows\system32\wmp.dll)
Can I use a reference to wmpLib.ddl / wmp.dll (\windows\system32\wmp.dll) in a commercial application?
I am using Visual Studio 2008 Express edition. I have to deliver that DLL.
2
votes
2answers
9k views
Problem with Chrome - embed windows media player
I am having a problem. I embed WMP in my page, and I need to hide buttons from player. I make it to hide them in IE and FF, but I can't make it happen in Google Chrome.
Here is the code
...
1
vote
1answer
64 views
Windows Media Player JavaScript control - multiple players problems
hope you can help.
I have a screen in my ASP.net MVC3 application that displays several WindowsMediaPlayer objects. Excerpt from my view:
<object id="audio" width="100%" height="65" ...
1
vote
0answers
247 views
Error loading Interop.WMPLib Windows MediaPlayer in WPF App
Error 1 Unknown build error, 'Cannot resolve dependency to
assembly 'Interop.WMPLib, Version=1.0.0.0, Culture=neutral PublicKeyToken=null'
because it has not been preloaded. When using ...
1
vote
1answer
170 views
Do VLC or WMP ActiveX controls accept Stream objects?
I've got a WCF service that stories media files and returns them to consuming applications in the form of a Stream object. The issue arises when the consuming application wants to stream the media ...
1
vote
0answers
41 views
Capture audio from WMP control
I have a windows form with Windows Media Player Control.
i want to record audio stream (ex. Online Radio Stream) in mp3 or wav file.
How can i do that in c# ?
1
vote
0answers
216 views
How can I embed windows media player without the visualizations
I enjoyed the late 90s just as much as the last guy, but I'd like to be able to play an audio file on a web page without having to look at the cheesy geometric visualizations that wmp shows. Is there ...
1
vote
1answer
350 views
VB6 app reference WMP on a Windows 7 x64
I've helped developed a program which can enable gamers to manage their music, among other things, while a full screen game is open. Before I had an invisible copy of WMP control on a form and would ...
1
vote
2answers
465 views
How to check what version of Windows Media Player is installed on the machine?
As far as I know Windows Media Player 10 is the minimum requirement for WPF MediaElement to work. What is a decent way to programmatically (from .NET) check if WMP is present, and its version?
1
vote
2answers
742 views
Playing videos in C# application via Windows Media Player. Is there a stable, decently performing solution?
I've written a WPF application (in Visual C# 2010 Express) that has 2 windows. The 1st has a various buttons, the other displays video using the MediaElement control. When a button is pressed, a ...
1
vote
2answers
201 views
WMPlayer embed not playing video
In my company we link our site to videos provided by a partner company. They changed their video encoding from .FLV to .MP4 videos and the current video player on our site doesn't playe them. We ...
1
vote
1answer
135 views
Windows media player crashes
My WPF app seems to be crashing when I flip a media element around quickly.
Debugging with WinDbg shows it as crashing with the following stack trace:
0:028:x86> k 20
ChildEBP RetAddr
15aff648 ...
1
vote
3answers
641 views
How can I play DVD files using wmp.dll?
I need help with my VB6 app. I have a form with a reference to wmp.dll (Windows Media Player 9 ocx). I can play many file extensions like Mpg mpeg , avi, qt and others, but I want to play dvd files. ...
1
vote
2answers
1k views
Firefox and Opera do not finish loading webpage with an embedded Windows Media Player file
BROWSERS CAUSING PROBLEM:
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
Opera/9.80 (Windows NT 6.1; U; en) Presto/2.2.15 Version/10.10
CLIENT MACHINE:
...
1
vote
2answers
149 views
WMP: streaming, then saving
I use the Windows Media Player Control (WMP.DLL) in my application to download (stream) and show videos. Once the video file is fully downloaded, I would like to save it to disk. Unfortunately I can't ...
1
vote
2answers
832 views
Streaming Audio/Video in WPF with early versions of WMP?
I am developing a Wpf App for a large client base, and have
just found out that Windows Media Player 10+ is required in order to properly use the
MediaElement XAML class in my Form. I personally ...
1
vote
3answers
3k views
Windows Media Player (11+) C# Plugins
Is it possible to create WMP11+ (well, sure, the more versions the better, but I'm only targeting Vista onwards for now) plugin in C#? All the resources I've found show it for C++, but not for C#.
...
1
vote
2answers
2k views
How to receive MPEG-TS multicast from Windows
We currently have a system with live video encoded to an MPEG-TS multicast stream, being received by televisions with STBs. In addition to televisions we'd like to embed the video in our Windows ...
1
vote
3answers
1k views
Delphi: play memorystream in wmp activex
I'm new to this site and I hope someone can help me with my problem.
I am using a Delphi language. And I would want to play a memorystream to windowsmediaplayer ActiveX. Is this possible? If it is, ...
1
vote
0answers
1k views
Creating a Smart Playlist via .NET code
I'm looking to synchronize media libraries from other programs to Windows Media Player via .NET (specifically C#) code. The other programs allow for Smart Playlists and I would like to preserve that ...
1
vote
3answers
2k views
Stop embedded Windows Media Player from looping?
I've got an embedded Windows Media player in an HTML page, and when the audio gets to the end, it just starts again from the beginning.
According to the documentation, there's an autorewind ...
1
vote
1answer
582 views
How to play WMV in a WindowMediaPlayer activeX controlled by a flash component?
How to play WMV in a WindowMediaPlayer activeX controlled by a flash component?
I've seen it done here: http://sport5.co.il/
Does anyone know how?
1
vote
4answers
1k views
How do I embed Media Player in a C# MailMessage to play an Attachment
I'm using a C# MailMessage to attach a wave file (8K) to an email message. I'd like to provide a player within the body of that email message that will play that wave file if the user chooses to do ...
0
votes
1answer
35 views
Headers sent by Windows Media Player
I am using this http://nunzioweb.com/streaming_audio-example.htm to embed and play.mp3 files
The problem is that the above method uses a file that contains a link to .mp3 files
Eg: the list contains ...
0
votes
1answer
13 views
No sound when playing DVD with AxWindowsMediaPlayer in VB
I am using the AxWMPLib AxWindowsMediaPlayer for DVD playback in VB.Net. I can play back the DVD with the installed Windows Media Player 12, but it doesn't have any sound when I play it back in my ...
0
votes
1answer
24 views
Windows Media Player DSP Plugin Format Negotiation
I am writing an audio DSP plugin for Windows Media Player with the plugin acting as a DMO. I am trying to get WMP to send me the audio data in mono 22.050 khz audio. However, no matter what I do the ...
0
votes
1answer
38 views
Creating a remote controller for android
I am very new to the android community and do not really know how everything works.
I want to create my own very basic remote controller for my phone that I can use to control WMP on my server. ...
0
votes
1answer
48 views
Tracking bar not working in embedded Windows Media Player
In my ASP.NET MVC application, I'm embedding Windows Media Player so that my users can listen to specific audio recordings. I'm using the following code:
<object width="100%" height="65" ...
0
votes
0answers
53 views
What language for client in server-client application for best system control?
I need an answer on some questions regarding a client-server application.
The server is written in C# and the client is currently written in Flash AS3.0.
On start, we've chosen for flash for it's ...
0
votes
2answers
136 views
Windows Media Object in C# WebBrowser control with Custom DirectShow Filter in Windows 7
I have a Windows Media Object in a C# WebBrowser control. We've got what are basically .AVI files, and the files have been given a custom header. In order to play these we have a custom DirectShow ...
0
votes
1answer
94 views
Is it possible to add items to my WMP 12 media Library without running an instance of WMP?
I am currently using WMP 12 as a DLNA server to my television. While I'm impressed with how hassle-free it was to set up, there are a few small annoyances about it. One of them being that it does not ...
0
votes
0answers
142 views
Windows Media Player not working on Windows XP using visual studio application
I have embedded the WMP control in my Visual Studio 2010 app which works on windows 7 (Framework 4.0), but installing the app on winXP, I get the following error:
System.IO.FileNotFoundException: ...
0
votes
0answers
29 views
How can I get WMP to use a sound from the resources?
I am making a game and what I want to do is make windows media player play a sound from the resources. I used the following code below, but got an error (which is in asterisks). What seems to be the ...
0
votes
0answers
127 views
update Window media player Param
I added a WMP to my page as follow:
<object id="mPlayer" classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" type="application/x-oleobject">
<embed name="mPlayer" ...
0
votes
1answer
122 views
Querying the Windows Media Player library [closed]
Possible Duplicate:
Access the Windows Media Player library C#
I'm trying to figure out how to programmatically query the Windows Media Player library from a C# program. I don't want to ...
0
votes
0answers
57 views
WMP Skin - close playlist JS action
I'm trying to build a WMP skin with 3 custom views: main (player), playlist and equalizer.
The main view has buttons to open the playlist and the equalizer with hover and down states for the buttons.
...
0
votes
0answers
408 views
Media Player C#.net by byte stream in thread
I'm developing media player using windows media player COM component, i have to play it by through byte stream where as the entire data should not be stored as file, I'm writing every 40 bytes of the ...
0
votes
2answers
279 views
c# playing movie in windows media player “Not” embedded
I have looked around, everything I find is talking about embedding it.
I do not want to embed it. I want to click a button and launch windows media player seperatly.
For example, I have a location ...
0
votes
0answers
370 views
C# how to play mutiple videos sequentially and loop it using the windows media player control in windows form?
I'm new here and I'm also new in the world of C#. I really need some help from the professionals.
I want to embed a video in a Form (WinForms). I've managed to do that and autostart it using WMP ...
0
votes
1answer
81 views
How to get the error code of WMP plugin in IE when it fails to play some resource?
Recently I'm trying to make a web page for WMP troubeshooting.And what I want to do is, if the vistors cannot play the resource on my page because of some problems such as missing WMP codec,failing to ...
0
votes
0answers
341 views
Embed Windows Media Player in Windows Mobile 6.5 Application
In the project I'm working on at the moment we display thumbnails for a couple of videos related to user input. When a user clicks a thumbnail he should be able to view the video inside the ...
0
votes
0answers
77 views
export from Adobe Illustrator to Wissen Castop Plus 99
We have a DGI Omega OM-130 Plotter. I can only find drivers to run this from Windows XP, using Wissen Castop Plus 99.
While this works for sending flies to plot, the software isn't up to much in ...