Opened 6 years ago
#7714 new defect
AV_NOPTS_VALUE as DTS after seeking MKV
Reported by: | chao | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avformat |
Version: | unspecified | Keywords: | mkv |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
After seeking a MKV file, av_read_frame returns a packet with valid PTS, but AV_NOPTS_VALUE for DTS.
This only happens if the MKV file has B frames.
This is a test video: https://drive.google.com/file/d/1nAhheqpPIKqFH6QP_6w9FJFxsRG4zxtJ/view?usp=sharing
Note:
See TracTickets
for help on using tickets.