Skip to content

lsvng/ffmpeg_h264

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H264

H264 employs advanced compression techniques, such as inter-frame and intra-frame prediction, and variable block size motion compensation, to reduce data redundancy in video content. It supports a wide range of video resolutions, frame rates, and bitrates.

About

This repository contains a simple C++ example that demonstrate the usage of FFmpeg libraries to perform encoding and decoding of H.264 video format.

About

FFmpeg H264 encoder / decoder C++ implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published