[FFmpeg-user] h264_vaapi missing frames

Kai Hendry hendry at webconverger.com
Tue Mar 20 08:04:36 EET 2018


Thanks Dennis for the suggestion!

On 20 March 2018 at 10:54, Dennis Mungai <dmngaie at gmail.com> wrote:
> Have you tried using the restream option?
> ffmpeg -re -i capture_device -vaapi_device /dev/dri/renderD128
> -movflags +faststart
> -vf 'format=nv12|vaapi,hwupload' -c:v h264_vaapi {$encoder_opts} outputfile.

I don't think it made a difference judging how it captured my mouse pointer.

https://s.natalian.org/2018-03-20/1521525601.mp4.log
https://s.natalian.org/2018-03-20/1521525601.mp4

Sidenote: the log doesn't seem to log my cmdline, am I missing a debug switch?


More information about the ffmpeg-user mailing list