Prepare for v0.1.0-beta release

This commit is contained in:
Ramforth
2025-11-02 21:02:58 +01:00
parent 4146be0371
commit 99255e2061
4 changed files with 5 additions and 633 deletions

View File

@@ -15,6 +15,10 @@ For a detailed breakdown of the project's goals, technical specifications, and d
* **FFmpeg with DNxHR/HD support:** The project requires an `ffmpeg` build that includes support for DNxHR/HD codecs. On Arch Linux (and CachyOS), the `ffmpeg-full` package from the AUR is recommended:
* [ffmpeg-full (AUR)](https://aur.archlinux.org/packages/ffmpeg-full)
## Usage
For instructions on how to use the application, please refer to the [HOW-TO.md](HOW-TO.md) file.
## Setup Notes for Arch Linux / CachyOS
When installing `ffmpeg-full` (required for DNxHR/HD codec support), users might encounter a dependency conflict with `obs-studio-browser`. `obs-studio-browser` typically requires `ffmpeg-obs`, which is incompatible with `ffmpeg-full`.