新しい Hisui はレガシー版の Hisui とほぼ互換性があります。 新しい Hisui のリリースまではレガシー版の Hisui をお使いください。
https://github.com/shiguredo/hisui-legacy
- 2025 年の春に公開を予定しています
- 2025 年の夏にリリースを予定しています
- ライセンスは Apache-2.0 として公開を予定しています
We will not respond to PRs or issues that have not been discussed on Discord. Also, Discord is only available in Japanese.
Please read https://github.com/shiguredo/oss/blob/master/README.en.md before use.
利用前に https://github.com/shiguredo/oss をお読みください。
Recording Composition Tool Hisui は WebRTC SFU Sora 向けの録画合成ツールです。
Sora が出力した録画ファイル (MP4 または WebM)を合成し MP4 で出力するツールです。
- Sora が生成する録画ファイルや録画レポートをそのまま利用できます
- 特に設定することなくすぐに使い始められます
- 複雑なレイアウトを JSON で指定することができます
- Rust で実装されています
- macOS の Video Toolbox を利用した H.264/H.265 のハードウェアアクセラレーターの映像デコード/エンコードに対応しています
- macOS の Audio Toolbox を利用した AAC の音声エンコードに対応しています
- 分割録画に対応しています
- 入力形式が MP4 にも対応しています
- 出力形式が MP4 形式のみです
- WebM での出力形式は非対応です
- AV1 のデコーダに rav1e を利用しています
- Intel VPL に非対応です
- 将来的に対応予定です
- Sora が生成した WebM ファイルに対応しています
- 出力ファイル形式は MP4 に対応しています
- Opus のソフトウェアによるデコード/エンコードに対応しています
- Apple Audio Toolbox を利用した AAC のエンコードに対応しています
- libvpx を利用した VP8 / VP9 のソフトウェアによるデコード/エンコードに対応しています
- SVT-AV1 を利用した AV1 のソフトウェアによるエンコードに対応しています
- dav1d を利用した AV1 のソフトウェアによるデコードに対応しています
- OpenH264 を利用した H.264 のデコード/エンコードに対応しています
- Apple Video Toolbox を利用したハードウェアアクセラレーターによる H.264 / H.265 のデコード/エンコードに対応しています
Important
Ubuntu を利用する場合、 libfdk-aac-dev を利用した AAC のエンコードに対応しています。 ただし、自前でビルドする必要があります。
- Ubuntu 24.04 x86_64
- Ubuntu 24.04 arm64
- Ubuntu 22.04 x86_64
- Ubuntu 22.04 arm64
- macOS 15.0 arm64
- macOS 14.0 arm64
直近の 2 バージョンをサポートします。
直近の LTS 2 バージョンをサポートします。
- WebRTC SFU Sora 2024.1 以降
- サポートしません
- アドバイスします
- フィードバック歓迎します
最新の状況などは Discord で共有しています。質問や相談も Discord でのみ受け付けています。
Discord へお願いします。
Apache License 2.0
Copyright 2025-2025, Takeru Ohta (Original Author)
Copyright 2025-2025, Shiguredo Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
https://www.openh264.org/BINARY_LICENSE.txt
"OpenH264 Video Codec provided by Cisco Systems, Inc."