GNOME Bugzilla – Bug 782988
Add gstomxmp3enc and Add OMX.Aratelia.audio_decoder.mp3 to Tizonia config
Last modified: 2017-07-12 13:34:02 UTC
Initial support omxmp3enc GStreamer element. Follow-up of https://bugzilla.gnome.org/show_bug.cgi?id=782800
Created attachment 352399 [details] [review] omx: add gstomxmp3enc
Created attachment 352400 [details] [review] config: add OMX.Aratelia.audio_encoder.mp3 to Tizonia config Mostly only useful for testing, see commit msg.
Created attachment 355422 [details] [review] config: add OMX.Aratelia.audio_encoder.mp3 to Tizonia config Update since 'gstomx.conf.in' enhancement.
Comment on attachment 352399 [details] [review] omx: add gstomxmp3enc commit 02d493e85921596f7cac7ef4af02fde500e9a5d8 Author: Julien Isorce <jisorce@oblong.com> Date: Tue May 23 10:32:06 2017 +0100 omx: add gstomxmp3enc Initial support and only tested with the software based encoder OMX.Aratelia.audio_encoder.mp3 from Tizonia which internally uses libmp3lame. https://bugzilla.gnome.org/show_bug.cgi?id=782988
Comment on attachment 355422 [details] [review] config: add OMX.Aratelia.audio_encoder.mp3 to Tizonia config commit 8cd77b04a6c66690fbcaffff71a32e274c56c8ed Author: Julien Isorce <jisorce@oblong.com> Date: Tue May 23 10:32:58 2017 +0100 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