gst-player plugins

cristian.astorino cristian.astorino at gmail.com
Sat Jan 9 02:26:24 PST 2016


Hello,

what are the minimum plugins required to play an rtmp stream with flv
container, h264 codec and mp3/aac audio?

Actually I have:

include $(GSTREAMER_NDK_BUILD_PATH)/plugins.mk
GSTREAMER_PLUGINS         := $(GSTREAMER_PLUGINS_CORE)
$(GSTREAMER_PLUGINS_PLAYBACK) $(GSTREAMER_PLUGINS_CODECS)
$(GSTREAMER_PLUGINS_NET) $(GSTREAMER_PLUGINS_SYS)
$(GSTREAMER_PLUGINS_CODECS_RESTRICTED) $(GSTREAMER_CODECS_GPL)
$(GSTREAMER_PLUGINS_ENCODING) $(GSTREAMER_PLUGINS_VIS)
$(GSTREAMER_PLUGINS_EFFECTS) $(GSTREAMER_PLUGINS_NET_RESTRICTED)
GSTREAMER_EXTRA_DEPS      := gstreamer-video-1.0 glib-2.0

but I think I can avoid several of these.

The goal is to reduce the library size.

Thanks
Cristian



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-player-plugins-tp4675177.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list