[FFmpeg-trac] #10425(undetermined:new): ffmpeg fail to make vaapi to work with filters

FFmpeg trac at avcodec.org
Thu Jul 27 09:55:26 EEST 2023


#10425: ffmpeg fail to make vaapi to work with filters
-------------------------------------+-------------------------------------
             Reporter:  elias        |                    Owner:  (none)
  tsolis                             |
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  5.1.3        |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by haihao):

 Could you try the command below:
 $ ffmpeg -hwaccel vaapi -hwaccel_output_format yuv420p -vaapi_device
 /dev/dri/renderD128 -f concat -safe 0 -i "./vids.txt"  -vf
 "eq=brightness=0.2:contrast=0.7:saturation=1:gamma=1,setpts=2*PTS,format=nv12,
 hwupload"    -c:v hevc_vaapi  -rc_mode CQP -global_quality 21   video.mp4
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10425#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list