Categorygithub.com/mike1808/h264decoder
repository
0.0.1
Repository: https://github.com/mike1808/h264decoder.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Go H264 decoder

This is a decoder for H.264 encoded images implementing using fork of goav called ailumiyana/goav-incr.

To use this library you need to have ffmpeg installed.

See example in decoder_test.go