From 5468fb89f12cdd4e3f75175f713c6a9ef4bfe5bb Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 18 Oct 2012 01:57:12 +0200 Subject: tweak h265 encoder a little --- templates/flumotion/default/h264-encode.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/flumotion/default/h264-encode.xml b/templates/flumotion/default/h264-encode.xml index ba8b136..a3c6edc 100644 --- a/templates/flumotion/default/h264-encode.xml +++ b/templates/flumotion/default/h264-encode.xml @@ -7,6 +7,6 @@ {{ component.feeder }} - ffmpegcolorspace ! x264enc bitrate={{ component.properties['bitrate'] }} profile=baseline threads=8 key-int-max=50 byte-stream=false pass=0 cabac=true bframes=0 + ffmpegcolorspace ! x264enc bitrate={{ component.properties['bitrate'] }} profile=baseline threads=8 key-int-max=50 byte-stream=false false -- cgit v1.2.3