/to_annexb

This is a Windows console application, it will convert H264 (AVC) or H265 (HEVC) elementary streams into the AnnexB format. The AnnexB format is good for streaming.

Primary LanguageC++

/* to_annexb.exe

This is a Windows console application.

This program will convert an H264 or H265 elementary stream into the AnnexB format.  The AnnexB format is good for streaming.

*/