Skip to content
  • Seungha Yang's avatar
    qtdemux: Don't pass zero to denominator for framerate · 63bb1e3a
    Seungha Yang authored
    Need to respect return of gst_video_guess_framerate() to ensure
    non-zero denominator.
    
    This patch is to fix below error with an abnormal (but has valid frame) file.
    (gst-play-1.0:17940): GStreamer-CRITICAL **: passed '0' as denominator for `GstFraction'
    63bb1e3a