aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 0 insertions, 10 deletions
diff --git a/README b/README
index 5354754..d16d36a 100644
--- a/README
+++ b/README
@@ -7,13 +7,3 @@ Rendering takes a long time, with this approach you can
leverage the power of Make.
Source control friendly.
-
-
-FORMAT
-
-The utilities use raw RGBA video, parameters for ffmpeg are:
-
- -f rawvideo
- -pix_fmt rgba
- -s:v ${WIDTH}x${HEIGHT}
- -r ${FRAME_RATE}