1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Martin Matuska
f0b1bac694 Update gmerlin framework and convert to new options:
gavl 1.2.0 -> 1.4.0
gmerlin 1.0.0 -> 1.2.0
gmerlin-avdecoder 1.1.0 -> 1.2.0
2012-07-22 08:46:59 +00:00
Martin Wilke
8d3a13c129 - Update to 1.0.0
PR:		158485
Submitted by:	Ports Fury
2011-07-02 07:37:33 +00:00
Dmitry Marakasov
f6efc62b33 - Update to 0.4.1
PR:		137666
Submitted by:	Martin Matuska <mm@FreeBSD.org>
2009-08-12 03:23:20 +00:00
Dmitry Marakasov
5820b688ed Gmerlin is a multimedia framework, which allows you to quickly
develop multimedia applications. It is built upon gavl (for low
level Audio/Video things) and libxml2 (for loading and saving
configuration data and other things). The gmerlin API can be used
at multiple levels: Either you take the basic things like plugins,
fifos, message-queues and gavl audio/video converters and build
your own media engine. The other possibility is to use the player
or transcoder engines directly. The latter approach is probably
easier, but you'll have less freedom in controlling the process.

Gmerlin includes GUI player with mediatree and a GUI transcoder
among other things.

WWW: http://gmerlin.sourceforge.net/
2008-11-09 14:37:55 +00:00