Opened 15 years ago
#1493 new enhancement
Add the possibility to seek between keyframes
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | core |
Version: | 1.0rc2 | Severity: | minor |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
Currently, MPlayer can only seek at keyframes.
This means that on some files, it isn't possible to seek within 10 seconds or so (depending on the interval between keyframes).
To achieve that, MPlayer should decode the frames after the nearest previous keyframe and decode all frames until the desired position is found.
Note:
See TracTickets
for help on using tickets.