diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-05-09 16:25:02 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-05-18 19:38:40 +0200 |
commit | 74b961db77b5d3328f6c1eafde327cd0af23d0d6 (patch) | |
tree | 7a811c57f31b19164346c29c877fcc4b7eedf193 /tests/ref/fate/h264-conformance-cvfi2_sva_c | |
parent | 755cd4197d53946208e042f095b930dca18d9430 (diff) | |
download | ffmpeg-74b961db77b5d3328f6c1eafde327cd0af23d0d6.tar.gz |
avconv: replace -vsync cfr code with the fps filter.
Invented timestamps for the h264 tests return to something resembling
sanity.
In the idroq-video-encode test when converting 25 fps -> 30 fps the
fifth frame gets duplicated instead of the sixth.
Diffstat (limited to 'tests/ref/fate/h264-conformance-cvfi2_sva_c')
-rw-r--r-- | tests/ref/fate/h264-conformance-cvfi2_sva_c | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/tests/ref/fate/h264-conformance-cvfi2_sva_c b/tests/ref/fate/h264-conformance-cvfi2_sva_c index 063ec13c57..7c3162a7e0 100644 --- a/tests/ref/fate/h264-conformance-cvfi2_sva_c +++ b/tests/ref/fate/h264-conformance-cvfi2_sva_c @@ -1,14 +1,14 @@ #tb 0: 1/25 -0, 2, 2, 1, 518400, 0x4073cc0b -0, 4, 4, 1, 518400, 0x5f599a48 -0, 6, 6, 1, 518400, 0xc6fe555a -0, 8, 8, 1, 518400, 0xe63ac345 -0, 10, 10, 1, 518400, 0x9b4f0c5c -0, 12, 12, 1, 518400, 0x98aaba2d -0, 14, 14, 1, 518400, 0xd629bd09 -0, 16, 16, 1, 518400, 0xe9796c37 -0, 18, 18, 1, 518400, 0xba54d16e -0, 20, 20, 1, 518400, 0xe396c3eb -0, 22, 22, 1, 518400, 0x63ee4b81 -0, 24, 24, 1, 518400, 0x68ac6986 -0, 25, 25, 1, 518400, 0xe0d53000 +0, 0, 0, 1, 518400, 0x4073cc0b +0, 1, 1, 1, 518400, 0x5f599a48 +0, 2, 2, 1, 518400, 0xc6fe555a +0, 3, 3, 1, 518400, 0xe63ac345 +0, 4, 4, 1, 518400, 0x9b4f0c5c +0, 5, 5, 1, 518400, 0x98aaba2d +0, 6, 6, 1, 518400, 0xd629bd09 +0, 7, 7, 1, 518400, 0xe9796c37 +0, 8, 8, 1, 518400, 0xba54d16e +0, 9, 9, 1, 518400, 0xe396c3eb +0, 10, 10, 1, 518400, 0x63ee4b81 +0, 11, 11, 1, 518400, 0x68ac6986 +0, 12, 12, 1, 518400, 0xe0d53000 |