FFmpegOut
FFmpegOut copied to clipboard
Video capture plugin for Unity with FFmpeg.
Hi Keijiro! Huge fan of all of your work. I've been using FFmpegOut for a year or so, and I've been really happy with it. I much prefer it to...
Hey! I tried to make a build on mac from this project. I'm using Unity 2018.4.32. And the videos recorded in the build are all blue tint. Meanwhile, videos recorded...
What's new ------------ Extending the existing Camera Capture by deriving a Stream Camera Capture component. This new component can be used to live-stream a camera's frames. Using stream-presets allows to...
Hello, when I try to export a video on a mac I get the following error. It works fine on windows. Win32Exception: ApplicationName='/Users/user/Documents/Project/Assets/StreamingAssets/FFmpegOut/macOS/ffmpeg', CommandLine='-y -f rawvideo -vcodec rawvideo -pixel_format rgba...
The ability to include audio from Unity would be a perfect addition. I might work on this and submit a PR if no one else can.
Hey! I've been trying to capture HDRP in batchmode (for server-side execution) in Linux, but the result is a black screen. The capture works on non-HDRP projects if I force...
I have the problem that as soon as I build the player and perform the recording from the player, the generated video seems to have wrong color information. I suspected...
Aparently, the UI Canvases (World Space) are not captured/visible in the build app (Windows Standalone Player) but works fine in the Editor (on the right).  Any ideas why?
Hi, For internal scientific research (so no direct issues with licenses) I want to use your runtime option of the recorder. In a default project it works fine, but using...