[FFmpeg-trac] #958(undetermined:closed): matroska seek problem file (3 bugs)

FFmpeg trac at avcodec.org
Tue Feb 14 00:16:41 CET 2012


#958: matroska seek problem file (3 bugs)
-------------------------------------+-------------------------------------
             Reporter:  DonMoir      |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  mkv h264     |               Resolution:  fixed
  seek                               |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by DonMoir):

 Yeah, fine if it's broken. Just bringing it to your attention since this
 is an odd case. I don't know how the index is read, but I was assuming it
 was at the beginning of the file. Maybe some start up code detects a bad
 EOF but don't know.

 I just needed to make sure that total == 0 is completely valid. It's
 strange to me that the file plays at all if EOF is being detected just on
 a seek and not elsewhere. That is the file plays fine and seems EOF should
 be detected on normal playback. I suppose there is some justification for
 this somewhere.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/958#comment:8>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list