I think the problem is that sound recorder does file switching in the 'message::eos' handler, however the message is not generated at all. I am not sure if this is a bug in gstreamer, but we could at least bypass this by send the message manually when recording stopped by user.
Hi, I am trying to fix this bug.
I think the problem is that sound recorder does file switching in the 'message::eos' handler, however the message is not generated at all. I am not sure if this is a bug in gstreamer, but we could at least bypass this by send the message manually when recording stopped by user.
You could find the details in https:/ /code.launchpad .net/~yuningdod o/gnome- media/fix- missing- eos-in- sound-recording /+merge/ 130283