Giter Club home page Giter Club logo

ffmpegunitybind2's Introduction

FFmpeg Unity Bind 2

FFmpeg Unity Bind 2 is the most powerful Video, Audio, Images Editor for your app.

Demo.mp4

0

1

2

3

4

5

6

7

8

Video overview and tutorial: https://www.youtube.com/watch?v=hTt8QWDm1rY

With FFmpeg Unity Bind 2 you can do following and many more:

SCREEN CAPTURING / GAME RECORDING TO FILE

Instead of taking all system screens, FFmpegREC 2 component captures 3D Scene Camera view. It gives you a huge advantage over all others capturing software. This is the ability to record objects only at selected layers. You can exclude UI or select specific 3D objects.

CAMERA CAPTURING / WEBCAM WRITING TO FILE

The package takes a Device Camera video and saves to file. Also the Demo shows how to render Device Camera video preview. Thanks to the advantage in feature above extra objects can be rendered on top of the Device Camera view.

SYSTEM AUDIO RECORDING

You can get access to sounds and music inside your app.

MICROPHONE RECORDING Optionally you can record microphone. Choose which audio mode you want during video recording.

CONVERT

Transform every possible video format to another video or audio format.

DECODE

Unpack video into frame / image sequence and audio file. You can do whatever need with frames / images and then Encode.

ENCODE

Pack frame / image sequence and audio file into efficient compressed video. You can also create slideshows with music.

STREAM TO YOUTUBE

In the Demo you can stream easily to YouTube just by passing the stream key.

STREAM TO OTHER RTMP, RTP, TCP, UDP SERVICES

Create your custom service command the same as for YouTube.

CUT / TRIM / SPLIT / MAKE PIECES Specify start time and finish time of video chunk and have extracted element as file.

COMPRESS

Specify Quality parameter 0.0 - 1.0 to have compressed or lossless result.

CONCAT / APPEND / COMBINE / UNITE / MERGE

List all video files which you want to create a single video.

ADD SOUND

Replace or add audio track to existing video clip.

WATERMARK

Put an image or several images in any form and position on top of the video. Or place video in the selected area on top of the image.

MULTITHREADING / ASYNC

FFmpeg API is thread safe. This means you can execute all commands in parallel. Convert, Cut, Concat etc. as much files as you wish simultaneously.

PLATFORMS

  • IOS
  • Android (64-bit IL2CPP; 32-bit Mono)
  • Windows (IL2CPP, Mono)
  • Mac OS (IL2CPP, Mono)

FFmpeg Unity Bind 2 © "Limited only by your imagination."

ffmpegunitybind2's People

Contributors

spirit30 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.