From 4b97177ec719ec7c435e81d9d5aa374660baec1f Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Tue, 2 Oct 2018 23:30:04 +0200 Subject: [PATCH] Remove previous HandBrake video encoding notes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ce0e6f..84ece04 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ These two settings have shown the best results so far. Audio problems and video You can use the example application of the addon for projection mapping projects where static images or videos have to be projection mapped. Make sure you are using the **latest stable** version of openFrameworks. -1. Put your own sources in the `example/bin/data/sources` directory. Use [Handbrake](https://handbrake.fr/) with the **Fast 720p30** preset to encode your videos. +1. Put your own sources in the `example/bin/data/sources` directory. 2. Compile and run the example project. ```bash