summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2013-09-25 19:17:17 +0200
committerJosep Torra <n770galaxy@gmail.com>2013-09-28 14:17:34 +0200
commitef5e04c6de1a612b2a61b43da5353522e76e514f (patch)
tree084a6ae14fbc07448516ac6b40583c8ab05ed824
parentc618a0a5790ba6cd086555fb79cd6d982e85de0d (diff)
downloadgst-omx-ef5e04c6de1a612b2a61b43da5353522e76e514f.tar.gz
rpi: The WMV/VC1 decoder can only do WMV9 and VC1, no older versions
-rw-r--r--config/rpi/gstomx.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/rpi/gstomx.conf b/config/rpi/gstomx.conf
index 30436fb..1efeadc 100644
--- a/config/rpi/gstomx.conf
+++ b/config/rpi/gstomx.conf
@@ -69,6 +69,7 @@ rank=256
in-port-index=130
out-port-index=131
hacks=no-component-role
+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