Re: [FFmpeg-user] [NVIDIA] Video conversion key frame becomes blurred

2020-06-13 Thread Carl Zwanzig

On 6/13/2020 4:55 AM, 黑雨天 wrote:

I converted the mp4 video clips into key frames, using the above hardware
and commands, the video became very blurred after the conversion. The
video bit rate is very high and should not be the case.

What is the question?

We need to see the complete/unedited output from the command you ran, and 
you need use the most current build of ffmpeg (which may be newer than the 
one your distribution offers).


(And you're reminded not to "top-post" replies here.)

z!
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] [NVIDIA] Video conversion key frame becomes blurred

2020-06-13 Thread ??????
CPU i5-9400  
GPU  NVIDIA GTX 1660s


1
ffmpeg -i ss11.mp4 -strict -2  -qscale 0 -intra ss111.mp4
ffmpeg -i ss12.mp4 -strict -2  -qscale 0 -intra ss112.mp4


I converted the mp4 video clips into key frames, using the above hardware and 
commands, the video became very blurred after the conversion. The video bit 
rate is very high and should not be the case.
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".