Timestamp based extraction of audio data from GstAdapter
dingoegret
sephvelut at gmail.com
Mon Apr 17 00:48:23 UTC 2017
Okay so I spent the last several days trying to install that plugin. First by
installing gstreamer 1.9.90 from the git branch.
./autogen.sh (tried with default configure options and then tried with
'--enable-maintainer-mode --disable-gtk-doc --enable-static-plugins
--enable-static --disable-gtk-doc-html' docs were giving me errors)
make && make install
installed gst-plugins-bad/ugly/good/base the same way all 1.90.90 branch.
The result is I get a gst-launch-1.0 without plugins like filesrc and
appsink/appsink etc. I also can't figure out how to cmake a gstreamer
application. Before when I had installed gstreamer through homebrew, it was
enough to simply do
include_directories(/Library/Frameworks/GStreamer.framework/Headers)
target_link_libraries(gstreamer ${GSTREAMER})
------------------------------------------------
I'm confused and completely lost and I would just rather copy and paste the
audiobuffersplit code and compile that myself then use it in my homebrew
gstreamer application. Any advise on how to do that?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Timestamp-based-extraction-of-audio-data-from-GstAdapter-tp4682646p4682673.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list