[MPlayer-users] a WMA file that cannot be played ?
mheath at netspace.net.au
mheath at netspace.net.au
Fri Jul 12 03:28:02 CEST 2002
>
>[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>That stuff is for Windows only.
>
>Any known linux version?
Wine perhaps? I mean the development side.
After getting the required libraries these are the following calls that
I assume are provided by windows OS.
Undefined first referenced
symbol in file
GetLastError msdrm.o
RegCloseKey msdrm.o
FreeLibrary msdrm.o
LoadLibraryA msdrm.o
StgOpenStorage msdrm.o
RegQueryValueExA msdrm.o
GetProcAddress msdrm.o
RegOpenKeyExA msdrm.o
WideCharToMultiByte main.o
GetFileAttributesA msdrm.o
ld: fatal: Symbol referencing errors. No output written to freeme
collect2: ld returned 1 exit status
I suspect some of the above functions could be emulated with a
custom library, which I suspect the wine developers have already done.
The LoadLibrary function is the one that scares me though. Which I assume
is like dlload. Though since the mplayer developers already know how to
plug in to windows libraries this may not be so difficult... comments ?
If there are any windows hackers here, how hard would it be to implement
these functions ?
Mark
>On Thursday 11 July 2002 12:39, mdew wrote:
>> On Thu, 2002-07-11 at 13:30, mheath at netspace.net.au wrote:
>> > [Automatic answer: RTFM (read DOCS, FAQ), also read
>DOCS/bugreports.html]
>> >
>> > >[Automatic answer: RTFM (read DOCS, FAQ), also read
>> > > DOCS/bugreports.html] Hi,
>> > >
>> > >it looks like an encrypted wma stream
>> > >does other players play it? imho not.
>> >
>> > Windows media player plays it.
>> > I just tried on a friends machine.
>> > Though it does go to a remote site and download something. I assume
>> > a media key ?
>> >
>> > Does anyone have any documentation on how these DRM files work?
>>
>> something like this?
>>
>> http://mylogin.orcon.net.nz/ms-wma-drm-remover.tar.gz
>
>_______________________________________________
>RTFM!!! http://www.MPlayerHQ.hu/DOCS
>Search: http://www.MPlayerHQ.hu/cgi-bin/htsearch
>http://mplayerhq.hu/mailman/listinfo/mplayer-users
More information about the MPlayer-users
mailing list