[FFmpeg-trac] #7406(undetermined:new): [ffmpeg-qsv][vc1_decode]dump file has garbage on iHD driver.
FFmpeg
trac at avcodec.org
Thu Sep 6 10:09:21 EEST 2018
#7406: [ffmpeg-qsv][vc1_decode]dump file has garbage on iHD driver.
-------------------------------------+-------------------------------------
Reporter: | Type: defect
zhuqingliang | Priority: normal
Status: new | Version:
Component: | unspecified
undetermined | Blocked By:
Keywords: qsv decode | Reproduced by developer: 0
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
{{{
the dump file has mosaic
}}}
environment
{{{
SKL OS: ubuntu 16.04 kernel: 4.15.0
libva b6c50dad4d7d14c507108d9f468662e2d7ae1c4d
https://github.com/01org/libva.git
VPG_Driver ed04556a6676fd77ff845508bc54bfc60915450c
https://github.com/intel/media-driver
libva-utils 9a10ad663349732decd668a426cfc349b0010d1d
https://github.com/01org/libva-utils.git
Mediasdk 7ea683585f0f84f1bea035a405855312c92c46c0 https://github.com
/Intel-Media-SDK/MediaSDK
FFMPEG 56f68a099cc607658118e00cad30569103ae3751
https://git.ffmpeg.org/ffmpeg.git
}}}
How to reproduce:
{{{
1.build env as above lists
2.ffmpeg -hwaccel qsv -hwaccel_device /dev/dri/renderD128 -v verbose -c:v
vc1_qsv -i /media//yami_vc1/SA10097.vc1 -vf hwdownload,format=nv12
-pix_fmt yuv420p -f rawvideo -vsync 0 -y ./dump.yuv
3. 7yuv open dump.yuv
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7406>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list