SlimeCodec Convert v0.5.0-trial (Linux x64)
===========================================

NormMAP-guided H.264/AV1 re-encoder — commutator-norm driven bit allocation.

This is the TRIAL build. The "SLIMECODEC TRIAL" watermark is drawn directly
into the Y plane by the binary itself (pure Rust, no external ffmpeg
subprocess). Single binary, no helper executables required for the overlay.

REQUIREMENTS
------------
- Linux x86_64, glibc 2.35+ (Ubuntu 22.04 / Debian 12 or newer)
- FFmpeg shared libraries (libavcodec, libavformat, ...) installed:
    sudo apt install ffmpeg
  (the system `ffmpeg` package provides the libraries SlimeCodec needs
   for codec work; the SlimeCodec watermark itself does NOT call out to
   any ffmpeg binary)

INSTALL
-------
  tar -xzf slimecodec-convert-linux-x64-v0.5.0-trial.tar.gz
  cd slimecodec-convert-linux-x64-v0.5.0-trial
  ./slimecodec-convert --help

USAGE
-----
  ./slimecodec-convert input.mp4 -o output.mp4 --strength 0.15 --adaptive

The first run starts the 30-day trial and locks the binary to this machine
(via /etc/machine-id hardware fingerprint).

PRODUCTION
----------
The paid build skips the in-process watermark draw entirely.

  Subscribe → https://javatel.co.jp/ja/slimecodec/#purchasePanel

CONTACT
-------
sasaki@javatel.co.jp
