OS: Ubuntu 16.04 64bit CPU: intel i7 6700 H264: ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -hwaccel_device /dev/dri/renderD128 -i a.h264 -c:v h264_vaapi -f h264 t.h264 -y
108fps H265: ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -hwaccel_device /dev/dri/renderD128 -i a.h265 -c:v hevc_vaapi -f hevc t.h265 -y 126fps Any ideas? _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
