mirror of https://github.com/FFmpeg/FFmpeg.git
Fixes regressions with stream copy and output timebase/fps being twice as fine as needed Makes the timebase and ticks per frame handled identical which should make the code easier to understand and work with. It does not solve the problem without st->codec access Suggested-by: Hendrik Leppkes Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/232/head
parent
ba7be8c083
commit
207d78176f
3 changed files with 7 additions and 5 deletions
@ -1,2 +1,2 @@ |
||||
84316a64b609052d9974891686fbf607 *tests/data/fate/copy-trac4914.mxf |
||||
566329 tests/data/fate/copy-trac4914.mxf |
||||
8868ae16d99ed03916e9dc7105285471 *tests/data/fate/copy-trac4914.mxf |
||||
560697 tests/data/fate/copy-trac4914.mxf |
||||
|
@ -1,2 +1,2 @@ |
||||
e948f10c90f526ae2c0cf234e1f54128 *tests/data/fate/copy-trac4914-avi.avi |
||||
480886 tests/data/fate/copy-trac4914-avi.avi |
||||
26e4202638bc384b82d2b5eb4d33a5f0 *tests/data/fate/copy-trac4914-avi.avi |
||||
479494 tests/data/fate/copy-trac4914-avi.avi |
||||
|
Loading…
Reference in new issue