From a43d1a058491d0255fd732f2f964379f18418356 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 3 Feb 2018 03:15:56 +0100 Subject: deploying manager to k8s works now --- templates/default/flumotion/aac-encode.xml.j2 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 templates/default/flumotion/aac-encode.xml.j2 (limited to 'templates/default/flumotion/aac-encode.xml.j2') diff --git a/templates/default/flumotion/aac-encode.xml.j2 b/templates/default/flumotion/aac-encode.xml.j2 new file mode 100644 index 0000000..950f144 --- /dev/null +++ b/templates/default/flumotion/aac-encode.xml.j2 @@ -0,0 +1,12 @@ + + + {{ component.feeder }} + + audioconvert ! voaacenc bitrate={{ component.properties['bitrate'] * 1000 }} + false + -- cgit v1.2.3