/h264decoder

H.264 decoder for Go written using ffmpeg libraries

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Go H264/H265 decoder

This is a decoder for H.264/H.265 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