#9412: HEVC fails to seek on keyframe -------------------------------------+------------------------------------- Reporter: SuRGeoNix | Owner: (none) Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mpegts hevc | Blocked By: seek | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by SuRGeoNix): Maybe by trying exporting a specific frame (which will be a gray / broken as it will fail to seek on keyframe) {{{ ffmpeg -ss 00:00:20 -analyzeduration 100000000000 -probesize 100000000000 -i "LG Chess 4K Demo.ts" -frames:v 1 out.jpg -loglevel debug }}} -- Ticket URL: <https://trac.ffmpeg.org/ticket/9412#comment:11> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker