Just checking on whether GStreamer installed via Homebrew on Mac is currently supported? I tried it, installing of:
gstreamer
gst-plugins-base
gst-plugins-good
gst-plugins-bad
gst-plugins-ugly
gst-libav
…but get the error below when trying to play a movie. Is there something easy I’m missing or is a Homebrew install not supported at this time? (p.s. The reason I tried Homebrew is that the regular Mac installer seemingly doesn’t come with a way to uninstall or even update to a later version of GStreamer in the future, and no instructions as to how to do so manually are on the GStreamer site.)
PTB-ERROR: Failed to create GStreamer playbin element! Your GStreamer installation is
PTB-ERROR: incomplete or damaged and misses at least the gst-plugins-base set of plugins!
INTERNAL PSYCHTOOLBOX ERROR
error: PsychError_system
general description: Error reported by a system call
specific description: Opening the movie failed. GStreamer configuration problem.
module name: Screen
subfunction call: OpenMovie
file name: /Users/kleinerm/projects/OpenGLPsychtoolbox/Psychtoolbox-3/PsychSourceGL/Source/Common/Screen/PsychMovieSupportGStreamer.c
function name: PsychGSCreateMovie
line number: 1401