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
cd1ad18a65
This commit is contained in:
Anton Khirnov
2012-02-07 11:03:33 +01:00
parent 87d7a92b62
commit 832ba44d8d
53 changed files with 3803 additions and 3782 deletions

View File

@@ -1,3 +1,3 @@
#tb 0: 100/2997
0, 0, 0, 1, 12441600, 0x9d3dc525
0, 1, 1, 1, 12441600, 0x9d3dc525
#tb 0: 1/2997
0, 0, 0, 0, 12441600, 0x9d3dc525
0, 100, 100, 0, 12441600, 0x9d3dc525