Microsoft-Windows-MPEG2_DLNA-Encoder

20 events across 1 channel

Event ID 0: Starting.

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
MPEG_2Encode/MuxforDLNA
Opcode
Start

Description

Starting. Video: Starting_Video (Video_Bit_Rate,Region). Audio Channels: VideoX, Video Bit Rate: VideoY, Audio Bit Rate AudioChannels, Seek Offset VideoBitRatems.

Message #

Starting. Video: %1 (%2,%3). Audio Channels: %4, Video Bit Rate: %5, Audio Bit Rate %6, Seek Offset %7ms

Fields #

NameDescription
Region UnicodeString
VideoX UInt32
VideoY UInt32
AudioChannels UInt32
VideoBitRate UInt32
AudioBitRate UInt32
SeekOffsetMs Int64

Event ID 1: Stopping.

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
MPEG_2Encode/MuxforDLNA
Opcode
Stop

Description

Stopping. Bytes Muxed: Stopping_Bytes_Muxed, Video Frames Received: Video_Frames_Received, Video Frames Encoded: Video_Frames_Encoded, Audio Bytes Received: Audio_Bytes_Received, Audio Frames Encoded: Audio_Frames_Encoded.

Message #

Stopping. Bytes Muxed: %1, Video Frames Received: %2, Video Frames Encoded: %3, Audio Bytes Received: %4, Audio Frames Encoded: %5

Fields #

NameDescription
TotalBytesEncoded UInt64
VideoFramesReceived UInt64
VideoFramesEncoded UInt64
AudioBytesReceived UInt64
AudioFramesEncoded UInt64

Event ID 2: Error.

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
MPEG_2Encode/MuxforDLNA

Description

Error: hr

Message #

Error: %1

Fields #

NameDescription
hr Int32

Event ID 3: Video Frame Received.

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
MPEG_2Encode/MuxforDLNA

Description

Video Frame Received. Timestamp=Timestamp, ID=ID.

Message #

Video Frame Received.  Timestamp=%1, ID=%2

Fields #

NameDescription
Timestamp Int64
ID UInt32

Event ID 4: Video Frame Encoded.

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
MPEG_2Encode/MuxforDLNA

Description

Video Frame Encoded. Input Frame ID=InputID, Input Timestamp=InputTimestamp, Output Timestamp=TargetTimestamp.

Message #

Video Frame Encoded.  Input Frame ID=%1, Input Timestamp=%2, Output Timestamp=%3

Fields #

NameDescription
InputID UInt32
InputTimestamp Int64
TargetTimestamp Int64

Event ID 5: Audio Sample Received.

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
MPEG_2Encode/MuxforDLNA

Description

Audio Sample Received. Timestamp=Timestamp, Bytes in buffer=Bytes.

Message #

Audio Sample Received.  Timestamp=%1, Bytes in buffer=%2

Fields #

NameDescription
Timestamp Int64
Bytes UInt32

Event ID 6: Audio Frame Encoded

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
MPEG_2Encode/MuxforDLNA

Description

Audio Frame Encoded.

Message #

Audio Frame Encoded

Event ID 7: AudioEncodeSessionConfig

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
AudioEncodeSessionConfig

Fields #

NameDescription
MaxBitRate UInt32
SampleRate Int32
InputFormat UInt8

Event ID 8: AudioEncodeSessionStart

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
AudioEncodeSession
Opcode
Start

Event ID 9: AudioEncodeSessionStop

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
AudioEncodeSession
Opcode
Stop

Event ID 10: AudioEncodeTaskStart

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
AudioEncodeTask
Opcode
Start

Event ID 11: AudioEncodeTaskStop

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
AudioEncodeTask
Opcode
Stop

Event ID 12: VideoEncodeSessionConfig

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
VideoEncodeSessionConfig

Fields #

NameDescription
Width UInt32
Height Int32
Progressive UInt8
MaxBitRate Int32

Event ID 13: VideoEncodeSessionStart

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
VideoEncodeSession
Opcode
Start

Event ID 14: VideoEncodeSessionStop

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
VideoEncodeSession
Opcode
Stop

Event ID 15: VideoEncodeTaskStart

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
VideoEncodeTask
Opcode
Start

Event ID 16: VideoEncodeTaskStop

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
VideoEncodeTask
Opcode
Stop

Event ID 17: MuxSessionConfig

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
MuxSessionConfig

Fields #

NameDescription
MuxFormat UInt8

Event ID 18: MuxSessionStart

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
MuxSession
Opcode
Start

Event ID 19: MuxSessionStop

#
Provider
Microsoft-Windows-MPEG2_DLNA-Encoder
Channel
muxencode
Task
MuxSession
Opcode
Stop

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID 86efff39-2bdd-4efd-bd0b-853d71b2a9dc

Defined in msmpeg2enc.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893 · schema read from the registered manifest · binary version 10.0.20348.1 · captured 2026-06-02
  • Win11-26200.6584 · schema read from the registered manifest · binary version 10.0.26100.1 · captured 2026-06-02

Downloads

Credits

  • Microsoft - authored the ETW manifests and PDBs the schema comes from
  • jdu2600 - the event-schema TSV format this catalog adopted
  • nasbench - the tool that dumps registered providers and manifests