sap

Comment 5 for bug 377358

Revision history for this message
Hamza Bhatti (hamza.bhatti) wrote :

Yes, that's because the duration query returns a null value for the ogg format using the http protocol, and so the process_position_duration function in main_controller.vala throws a floating point exception when it tries to calculate the percent.

Do you want me to submit a temporary patch for this?

After checking the gstreamer reference docs, I've found some ways to get the duration, bu it'll take some time for me to implement the functionality.

Please advise.