JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 97
  • Score
    100M100P100Q37961F
  • License (MIT OR Apache-2.0)

Decoder for `.bik` video files.

Package Exports

  • unbikit
  • unbikit/package.json

Readme

unbikit

npm package minimized gzipped size

⚠️ This package is at a very early development stage. Expect major API changes!

unbikit (un-bik-ɪt) is a decoder for .bik video files that can be used to play or transcode videos using the Web Streams API. Only version 1 of the BIK format is supported, all revisions except b.

Written in TypeScript/JavaScript (no WASM or native code). The decoder is designed to be isomorphic and should work on all client/server runtimes that support at least ES2022 (or older runtimes with syntax lowering).

Documentation and a ⭐ video player demo are available, as well as a repository page on GitHub!

License

This software is distributed under Apache License (Version 2.0) or MIT License terms, at your option.

See LICENSE for details.

SPDX-License-Identifier: MIT OR Apache-2.0

Bink Video Licensing

The .bik file format is a proprietary format used by Bink Video, developed by Epic Games Tools (formerly RAD Game Tools). The redistribution of Bink Video files may require an additional license from Epic Games Tools. More information can be found in their Bink FAQ.