Skip to content

ffAudio/VideoExamples

Repository files navigation

VideoExamples for foleys_video_engine

By Foleys Finest Audio Ltd. - Daniel Walz

Getting the Code

The Code is provided via Github: https://github.com/ffAudio/VideoExamples

If you want to use only the video engine in your own projects, go directly to https://github.com/ffAudio/foleys_video_engine

This is how you clone the repository. Make sure to clone the submodules as well:

git clone --recurse-submodules https://github.com/ffAudio/VideoExamples.git
cd VideoExamples/VideoEditor
Projucer --resave VideoEditor.jucer
open Builds/MacOSX/VideoEditor.xcodeproj

The easiest way to get the needed FFmpeg is to install it using https://brew.sh

brew install ffmpeg

Copyright

Copyright (c) 2019, Foleys Finest Audio - Daniel Walz All rights reserved.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Releases

No releases published

Packages

No packages published