From 55e7064977ada1bb1049552d5fce4d75375f3ddd Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 7 May 2013 20:19:31 +0200 Subject: added support for mpeg2 and mpegts --- templates/flumotion/default/mpeg2-encode.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 templates/flumotion/default/mpeg2-encode.xml (limited to 'templates/flumotion/default/mpeg2-encode.xml') diff --git a/templates/flumotion/default/mpeg2-encode.xml b/templates/flumotion/default/mpeg2-encode.xml new file mode 100644 index 0000000..05a56c4 --- /dev/null +++ b/templates/flumotion/default/mpeg2-encode.xml @@ -0,0 +1,12 @@ + + + {{ component.feeder }} + + ffmpegcolorspace ! ffenc_mpeg2video bitrate={{ component.properties['bitrate'] * 1000 }} quantizer=4 gop-size=1 + false + -- cgit v1.2.3