mshafiee / mp4Links
MP4 encoder/decoder Go library
☆16Updated 7 years ago
Alternatives and similar repositories for mp4
Users that are interested in mp4 are comparing it to the libraries listed below
Sorting:
- Facade to the Video4Linux video capture interface.☆88Updated last year
- Example (for memory) build static golang example binary with static C++ library (*.go + (*.cpp -> *.a) -> static binary)☆24Updated 10 years ago
- Go package for encoding/decoding OGG streams☆36Updated 3 years ago
- Go package for resampling sound data☆69Updated 2 years ago
- Golang rtsp implement☆25Updated 7 years ago
- Making ffmpeg feel natural in go.☆78Updated 8 years ago
- Go bindings for vo-aacenc☆65Updated 2 years ago
- Package vpx provides Go bindings for libvpx-1.6.0, the WebM Project VP8/VP9 codec implementation.☆196Updated 3 years ago
- Audio support for Go language.☆83Updated 2 years ago
- Package opus provides Go bindings for Opus encoder/decoder reference implementation by Xiph.org☆18Updated 9 months ago
- Basic MP4 reader in Go! CLI + Golang Package for ISO/IEC 14496-12 - ISO Base Media File Format☆132Updated 4 years ago
- WriterSeeker is the in-memory io.WriteSeeker implementation missing in the standard lib☆70Updated 5 years ago
- Package webm implements parser, reader and seeker for WebM / Matroska containers.☆42Updated 3 weeks ago
- H265/HEVC HM Video Codec in Go☆66Updated 12 years ago
- a lib for mp4 parse and segmentation written in golang☆51Updated 11 years ago
- Go bindings for x264☆223Updated last year
- rtsp implementation in Go☆113Updated 3 years ago
- Package v4l2 exposes the V4L2 (Video4Linux version 2) API to Golang☆31Updated 4 years ago
- WIP RFC 8445 ICE implementation in go☆100Updated 4 years ago
- FLV decoder/encoder library written in Go.☆45Updated 2 years ago
- Simple STUN server in go☆104Updated 4 years ago
- Go Bindings for libsamplerate☆38Updated last year
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago
- APNG decoder and encoder for golang☆76Updated 4 months ago
- Encode RGBA/YUV images to VP8 buffer with WebRTC streaming☆80Updated 2 years ago
- A prefix tree implementation in go