English

Quality-Aware Dynamic Resolution Adaptation Framework for Adaptive Video Streaming

Multimedia 2024-03-19 v1

Abstract

Traditional per-title encoding schemes aim to optimize encoding resolutions to deliver the highest perceptual quality for each representation. XPSNR is observed to correlate better with the subjective quality of VVC-coded bitstreams. Towards this realization, we predict the average XPSNR of VVC-coded bitstreams using spatiotemporal complexity features of the video and the target encoding configuration using an XGBoost-based model. Based on the predicted XPSNR scores, we introduce a Quality-A ware Dynamic Resolution Adaptation (QADRA) framework for adaptive video streaming applications, where we determine the convex-hull online. Furthermore, keeping the encoding and decoding times within an acceptable threshold is mandatory for smooth and energy-efficient streaming. Hence, QADRA determines the encoding resolution and quantization parameter (QP) for each target bitrate by maximizing XPSNR while constraining the maximum encoding and/ or decoding time below a threshold. QADRA implements a JND-based representation elimination algorithm to remove perceptually redundant representations from the bitrate ladder. QADRA is an open-source Python-based framework published under the GNU GPLv3 license. Github: https://github.com/PhoenixVideo/QADRA Online documentation: https://phoenixvideo.github.io/QADRA/

Keywords

Cite

@article{arxiv.2403.10976,
  title  = {Quality-Aware Dynamic Resolution Adaptation Framework for Adaptive Video Streaming},
  author = {Amritha Premkumar and Prajit T Rajendran and Vignesh V Menon and Adam Wieckowski and Benjamin Bross and Detlev Marpe},
  journal= {arXiv preprint arXiv:2403.10976},
  year   = {2024}
}

Comments

ACM MMSys '24 | Open-Source Software and Dataset. arXiv admin note: substantial text overlap with arXiv:2401.15346

R2 v1 2026-06-28T15:22:52.231Z