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-frext-frext2_panasonic_b | |
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-frext-frext2_panasonic_b')
-rw-r--r-- | tests/ref/fate/h264-conformance-frext-frext2_panasonic_b | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/tests/ref/fate/h264-conformance-frext-frext2_panasonic_b b/tests/ref/fate/h264-conformance-frext-frext2_panasonic_b index 75005ec803..7c53b5c9ee 100644 --- a/tests/ref/fate/h264-conformance-frext-frext2_panasonic_b +++ b/tests/ref/fate/h264-conformance-frext-frext2_panasonic_b @@ -1,16 +1,16 @@ #tb 0: 1/25 -0, 2, 2, 1, 152064, 0x0147a2a9 -0, 3, 3, 1, 152064, 0xe2365351 -0, 4, 4, 1, 152064, 0xb5f9daee -0, 5, 5, 1, 152064, 0xd60818b2 -0, 7, 7, 1, 152064, 0x21b528e5 -0, 8, 8, 1, 152064, 0x9c9dda18 -0, 9, 9, 1, 152064, 0x387fe7de -0, 11, 11, 1, 152064, 0x8f0c5a1e -0, 12, 12, 1, 152064, 0x02409694 -0, 14, 14, 1, 152064, 0x2b36a7a7 -0, 15, 15, 1, 152064, 0x3c6d3863 -0, 17, 17, 1, 152064, 0xaa7835e1 -0, 18, 18, 1, 152064, 0x6d105fe7 -0, 20, 20, 1, 152064, 0x9a348732 -0, 21, 21, 1, 152064, 0x96a3af13 +0, 0, 0, 1, 152064, 0x0147a2a9 +0, 1, 1, 1, 152064, 0xe2365351 +0, 2, 2, 1, 152064, 0xb5f9daee +0, 3, 3, 1, 152064, 0xd60818b2 +0, 4, 4, 1, 152064, 0x21b528e5 +0, 5, 5, 1, 152064, 0x9c9dda18 +0, 6, 6, 1, 152064, 0x387fe7de +0, 7, 7, 1, 152064, 0x8f0c5a1e +0, 8, 8, 1, 152064, 0x02409694 +0, 9, 9, 1, 152064, 0x2b36a7a7 +0, 10, 10, 1, 152064, 0x3c6d3863 +0, 11, 11, 1, 152064, 0xaa7835e1 +0, 12, 12, 1, 152064, 0x6d105fe7 +0, 13, 13, 1, 152064, 0x9a348732 +0, 14, 14, 1, 152064, 0x96a3af13 |