Windows error 0xC00D3E98, -1072873832

Detailed Error Information

MF_E_UNSUPPORTED_FORMAT[1]

MessageThe Media format is recognized but not supported.%0
Declared inMferror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)true
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode13 (0x00d)
NameFACILITY_MEDIASERVER[2][3]
DescriptionThe source of the error code is the Windows Media Server.[2][3]
Error Code16024 (0x3e98)

Questions

0votes
1answer

using groove api, songs play only in preview mode

i have a groove app (windows 10 uwp) based on groove api and having trouble streaming complete songs. here are the specifics: 1) if the track belongs to a playlist, it plays in preview mode; that is, only 30 seconds. this is so since the Rights returned only contains "Purchase". [...] read more
windows
groove

Comments

Leave a comment

(plain text only)

Sources

  1. Mferror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  3. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0