FFmpeg Unity Bind 2 is the most powerful video, audio, and image editor for your app.
Demo.mp4
https://www.youtube.com/watch?v=hTt8QWDm1rY
With FFmpeg Unity Bind 2, you can do the following and much more:
- download missing mobile-ffmpeg-full-gpl-4.4.LTS.aar file from https://nexus.web.cern.ch/nexus/content/groups/public/com/arthenica/mobile-ffmpeg-full/4.4.LTS/
- place it into Assets\Plugins\Android\libs
Instead of capturing all system screens, the FFmpegREC 2 component captures the 3D Scene Camera view. This gives you a huge advantage over other capturing software by allowing you to record objects only on selected layers. You can exclude the UI or select specific 3D objects.
The package captures video from a device camera and saves it to a file. The demo also shows how to render a device camera video preview. Thanks to the features mentioned above, additional objects can be rendered on top of the device camera view.
Gain access to sounds and music inside your app.
Optionally, you can record from the microphone. Choose the audio mode you want during video recording.
Transform any video format to another video or audio format.
Unpack video into a frame/image sequence and audio file. You can then manipulate the frames/images and re-encode them.
Pack a frame/image sequence and audio file into an efficient compressed video. You can also create slideshows with music.
Easily stream to YouTube by passing the stream key.
Create custom service commands similar to those for YouTube.
Specify the start and end times of a video chunk and extract it as a file.
Specify the quality parameter (0.0 - 1.0) to achieve compressed or lossless results.
List all the video files you want to combine into a single video.
Replace or add an audio track to an existing video clip.
Overlay an image or multiple images in any form and position on top of the video. Alternatively, place a video in a selected area on top of an image.
The FFmpeg API is thread-safe, allowing you to execute commands in parallel. Convert, cut, concatenate, etc., as many files as you wish simultaneously.
- IOS
- Android (64-bit IL2CPP; 32-bit Mono)
- Windows (IL2CPP, Mono)
- Mac OS (IL2CPP, Mono)
FFmpeg Unity Bind 2 © "Limited only by your imagination."