Questions related to GStreamer (also known as Gst), an open source multimedia framework, powering everything from linux servers and linux desktop systems to a host of embedded devices.
Can I somehow tell GStreamer to look for plugins in a specified directory?
c gstreamerhow can I convert all of the mp4 files in a given folder to mp3 using ffmpeg. Almost all of …
ffmpeg mp3 gstreamer avaudioplayer mp4I want to transcode and resize mp4.(mp4-h264_1920x1080/aac => mp4-h264_640x480/mp3) using gstreamer. I wrote …
gstreamer mp4 h.264 aac gst-launchI'd like to write a simple linux CLI application that can take 2 video sources (1 of a presenter talking and 1 with …
video video-processing gstreamerI want to send multimedia data over RTP. What I wnat to know is how to send and receive RTP …
python network-programming gstreamer rtp python-gstreamerI compiled the gstreamer with gst-omx following this tutorial: http://www.onepitwopi.com/raspberry-pi/gstreamer-1-2-on-the-raspberry-pi/ Everything went fine …
raspberry-pi raspbian gstreamer openmaxI want to extract frames from a video and apply some filters on it such as gabor/hough etc. Which …
java video-processing gstreamer jmf xuggleDocumentation for GStreamer is confusing. This is still no excuse for resorting to StackOverflow.com, but still: What is the …
video video-encoding gstreamer webmI am trying to use latest gstreamer and x265enc together. I saw that someone have already posted some commits …
gstreamer rtsp h.265I usually use Gstreamer in Linux and there I install it simply using the command yum install gstreamer... and then …
windows installation video-streaming gstreamer qtgstreamer