#8060: hwupload_qsv
-------------------------------------+-------------------------------------
Reporter: fortman | Type:
| enhancement
Status: new | Priority: normal
Component: avfilter | Version: git-
Keywords: | master
hwupload_qsv | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
When mixing multiple HW contexts at the same time, some filter graphs are
impossible. That's because in some cases we lack the option for selecting
the target HW device. For example, if we're using "-filter_hw_device
cuda", then it's impossible to upload to a QSV device. But if you use
"-filter_hw_device qsv" then you have the option to use the filter
"hwupload_cuda".
So, I suggest to create the filter "hwupload_qsv" too (and even other
versions like "hwupload_vappi" for example).
Please consider this enhancement.
Thank you!
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8060>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".