Change History (2)
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 11 years ago
(In reply to comment #1)
Fixed in r36437.
Thank you! I've just compiled an SVN snapshot and it works.
Note:
See TracTickets
for help on using tickets.
Fixed in r36437.
The problem is that the camera produces broken file, which contain both a regular and an ODML index.
In that case, MPlayer prefers the regular one. However that one only contains 2 entries (one for audio and one for video), so it is only possible to seek to the start using that.
Note that there is always the workaround of using -forceidx for those cases.
In addition -demuxer lavf will show the ffplay behaviour.
(Still, reporting these issues is of course welcome).