[FFmpeg-user] about HD530 using hevc_qsv encode 's problem

Carl Zwanzig cpz at tuunq.com
Thu Aug 3 19:07:49 EEST 2023


On 8/3/2023 7:50 AM, vango amd wrote:
> I锟斤拷m try using ffmpeg to encode HEVC video in Windows 10 , just like  this
> ffmpeg -ss 10:00 -i test.mkv -to 0:30 -c:v hevc_qsv  test2.mkv

You probably want to move the -to option before the -i option.

> the ouput file test2.mkv can be played , but it  can锟斤拷t be fast forward or back forward, once use the left key or right key to seek the movie,
> the video will be frozen.

Which players have you tried?

> How can I solve this problem

You can help by posting the _complete_ command and output of the encode as 
directed in the list FAQ.

Later,

z!


More information about the ffmpeg-user mailing list