From bc55198e0ebd1fad58e8b10d9ecbdfab91edee68 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 3 Feb 2018 00:14:04 +0100 Subject: reorganized template dir --- templates/default/flumotion/vp8-encode.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 templates/default/flumotion/vp8-encode.xml (limited to 'templates/default/flumotion/vp8-encode.xml') diff --git a/templates/default/flumotion/vp8-encode.xml b/templates/default/flumotion/vp8-encode.xml new file mode 100644 index 0000000..79dfdc9 --- /dev/null +++ b/templates/default/flumotion/vp8-encode.xml @@ -0,0 +1,13 @@ + + + + {{ component.feeder }} + + ffmpegcolorspace ! vp8enc bitrate={{ component.properties['bitrate'] * 1000 }} threads=8 max-keyframe-distance=50 speed=5 mode=1 + false + -- cgit v1.2.3