#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 <michae...@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 _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac