summaryrefslogtreecommitdiff
path: root/tests/ref/fate/prores-422
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-02-07 11:03:33 +0100
committerAnton Khirnov <anton@khirnov.net>2012-02-26 07:48:45 +0100
commit832ba44d8d91d5c5ad47843085f810bde74a2e6d (patch)
tree6a43af2787cd300759e2fdc9006e78ab19d9a13b /tests/ref/fate/prores-422
parent87d7a92b62ad9b582afa0d4006c5a387e7a1bdac (diff)
avconv: saner output video timebase.
r_frame_rate should in theory have something to do with input framerate, but in practice it is often made up from thin air by lavf. So unless we are targeting a constant output framerate, it's better to just use input stream timebase. Brings back dropped frames in nuv and cscd tests introduced in cd1ad18a6539bd7fc2dc4c1740fbcbd498c0c0a2
Diffstat (limited to 'tests/ref/fate/prores-422')
-rw-r--r--tests/ref/fate/prores-4226
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/fate/prores-422 b/tests/ref/fate/prores-422
index acd09e3da6..379739fa08 100644
--- a/tests/ref/fate/prores-422
+++ b/tests/ref/fate/prores-422
@@ -1,3 +1,3 @@
-#tb 0: 100/2997
-0, 0, 0, 1, 8294400, 0xe8e9d448
-0, 1, 1, 1, 8294400, 0xe8e9d448
+#tb 0: 1/2997
+0, 0, 0, 0, 8294400, 0xe8e9d448
+0, 100, 100, 0, 8294400, 0xe8e9d448