mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +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
|
||||
hacks=no-component-role
|
||||
|
||||
[omxmpeg4videoenc]
|
||||
type-name=GstOMXMPEG4VideoEnc
|
||||
[omxtheoradec]
|
||||
type-name=GstOMXTheoraDec
|
||||
core-name=/opt/vc/lib/libopenmaxil.so
|
||||
component-name=OMX.broadcom.video_encode
|
||||
component-name=OMX.broadcom.video_decode
|
||||
rank=256
|
||||
in-port-index=200
|
||||
out-port-index=201
|
||||
in-port-index=130
|
||||
out-port-index=131
|
||||
hacks=no-component-role
|
||||
|
||||
[omxh264enc]
|
||||
|
|
Loading…
Reference in a new issue