DjDemon2
Joined: 20 Oct 2005
Posts: 2
Location: Germany
|
Posted:
Thu Oct 20, 2005 9:05 am Post subject:
Problems with .wmd (Windows Media Download Package) ! |
|
|
Hello !
Well, I have some problems with creating .wmd files. On the official Microsoft Windows Support Site
there is a short tutorial how to create them:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmplay10/mmp_sdk/creatingawindowsmediadownloadpackage.asp
I created an .asx-File which refers to the original mediafile (.mp3 or .wma) and then zipped it and renamed it to .wmd.
If I play the original musicfile first and after that the .wmd-file, the windows media player also plays the .wmd.
But if I try to play the .wmd directly the player shows an error ('invalid playlist'). Even when I try to play the .asx file it shows that error.
This is my .asx-file:
| Code: |
<asx version="3.0">
<entry>
<ref href="music.mp3">
</entry>
</asx> |
Does any one of you have a solution for this problem? Perhaps someone already created a .wmd-file which works fine.
Thanks in advance for your help.
_________________ .::|Yesterday.is.history_Tomorrow.is.mistery_and_today.is.a.GIFT|::. |
|