summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/mpeg2-field-enc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-02-01 15:33:51 +0100
committerAnton Khirnov <anton@khirnov.net>2012-02-08 21:51:24 +0100
commitcd1ad18a6539bd7fc2dc4c1740fbcbd498c0c0a2 (patch)
treeeb85df8829ca31607cf4a6b7093121043c493110 /tests/ref/fate/mpeg2-field-enc
parent38d553322891c8e47182f05199d19888422167dc (diff)
downloadffmpeg-streaming-cd1ad18a6539bd7fc2dc4c1740fbcbd498c0c0a2.zip
ffmpeg-streaming-cd1ad18a6539bd7fc2dc4c1740fbcbd498c0c0a2.tar.gz
rawenc: switch to encode2().
This changes a number of FATE results, since before this commit, the timestamps in all tests using rawenc were made up by lavf. In most cases, the previous timestamps were completely bogus. In some other cases -- raw formats, mostly h264 -- the new timestamps are bogus as well. The only difference is that timestamps invented by the muxer are replaced by timestamps invented by the demuxer. cscd -- avconv sets output codec timebase from r_frame_rate and r_frame_rate is in this case some guessed number 31.42 (377/12), which is not accurate enough to represent all timestamps. This results in some frames having duplicate pts. Therefore, vsync 0 needs to be changed to vsync 2 and avconv drops two frames. A proper fix in the future would be to set output timebase to something saner in avconv. nuv -- previous timestamps for video were wrong AND the cscd comment applies, one frame is dropped. vp8-signbias -- the file contains two frames with identical timestamps, so -vsync 0 needs to be removed/changed to -vsync 2 and avconv drops one frame. vc1-ism -- apparrently either the demuxer lies about timestamps or the file is broken, since dts == pts on all packets, but reordering clearly takes place.
Diffstat (limited to 'tests/ref/fate/mpeg2-field-enc')
-rw-r--r--tests/ref/fate/mpeg2-field-enc62
1 files changed, 31 insertions, 31 deletions
diff --git a/tests/ref/fate/mpeg2-field-enc b/tests/ref/fate/mpeg2-field-enc
index a859061..903adb5 100644
--- a/tests/ref/fate/mpeg2-field-enc
+++ b/tests/ref/fate/mpeg2-field-enc
@@ -1,32 +1,32 @@
#tb 0: 1/25
-0, 0, 0, 1, 622080, 0xb3b66c5c
-0, 1, 1, 1, 622080, 0x088ec02b
-0, 2, 2, 1, 622080, 0x7a36db21
-0, 3, 3, 1, 622080, 0x541b286f
-0, 4, 4, 1, 622080, 0xb6c3e590
-0, 5, 5, 1, 622080, 0x39dbed51
-0, 6, 6, 1, 622080, 0x973dc728
-0, 7, 7, 1, 622080, 0xd7a4f804
-0, 8, 8, 1, 622080, 0xa2484762
-0, 9, 9, 1, 622080, 0x0cd268d1
-0, 10, 10, 1, 622080, 0x72eb663d
-0, 11, 11, 1, 622080, 0x8fdbac59
-0, 12, 12, 1, 622080, 0xa6f4feb9
-0, 13, 13, 1, 622080, 0xadb828c6
-0, 14, 14, 1, 622080, 0xea630a63
-0, 15, 15, 1, 622080, 0xa901d925
-0, 16, 16, 1, 622080, 0xac5e7087
-0, 17, 17, 1, 622080, 0x10274a2b
-0, 18, 18, 1, 622080, 0x143d541c
-0, 19, 19, 1, 622080, 0xee94c93a
-0, 20, 20, 1, 622080, 0xca030208
-0, 21, 21, 1, 622080, 0x26f30ead
-0, 22, 22, 1, 622080, 0xfc22f32c
-0, 23, 23, 1, 622080, 0x940a5ff8
-0, 24, 24, 1, 622080, 0x2164f805
-0, 25, 25, 1, 622080, 0xa76f5aba
-0, 26, 26, 1, 622080, 0x8c311471
-0, 27, 27, 1, 622080, 0xa45e1d95
-0, 28, 28, 1, 622080, 0x6cc61d6c
-0, 29, 29, 1, 622080, 0x6983b417
-0, 30, 30, 1, 622080, 0x982363c0
+0, 9, 9, 1, 622080, 0xb3b66c5c
+0, 10, 10, 1, 622080, 0x088ec02b
+0, 11, 11, 1, 622080, 0x7a36db21
+0, 12, 12, 1, 622080, 0x541b286f
+0, 13, 13, 1, 622080, 0xb6c3e590
+0, 14, 14, 1, 622080, 0x39dbed51
+0, 15, 15, 1, 622080, 0x973dc728
+0, 16, 16, 1, 622080, 0xd7a4f804
+0, 17, 17, 1, 622080, 0xa2484762
+0, 18, 18, 1, 622080, 0x0cd268d1
+0, 19, 19, 1, 622080, 0x72eb663d
+0, 20, 20, 1, 622080, 0x8fdbac59
+0, 21, 21, 1, 622080, 0xa6f4feb9
+0, 22, 22, 1, 622080, 0xadb828c6
+0, 23, 23, 1, 622080, 0xea630a63
+0, 24, 24, 1, 622080, 0xa901d925
+0, 25, 25, 1, 622080, 0xac5e7087
+0, 26, 26, 1, 622080, 0x10274a2b
+0, 27, 27, 1, 622080, 0x143d541c
+0, 28, 28, 1, 622080, 0xee94c93a
+0, 29, 29, 1, 622080, 0xca030208
+0, 30, 30, 1, 622080, 0x26f30ead
+0, 31, 31, 1, 622080, 0xfc22f32c
+0, 32, 32, 1, 622080, 0x940a5ff8
+0, 33, 33, 1, 622080, 0x2164f805
+0, 34, 34, 1, 622080, 0xa76f5aba
+0, 35, 35, 1, 622080, 0x8c311471
+0, 36, 36, 1, 622080, 0xa45e1d95
+0, 37, 37, 1, 622080, 0x6cc61d6c
+0, 38, 38, 1, 622080, 0x6983b417
+0, 39, 39, 1, 622080, 0x982363c0
OpenPOWER on IntegriCloud