intel / media-delivery

This collection of samples demonstrates best practices to achieve optimal video quality and performance on Intel GPUs for content delivery networks. Check out our demo, recommended command lines and quality and performance measuring tools.
MIT License
92 stars 29 forks source link

doc: add summary tables for recommended encoding options #71

Closed dvrogozh closed 2 years ago

dvrogozh commented 2 years ago

Hope this change will make it more clear why we select encoding options in a way we do.

Signed-off-by: Dmitry Rogozhkin dmitry.v.rogozhkin@intel.com

mkpatel3-github commented 2 years ago

We need to work with Wenbin and get our page link added there and introduce ffmpeg QSV users about EncTools and Media Dockers. Have our page link added there.. https://trac.ffmpeg.org/wiki/Hardware/QuickSync

This page has link to other intel items like, OneVPL -> We shall have media-delivery added there. or EncTools brief intro in those commandlines.

mkpatel3-github commented 2 years ago

Great work to put this together and cover all the aspect of supported features and platform gens.

dvrogozh commented 2 years ago

In addition, the following fix is also needed in the table for A-Tools:

Can you point me to what you've changed?

dsocek commented 2 years ago

In addition, the following fix is also needed in the table for A-Tools:

Can you point me to what you've changed?

Added star to ALTR and SCD too (they also use VME kernels), and replaced check with cross for EncTools MCTF (MCTF only enabled for ExtBRC). Also last line changed to " - VME based and is available up to (and including) DG1."

dvrogozh commented 2 years ago

Shall we call AV1 as AV1 VDEnc? AVC and HEVC has both flavors and AV1 has only one, good to call out which one we have.

Actually I don't think we need to do that. Why customers should care which implementation of the encoder is provided if that's a single one?