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-cabac_mot_fld0_full | |
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-cabac_mot_fld0_full')
-rw-r--r-- | tests/ref/fate/h264-conformance-cabac_mot_fld0_full | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/tests/ref/fate/h264-conformance-cabac_mot_fld0_full b/tests/ref/fate/h264-conformance-cabac_mot_fld0_full index d1093c1262..b131cdaa26 100644 --- a/tests/ref/fate/h264-conformance-cabac_mot_fld0_full +++ b/tests/ref/fate/h264-conformance-cabac_mot_fld0_full @@ -1,31 +1,31 @@ #tb 0: 1/25 -0, 2, 2, 1, 518400, 0xbf168f4e -0, 4, 4, 1, 518400, 0xeda5e54f -0, 6, 6, 1, 518400, 0xef496d43 -0, 8, 8, 1, 518400, 0x6b68dad5 -0, 10, 10, 1, 518400, 0x9a40a7de -0, 12, 12, 1, 518400, 0x0c21c018 -0, 14, 14, 1, 518400, 0x4ac5a846 -0, 16, 16, 1, 518400, 0x3a1aa817 -0, 18, 18, 1, 518400, 0xcc4eb434 -0, 20, 20, 1, 518400, 0x4368a3c2 -0, 22, 22, 1, 518400, 0xb923682f -0, 24, 24, 1, 518400, 0xd95460a8 -0, 26, 26, 1, 518400, 0x8e8518aa -0, 28, 28, 1, 518400, 0x292a1a80 -0, 30, 30, 1, 518400, 0xbada388e -0, 32, 32, 1, 518400, 0xa67f63c9 -0, 34, 34, 1, 518400, 0x9fc77e21 -0, 36, 36, 1, 518400, 0xe99dc2ac -0, 38, 38, 1, 518400, 0x17d7d080 -0, 40, 40, 1, 518400, 0x41760c0b -0, 42, 42, 1, 518400, 0x3c70f34d -0, 44, 44, 1, 518400, 0x0d640285 -0, 46, 46, 1, 518400, 0x448893e8 -0, 48, 48, 1, 518400, 0x08194490 -0, 50, 50, 1, 518400, 0xcf227031 -0, 52, 52, 1, 518400, 0x8d94587d -0, 54, 54, 1, 518400, 0x696fca01 -0, 56, 56, 1, 518400, 0xe0ab234b -0, 58, 58, 1, 518400, 0x0620153b -0, 59, 59, 1, 518400, 0xb78c146c +0, 0, 0, 1, 518400, 0xbf168f4e +0, 1, 1, 1, 518400, 0xeda5e54f +0, 2, 2, 1, 518400, 0xef496d43 +0, 3, 3, 1, 518400, 0x6b68dad5 +0, 4, 4, 1, 518400, 0x9a40a7de +0, 5, 5, 1, 518400, 0x0c21c018 +0, 6, 6, 1, 518400, 0x4ac5a846 +0, 7, 7, 1, 518400, 0x3a1aa817 +0, 8, 8, 1, 518400, 0xcc4eb434 +0, 9, 9, 1, 518400, 0x4368a3c2 +0, 10, 10, 1, 518400, 0xb923682f +0, 11, 11, 1, 518400, 0xd95460a8 +0, 12, 12, 1, 518400, 0x8e8518aa +0, 13, 13, 1, 518400, 0x292a1a80 +0, 14, 14, 1, 518400, 0xbada388e +0, 15, 15, 1, 518400, 0xa67f63c9 +0, 16, 16, 1, 518400, 0x9fc77e21 +0, 17, 17, 1, 518400, 0xe99dc2ac +0, 18, 18, 1, 518400, 0x17d7d080 +0, 19, 19, 1, 518400, 0x41760c0b +0, 20, 20, 1, 518400, 0x3c70f34d +0, 21, 21, 1, 518400, 0x0d640285 +0, 22, 22, 1, 518400, 0x448893e8 +0, 23, 23, 1, 518400, 0x08194490 +0, 24, 24, 1, 518400, 0xcf227031 +0, 25, 25, 1, 518400, 0x8d94587d +0, 26, 26, 1, 518400, 0x696fca01 +0, 27, 27, 1, 518400, 0xe0ab234b +0, 28, 28, 1, 518400, 0x0620153b +0, 29, 29, 1, 518400, 0xb78c146c |