How to dynamically change filesrc location and gapless playback and loop using C

dabrain34 scerveau at gmail.com
Fri Aug 14 11:56:17 UTC 2020


Helo,

According to your compilation line, you need more than gtk and gstreamer
dependencies to build this example. 
You'll need this deps (maybe more than necessary):

tool_deps = glib_deps + [pbutils_dep, audio_dep, video_dep, tag_dep,
gst_dep, gst_base_dep, gmodule_dep]

Another option would be to customize your source code to use playbin element
and connect to the signal "about-to-finish" as demonstrated in the gstplay.c
example.

You can also get in touch with gst-build, the best way to get a suitable
GStreamer development environment.

https://www.collabora.com/news-and-blog/blog/2020/03/19/getting-started-with-gstreamer-gst-build/

Cheers.

Stéphane



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list