mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
rpi: Add Theora decoder to the config
This commit is contained in:
parent
8460cabd13
commit
ff5390d7c3
1 changed files with 5 additions and 5 deletions
|
@ -34,13 +34,13 @@ in-port-index=130
|
||||||
out-port-index=131
|
out-port-index=131
|
||||||
hacks=no-component-role
|
hacks=no-component-role
|
||||||
|
|
||||||
[omxmpeg4videoenc]
|
[omxtheoradec]
|
||||||
type-name=GstOMXMPEG4VideoEnc
|
type-name=GstOMXTheoraDec
|
||||||
core-name=/opt/vc/lib/libopenmaxil.so
|
core-name=/opt/vc/lib/libopenmaxil.so
|
||||||
component-name=OMX.broadcom.video_encode
|
component-name=OMX.broadcom.video_decode
|
||||||
rank=256
|
rank=256
|
||||||
in-port-index=200
|
in-port-index=130
|
||||||
out-port-index=201
|
out-port-index=131
|
||||||
hacks=no-component-role
|
hacks=no-component-role
|
||||||
|
|
||||||
[omxh264enc]
|
[omxh264enc]
|
||||||
|
|
Loading…
Reference in a new issue