codec-from-scratch
Video encoder
Building a simple video encoder from scratch to achieve high compression ratios
Build a simple video encoder from scratch
316 stars
5 watching
12 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
codecgogolangtutorialvideo
Related projects:
Repository | Description | Stars |
---|---|---|
go-audio/wav | A Go library for decoding and encoding WAV audio files. | 309 |
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 338 |
tiendc/go-csvlib | A high-performance CSV encoding and decoding library for Go. | 13 |
derekjarvis/golem-video | Automates video transcoding using the HandBrake default presets | 0 |
arduino/arduino-builder | A tool for compiling Arduino sketches into executable code | 458 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
asticode/go-astiav | Provides a Go wrapper around the C bindings of FFmpeg for efficient video processing and manipulation. | 396 |
codingconcepts/env | A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 114 |
goodsign/icu | Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library | 21 |
ake-persson/encoding | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
antoine77340/howto100m | Provides code and tools for learning joint text-video embeddings using the HowTo100M dataset | 250 |
openasic-org/xk265 | An open-source hardware video encoder implementation of the H.265 standard | 230 |
kev-cam/v2k-top | A software framework for parsing and simulating digital circuits described in Verilog and C++ languages. | 7 |
in4k/in4k.github.io | A demoscene wiki built using HTML, providing documentation and resources for size-coding and size-optimization in the context of the demoscene | 90 |
strukturag/libde265 | An implementation of the h.265 video codec | 1,718 |