1. 26 Feb, 2012 1 commit
    • Anton Khirnov's avatar
      avconv: saner output video timebase. · 832ba44d
      Anton Khirnov authored
      r_frame_rate should in theory have something to do with input framerate,
      but in practice it is often made up from thin air by lavf. So unless we
      are targeting a constant output framerate, it's better to just use input
      stream timebase.
      
      Brings back dropped frames in nuv and cscd tests introduced in
      cd1ad18a
      832ba44d
  2. 25 Feb, 2012 1 commit