[FFmpeg-trac] #8065(undetermined:new): VPP_QSV filter don't work as expected

FFmpeg trac at avcodec.org
Thu Aug 15 12:55:23 EEST 2019


#8065: VPP_QSV filter don't work as expected
-------------------------------------+-------------------------------------
             Reporter:  thx4ever     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by lizhong1008):

 * cc: zhong.li@… (added)


Comment:

 Haven't tested it on windows with qsv HEVC software encoding. But I can
 reproduce your issue on Linux with HEVC HW encoding:

 ffmpeg -hwaccel qsv -v verbose -c:v h264_qsv -i tikect_8065/sample_AVC.264
 -vf vpp_qsv=format=p010le -c:v hevc_qsv -load_plugin hevc_hw -profile:v
 main10 -preset:v veryslow -g 240 -refs:v 6 -bf:v 3 -flags -cgop -gpb 0
 -q:v 18 -vframes 5 -color_primaries bt709 -color_trc bt709 -colorspace
 bt709 -bsf:v
 hevc_metadata=colour_primaries=1:transfer_characteristics=1:matrix_coefficients=1
 sample_HEVC.hevc

 Transcoding failed with "qsv vpp pass through mode" message.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8065#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list