config: add OMX.Aratelia.audio_encoder.mp3 to Tizonia config

Useful mostly for testing/debugging purpose as this is a software
based encoder (libmp3lame) for which GStreamer provides a direct
wrapper.

https://bugzilla.gnome.org/show_bug.cgi?id=782988
This commit is contained in:
Julien Isorce 2017-05-23 10:32:58 +01:00
parent 02d493e859
commit 8cd77b04a6

View file

@ -5,3 +5,11 @@ component-name=OMX.Aratelia.audio_decoder.mp3
rank=257
in-port-index=0
out-port-index=1
[omxmp3enc]
type-name=GstOMXMP3Enc
core-name=@TIZONIA_LIBDIR@/libtizcore.so
component-name=OMX.Aratelia.audio_encoder.mp3
rank=0
in-port-index=0
out-port-index=1