FFmpegOut
Capture in-game video directly to disk using FFmpeg encoding. FFmpegOut provides a Unity plugin with integrated FFmpeg binaries for Windows, macOS, and Linux, enabling high-quality video export without external dependencies. Ideal for creating gameplay recordings, trailers, and promotional content with professional codec support and efficient performance.
jp.keijiro.ffmpeg-out 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/ffmpeg-out.git README Markdown
Copy this to your project's README.md
## Installation
Add **FFmpegOut** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/ffmpeg-out.git
```
[](https://www.pkglnk.dev/pkg/ffmpeg-out)README
Unity FFmpegOut Package
This is a Unity package that contains the FFmpegOut plugin and the FFmpeg executable binaries. For further details of the plugin, please see the FFmpegOut project page.
Acknowledgements
This pakcage contains FFmpeg 4.0.2 static binaries from the following builds.
- Zeranoe FFmpeg Builds (Windows, macOS)
- John Van Sickle's FFmpeg Builds (Linux)
No comments yet. Be the first!