Stopping multiple osxaudiosink instances leads to AURemoteIO IOThread error
jml5qh
jml5qh at gmail.com
Tue Jan 3 22:31:38 UTC 2017
Doing some testing, I can fix this issue by moving the following line above
AudioOutputUnitStop in gstosxcoreaudiocommon. gst_core_audio_io_proc_stop:
if (core_audio->io_proc_active) {
gst_core_audio_remove_render_callback (core_audio);
}
Any ideas why this would fix it? Is this just a red herring? Any thoughts on
ways to fix this? TIA for any help you can provide.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Stopping-multiple-osxaudiosink-instances-leads-to-AURemoteIO-IOThread-error-tp4681179p4681323.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list