Hi FFMPEG developers, I am looking at the ffmpeg seek code now. And I understand that av_seek_frame_byte() is for seek file without index file. But What's difference between av_seek_frame_binary() and av_seek_frame_generic()? Best regards David liu