• Anton Khirnov's avatar
    md5enc: add flags · 50efd3ca
    Anton Khirnov authored
    AVFMT_NOTIMESTAMPS for md5, as it ignores the timestamps.
    AVFMT_VARIABLE_FPS for framemd5, as it prints dts.
    
    -vsync 0 for the vp8 test is needed because with vsync 2 the timestamp
    guessing code gets confused by an altref frame that is never displayed
    and drops a frame later.
    50efd3ca
md5enc.c 3.14 KB