Opened 19 years ago
Closed 18 years ago
#819 closed defect (fixed)
bethsoft-vid video plays much too fast
| Reported by: | Owned by: | reimar | |
|---|---|---|---|
| Priority: | normal | Component: | core |
| Version: | HEAD | Severity: | normal |
| Keywords: | Cc: | r_togni@… | |
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
Try the sample from the URL, video is much too fast for the audio. ffplay works correctly.
Change History (4)
comment:1 by , 19 years ago
comment:2 by , 18 years ago
Reimar, can this problem be fixed now that demuxers can decide upon -correct-pts?
comment:3 by , 18 years ago
lavf and mkv demuxers use correct-pts by default already. Test it, if it works close this bug as fixed.
comment:4 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
There is still a desync, but that must be a separate issue. The original problem has been fixed.
Note:
See TracTickets
for help on using tickets.

libavformat does not detect r_frame_rate right. -correct-pts works.