Changes between Initial Version and Version 1 of Ticket #10856, comment 1
- Timestamp:
- Feb 12, 2024, 11:14:48 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10856, comment 1
initial v1 1 1 With QSV, warnings are about allocation failures: 2 2 {{{ 3 $ ffmpeg -loglevel verbose -vsync passthrough -fpsprobesize 300 -analyzeduration 500K -hwaccel qsv -hwaccel_output_format qsv -qsv_device /dev/dri/renderD128 -c:v h264_qsv -i input/1280x720p_29.97_10mb_h264_cabac.264 -c:v h264_qsv -b:v 2000K -compression_level 4 -an -vframes 2400 -y output/0027_HD20_1.0.h264 3 4 ffmpeg version N-113614-g4f80441455 Copyright (c) 2000-2024 the FFmpeg developers 4 5 built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)


