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-cvnlfi1_sony_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-cvnlfi1_sony_c')
-rw-r--r-- | tests/ref/fate/h264-conformance-cvnlfi1_sony_c | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/ref/fate/h264-conformance-cvnlfi1_sony_c b/tests/ref/fate/h264-conformance-cvnlfi1_sony_c index d2a1e13b13..aa3c220fca 100644 --- a/tests/ref/fate/h264-conformance-cvnlfi1_sony_c +++ b/tests/ref/fate/h264-conformance-cvnlfi1_sony_c @@ -1,18 +1,18 @@ #tb 0: 1/25 -0, 1, 1, 1, 518400, 0x0fbb4e71 -0, 3, 3, 1, 518400, 0x4b816734 -0, 5, 5, 1, 518400, 0x0c350f19 -0, 7, 7, 1, 518400, 0xda049cb6 -0, 9, 9, 1, 518400, 0x1f3e7bb9 -0, 11, 11, 1, 518400, 0x995cbe66 -0, 13, 13, 1, 518400, 0x07f7e65c -0, 15, 15, 1, 518400, 0xfcb7487f -0, 17, 17, 1, 518400, 0xb080f48a -0, 19, 19, 1, 518400, 0x3ef5b7e4 -0, 21, 21, 1, 518400, 0xa1518e1c -0, 23, 23, 1, 518400, 0xb36f1cc9 -0, 25, 25, 1, 518400, 0x86ea48af -0, 27, 27, 1, 518400, 0xe42373b7 -0, 29, 29, 1, 518400, 0xa8435828 -0, 31, 31, 1, 518400, 0xc942ea0e -0, 33, 33, 1, 518400, 0xcc597514 +0, 0, 0, 1, 518400, 0x0fbb4e71 +0, 1, 1, 1, 518400, 0x4b816734 +0, 2, 2, 1, 518400, 0x0c350f19 +0, 3, 3, 1, 518400, 0xda049cb6 +0, 4, 4, 1, 518400, 0x1f3e7bb9 +0, 5, 5, 1, 518400, 0x995cbe66 +0, 6, 6, 1, 518400, 0x07f7e65c +0, 7, 7, 1, 518400, 0xfcb7487f +0, 8, 8, 1, 518400, 0xb080f48a +0, 9, 9, 1, 518400, 0x3ef5b7e4 +0, 10, 10, 1, 518400, 0xa1518e1c +0, 11, 11, 1, 518400, 0xb36f1cc9 +0, 12, 12, 1, 518400, 0x86ea48af +0, 13, 13, 1, 518400, 0xe42373b7 +0, 14, 14, 1, 518400, 0xa8435828 +0, 15, 15, 1, 518400, 0xc942ea0e +0, 16, 16, 1, 518400, 0xcc597514 |