smourier / MFDecodeH264

A C++ console application code that decodes an H264 raw file using Media Foundation's H.264 Video Decoder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MFDecodeH264

A C++ console application code that decodes an H264 raw file using Media Foundation's H.264 Video Decoder.

Instead of a file, input could be a network stream or anything like that.

About

A C++ console application code that decodes an H264 raw file using Media Foundation's H.264 Video Decoder.

License:MIT License


Languages

Language:C++ 100.0%