#3390 closed defect (fixed)
negative fps
| Reported by: | tessus | Owned by: | |
|---|---|---|---|
| Priority: | important | Component: | avformat |
| Version: | git-master | Keywords: | mov |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | no |
Description
Summary of the bug:
ffmpeg shows negative fps:
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x816, 1976 kb/s, -6.10 fps, 24 tbr, 24k tbn, 48 tbc (default)
How to reproduce:
% ffmpeg -i wrongfps.mp4
ffmpeg version: git
built on MacOSX
Problem does not occur with version 2.1.3
Change History (4)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
| Reproduced by developer: | set |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:3 by , 12 years ago
Thanks for fixing it so quickly. Tested the change and I can confirm it solves the problem.
comment:4 by , 12 years ago
| Component: | undetermined → avformat |
|---|---|
| Keywords: | mov added |
| Priority: | normal → important |
Regression since 28bc1d94
Note:
See TracTickets
for help on using tickets.



I've uploaded a sample file wrongfps.mp4 to upload.ffmpeg.org