summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2013-03-19 13:27:35 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-03-19 13:28:30 +0100
commit4483581e2a44fd41f02de0dd03204b09d5e38365 (patch)
tree446889143d118ac77ba0a387d664cffad36566e1 /config
parentc5ed46792562111b6ac6b96803b576f9f7d1997d (diff)
omx: Add more constraints to the default sink template caps
Diffstat (limited to 'config')
-rw-r--r--config/rpi/gstomx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rpi/gstomx.conf b/config/rpi/gstomx.conf
index 43667f4..ee1da9d 100644
--- a/config/rpi/gstomx.conf
+++ b/config/rpi/gstomx.conf
@@ -69,7 +69,7 @@ rank=256
in-port-index=200
out-port-index=201
hacks=no-component-role
-sink-template-caps=video/x-wmv,wmvversion=(int)3,format=(string){WMV3,WVC1}
+sink-template-caps=video/x-wmv,wmvversion=(int)3,format=(string){WMV3,WVC1},width=(int)[1,MAX],height=(int)[1,MAX]
[omxh264enc]
type-name=GstOMXH264Enc