rpi: fix a copy paste error in the config file
authorJosep Torra <n770galaxy@gmail.com>
Fri, 20 Sep 2013 15:19:53 +0000 (17:19 +0200)
committerJosep Torra <n770galaxy@gmail.com>
Fri, 20 Sep 2013 16:51:04 +0000 (18:51 +0200)
config/rpi/gstomx.conf

index 8b65059..5de0011 100644 (file)
@@ -64,12 +64,11 @@ hacks=no-component-role
 [omxvc1dec]
 type-name=GstOMXWMVDec
 core-name=/opt/vc/lib/libopenmaxil.so
-component-name=OMX.broadcom.video_encode
+component-name=OMX.broadcom.video_decode
 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