8000 GitHub - XiaolinSh/thor: Thor Video Codec
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

XiaolinSh/thor

 
 

Repository files navigation

Thor Video Codec

Implementation of https://tools.ietf.org/html/draft-fuldseth-netvc-thor

Build

Windows: Use Visual Studio with build/Thor.sln.

Mac/Linux:

make -j8

Binaries will appear in the build/ directory.

Usage

encoder: Thorenc -cf config.txt

decoder: Thordec str.bit out.yuv

About

Thor Video Codec

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.0%
  • Other 1.0%
0