• Anton Khirnov's avatar
    avconv: fix -frames for video · 69a63801
    Anton Khirnov authored
    For video, frame_number tracks the number of frames sent to the encoder.
    So it should be incremented when we submit a frame, not when we get a
    packet back.
    69a63801
avconv.c 90.3 KB