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-cvnlfi2_sony_h | |
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-cvnlfi2_sony_h')
-rw-r--r-- | tests/ref/fate/h264-conformance-cvnlfi2_sony_h | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/ref/fate/h264-conformance-cvnlfi2_sony_h b/tests/ref/fate/h264-conformance-cvnlfi2_sony_h index 5c4022dbe4..fe2e4d14db 100644 --- a/tests/ref/fate/h264-conformance-cvnlfi2_sony_h +++ b/tests/ref/fate/h264-conformance-cvnlfi2_sony_h @@ -1,18 +1,18 @@ #tb 0: 1/25 -0, 3, 3, 1, 518400, 0x0fbb4e71 -0, 5, 5, 1, 518400, 0xc46bec04 -0, 7, 7, 1, 518400, 0xc50ffc1d -0, 9, 9, 1, 518400, 0x684b07b7 -0, 11, 11, 1, 518400, 0xde799af0 -0, 13, 13, 1, 518400, 0xed497b27 -0, 15, 15, 1, 518400, 0x3e9d1e3a -0, 17, 17, 1, 518400, 0x154d3c5c -0, 19, 19, 1, 518400, 0x5257e37c -0, 21, 21, 1, 518400, 0x6e15139a -0, 23, 23, 1, 518400, 0x5dc39c59 -0, 25, 25, 1, 518400, 0xe1803100 -0, 27, 27, 1, 518400, 0xb4d4d535 -0, 29, 29, 1, 518400, 0x7a97a25d -0, 31, 31, 1, 518400, 0xf86b8923 -0, 32, 32, 1, 518400, 0x3355be98 -0, 33, 33, 1, 518400, 0x8f555830 +0, 0, 0, 1, 518400, 0x0fbb4e71 +0, 1, 1, 1, 518400, 0xc46bec04 +0, 2, 2, 1, 518400, 0xc50ffc1d +0, 3, 3, 1, 518400, 0x684b07b7 +0, 4, 4, 1, 518400, 0xde799af0 +0, 5, 5, 1, 518400, 0xed497b27 +0, 6, 6, 1, 518400, 0x3e9d1e3a +0, 7, 7, 1, 518400, 0x154d3c5c +0, 8, 8, 1, 518400, 0x5257e37c +0, 9, 9, 1, 518400, 0x6e15139a +0, 10, 10, 1, 518400, 0x5dc39c59 +0, 11, 11, 1, 518400, 0xe1803100 +0, 12, 12, 1, 518400, 0xb4d4d535 +0, 13, 13, 1, 518400, 0x7a97a25d +0, 14, 14, 1, 518400, 0xf86b8923 +0, 15, 15, 1, 518400, 0x3355be98 +0, 16, 16, 1, 518400, 0x8f555830 |