Closed deckeys closed 11 months ago
Can you try on version 6.1 if the problem has been fixed?
Yes, seeking is now working, no errors in ffplay this time. Tried with both ffmpeg-n6.1-479a046-win32-nonfree and ffmpeg-n6.1-479a046-win64-nonfree. I used the same file and arguments like last time.
Nice, glad it was fixed on the new version.
The stable build seems to have problems with decoding files with hevc_qsv, no matter what input codec has been used. The seeking of the video is not working, in ffplay I get this message when trying to seek:
seek_frame_generic failed as this stream seems to contain no keyframes after the target timestamp
I have tested these builds: ffmpeg-n6.0-479a046-win64-nonfree and ffmpeg-n6.0-3e8c1fa-win64-nonfreeSurprisingly builds from AnimMouse/ffmpeg-autobuild work just fine and have no seeking problems with when decoding video with hevc_qsv with these nightly builds.