qtdemux: Use upstream framerate if available
Submitted by Seungha Yang
Link to original bug (#768901)
Description
In case of dash streaming, dashdemux provides framerate.
So, let's use it rather than calculate it in order to prevent noisy
caps event which results from slightly varying calculated framerate.