When loading .mp3 files the duration is initially unknown. Before this change it was reported as a large integer (since GST_CLOCK_TIME_NONE is -1). Now it's correctly reported as 0.
When loading .mp3 files the duration is initially unknown. Before this change it was reported as a large integer (since GST_CLOCK_TIME_NONE is -1). Now it's correctly reported as 0.