LWN.net Logo

LCE11: UMMS, an audio/video abstraction layer

LCE11: UMMS, an audio/video abstraction layer

Posted Nov 3, 2011 9:18 UTC (Thu) by juliank (subscriber, #45896)
Parent article: LCE11: UMMS, an audio/video abstraction layer

GStreamer itself is a framework, not a video playback engine. It is modular and implements codecs and other stuff via plugins. GStreamer is an abstraction layer in itself, and UMMS only adds another more restricted layer on top of it.


(Log in to post comments)

LCE11: UMMS, an audio/video abstraction layer

Posted Nov 4, 2011 9:56 UTC (Fri) by xav (guest, #18536) [Link]

Agreed. I fail to see how applying another indirection layer (with its inevitable share of bugs) will make things better, especially for embedded systems.
Moreover Gstreamer is already a layer above libav (ffmpeg) for most playback cases.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds