Skip to content

tetsu-koba/vp8enc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VP8 video encoder for Zig with libvpx

Build

It requires header and lib files of libvpx. For example, on Ubuntu:

sudo apt install libvpx-dev

Then,

zig build

How to use

See test files.

ToDo

Make this into a package when the official zig package manager is released.

About

VP8 video encoder for Zig

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published