OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: codec清除
heic-rstbraun96
ADDED

heic-rs is a pure-Rust HEIC/HEIF decoder focusing on container parsing, grid compositing, and color conversion. It is no_std friendly, wasm-ready, and uses no unsafe code. Note that HEVC pixel decoding is not yet implemented.

Developer toolsBackend & APIs
guessit-jsopensubtitles
ADDED

guessit-js is a TypeScript port of Python guessit that extracts metadata (title, year, season, episode, codec, language, etc.) from media filenames. It is 100% compatible with Python guessit 4.4.0, 3.5x faster, and provides a CLI, REST API, and WASM support.

Developer toolsData & databasesCLI & terminal
ADDED

A hands-on introduction to digital video technology for developers and engineers, covering image representation, color models, codecs, and streaming with practical FFmpeg examples.

Film, Video & MediaDeveloper toolsTranscoding
ffmpeg-libav-tutorialleandromoreira
ADDED

A hands-on tutorial teaching how to use FFmpeg as a library (libav) in C, covering video basics, command-line operations, and coding chapters on decoding, remuxing, and transcoding.

Developer toolsFilm, Video & MediaBackend & APIs