Comment 10 for bug 412738

Revision history for this message
Yu Ning (yuningdodo) wrote :

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/~yuningdodo/gnome-media/fix-missing-eos-in-sound-recording/+merge/130283