Title
Programming Multimedia Applications in GStreamer.
Abstract
This short course is an introduction to GStreamer, one of the main free/open-source frameworks for multimedia processing. We start presenting GStreamer, its architecture and the dataflow programming model, and then adopt a hands-on approach. Starting with an example, a simple video player, we introduce each concept of GStreamer's basic C API and implement it over the initial example incrementally, so that at the end of the course we get a complete video player with support for the usual playback operations (start, stop, pause, seek, fast-forward, and rewind). We also discuss sample filters'processing elements that manipulate audio and video samples. We present the various filters natively available in GStreamer and show how one can extend the framework by creating a plugin with a custom filter that manipulates video samples. The only prerequisite for the short course is a basic knowledge of the C programming language. At the end of the short course, we expect that participants acquire a general view of GStreamer, and be able to create simple multimedia applications and explore its more advanced features.
Year
DOI
Venue
2016
10.1145/2976796.2988193
WebMedia
Field
DocType
Citations 
Digital signal processing,Architecture,Video player,Computer science,Human–computer interaction,Dataflow programming,C programming language,Plug-in,Multimedia
Conference
0
PageRank 
References 
Authors
0.34
2
3