[FFmpeg-trac] #389(avformat:new): Problem seeking in MPEG TS/H.264 files

FFmpeg trac at avcodec.org
Tue Jan 10 13:24:14 CET 2012


#389: Problem seeking in MPEG TS/H.264 files
--------------------------------+------------------------------------
             Reporter:  takis   |                    Owner:
                 Type:  defect  |                   Status:  new
             Priority:  normal  |                Component:  avformat
              Version:  git     |               Resolution:
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+------------------------------------

Comment (by takis):

 I've just tested this, and it appears to work in git head.

 Using git bisect I found the commit which appears to have fixed it:
 commit 27f7589ab1ad0f6d2694d713e176dfa234662e60
 Author: Michael Niedermayer <michaelni at gmx.at>
 Date:   Fri Oct 21 20:45:00 2011 +0200

     seek: Fix av_gen_search() so that seeks outside max/min do not
 successfully seek to random
     points but rather seek to the min/max.

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


More information about the FFmpeg-trac mailing list