Academia.eduAcademia.edu

Video Codecs

description44 papers
group11 followers
lightbulbAbout this topic
Video codecs are algorithms or software used to compress and decompress digital video files, enabling efficient storage and transmission. They utilize various techniques to reduce file size while maintaining video quality, facilitating streaming, broadcasting, and playback across different devices and platforms.
lightbulbAbout this topic
Video codecs are algorithms or software used to compress and decompress digital video files, enabling efficient storage and transmission. They utilize various techniques to reduce file size while maintaining video quality, facilitating streaming, broadcasting, and playback across different devices and platforms.

Key research themes

1. How do recent video codecs improve compression efficiency through advanced coding tools and block partitioning strategies?

This research theme investigates the specific coding techniques and architectural enhancements in new video codecs—such as AV1, VVC, and HEVC—that enable significant compression gains over previous standards, focusing on partitioning schemes, intra- and inter-prediction modes, and entropy coding improvements. Understanding these tools is essential for codec developers and researchers aiming to design codecs that optimize the rate-distortion tradeoff while maintaining computational feasibility.

Key finding: This paper details AV1's expanded block partition scheme, increasing from VP9's 4-way 64×64 partitions to a 10-way 128×128 superblock partition, including rectangular partitions and finer levels such as 2×2 chroma inter... Read more
Key finding: Proposes an enhanced context-modeling scheme for transform coefficient coding in large block transforms (up to 128×128), adapted for HEVC extensions. This method partitions transform blocks into 4×4 sub-blocks with adaptive... Read more
Key finding: Provides an analysis of H.264/AVC's technical framework, focusing on improved motion estimation with smaller and flexible block sizes, refined intra-prediction with multiple directional modes, use of 4×4 integer transforms... Read more
Key finding: This study integrates HEVC-based Screen Content Coding (SCC) tools into the MPEG Test Model for Immersive Video, employing patch-based atlas representations and pruned multi-view video plus depth compression for efficient... Read more
Key finding: Outlines foundational principles of video compression standards emphasizing methods for exploiting spatial, temporal, perceptual, and statistical redundancies via transform coding, motion compensation, and variable length... Read more

2. What strategies and architectural designs enable real-time and parallel processing in video encoding and decoding applications?

Research under this theme focuses on how video codecs achieve scalable performance to accommodate real-time demands, particularly on modern computational architectures like clusters and multicore processors. This includes hierarchical parallelization at GOP and slice levels, entropy slice designs for efficient multi-threaded decoding, and overlapped wavefront processing to improve throughput and reduce latency without sacrificing coding efficiency.

Key finding: Presents a two-level message passing interface (MPI)-based hierarchical parallelism for H.264 encoding on low-cost clusters, combining GOP-level parallelism (for scalability with high latency) and frame-level slice... Read more
Key finding: Introduces entropy slice based parallelization in HEVC decoding, enabling wavefront parallel processing of LCU rows with one entropy slice per row, thereby allowing simultaneous decoding of multiple LCU rows. The method... Read more
Key finding: Proposes Overlapped Wavefront (OWF) parallel decoding for HEVC, extending wavefront parallel processing by overlapping execution of consecutive pictures and decoding at CTB level instead of frame level to enhance data... Read more

3. How do codec selection and adaptation impact video quality and bitrate trade-offs, particularly over bandwidth-constrained networks?

This theme explores comparative analysis methods for selecting optimal video codecs under network constraints, incorporating both objective quality metrics and adaptive streaming strategies. It also investigates how codec enhancements such as LCEVC improve bitrate savings across existing codecs, and how per-title and per-segment encoding optimizations enable real-time adaptation to varying network conditions, balancing complexity, quality, and throughput.

Key finding: Proposes a methodical codec comparison framework that integrates video quality assessment metrics and rate-distortion modeling via spline interpolation for improved bitrate savings estimation under limited bandwidth. The... Read more
Key finding: Reports comprehensive verification of LCEVC enhancement over AVC, HEVC, EVC, and VVC codecs, demonstrating that adding LCEVC reduces bitrate by approximately 40% at equivalent quality in VMAF metrics while maintaining low... Read more
Key finding: Formulates video encoding as a multi-objective optimization problem balancing video quality (VMAF and PSNR), bitrate, and encoding frame rate, employing offline dense encoding space creation and regression-based forward... Read more
Key finding: Panel experts identify adaptive streaming, including bitrate switching based on network bandwidth estimation and buffer occupancy, as key drivers for future video coding. They emphasize the growing role of screen content... Read more

All papers in Video Codecs

The paper deals with efficient compression of immersive video representations for the synthesis of video related to virtual viewports, i.e., to selected virtual viewer positions and selected virtual directions of watching. The goal is to... more
Durante los últimos años, se ha visto un aumento exponencial en el crecimiento de aplicaciones multimediales, y en particular, en aplicaciones de video. Hoy en día, se puede recibir televisión digital con servicios de alta definición y... more
Resumo-Recentemente, alguns artigos têm sugerido a compressão de registros eletromiográficos como imagens, através do seu rearranjo em uma matriz bidimensional e posterior codificação com compressores de imagens. Entretanto, como... more
In this paper we present an enhancement to the video quality estimation model described in ITU-T Recommendation G.1070 "Opinion model for video-telephony applications", including the effect of video content in the G.1070 video quality... more
It is much expected from the relatively novel, open, royalty-free AV1 (Alliance for Open Media (AOMedia) Video 1) standard. At this moment, there are many new variants of AV1 format. It is designed for efficient video internet delivery... more
RESUMO A decomposição atômica de sinais por algoritmo da classe Matching Pursuit (MP) vem sendo aplicada à compressão de áudio. De acordo com a literatura, a utilização de critérios psicoacústicos possibilita uma representação mais... more
Global System for Mobile Communications (GSM) is a cellular network that is popular and has been growing in recent years. It was developed to solve fragmentation issues of the first cellular system, and it addresses digital modulation... more
Global System for Mobile Communications (GSM) is a cellular network that is popular and has been growing in recent years. It was developed to solve fragmentation issues of the first cellular system, and it addresses digital modulation... more
Holography is a 3D capturing and displaying system. Many formats have been suggested to store holographic images with the highest quality and minimum file size. Here, we suggest combining two AV1 codecs to make a secondary error image and... more
Resumo-Recentemente, alguns autores têm pesquisado a compressão de sinais biológicos reorganizados como matrizes bidimensionais, de modo a explorar as redundâncias intra e intersegmento através de codificadores de imagens comerciais.... more
Existe necessidade de compressão para o armazenamento de imagens orbitais não apenas pelo tamanho mas também pela quantidade de imagens. Este trabalho avalia o uso do padrão JPEG que é bastante robusto e que fornece taxas elevadas de... more
HD-VideoBench is a benchmark devoted to High Definition (HD) digital video processing. It includes a set of video encoders and decoders (Codecs) for the MPEG-2, MPEG-4 and H.264 video standards. The applications were carefully selected... more
In video compression class projects, students may observe some strange behaviors when using video codecs. Some performance metrics from a mediocre codec such as motion JPEG-2000 (or simply JPEG2000) may have exceptionally high values at... more
The panoramic video contents are recently adopted for a wide application providing a 360-degree spherical space field of views. This paper provides a detailed subjective and objective analysis for the 4K panoramic contents using different... more
In this paper we propose and evaluate a parallelization strategy for the emerging HEVC video coding standard. The proposed strategy is based on entropy slices which allows exploiting parallelism in the entropy decoding stage while... more
In this paper we present a new parallelization approach for HEVC decoding called Overlapped Wavefront (OWF). It is based on wavefront processing and improves its parallelization efficiency by allowing overlapped execution of consecutive... more
The panoramic video contents are recently adopted for a wide application providing a 360-degree spherical space field of views. This paper provides a detailed subjective and objective analysis for the 4K panoramic contents using different... more
This paper presents a detailed subjective quality assessment for the ultra-high definition (UHD) videos having frame rates of 30fps and 60 fps. The subjective assessment is based on the ITU-R BT-500 recommendations, where double stimulus... more
Resumo-Este artigo propõe um estudo sobre a introdução de perdas em um codificador intra-frame de geometria de nuvens de pontos (PC) voxelizadas. Usando uma abordagem de representação alternativa, esse método de codificação representa a... more
Global System for Mobile Communications (GSM) is a cellular network that is popular and has been growing in recent years. It was developed to solve fragmentation issues of the first cellular system, and it addresses digital modulation... more
This paper reports a comparison between two recent video codecs, namely the HEVC and the VP9, using High Definition Video Sequences encoded with different bit rates. A subjective test for the evaluation of the provided Quality of... more
Resumo-O codificador de voz AMR-ACELP foi padronizado para o uso na telefonia celular de terceira geração. Diversas modificações foram aplicadas neste codificador de forma a torná-lo mais eficiente para a compressão de sinais de... more
This paper presents simulation results for the transmission of unicast MAC frames over 802.11a/g. Fading channel models at various Doppler frequencies are developed to generate timecorrelated SNR waveforms. These are then used together... more
In this paper we propose and evaluate a parallelization strategy for the emerging HEVC video coding standard. The proposed strategy is based on entropy slices which allows exploiting parallelism in the entropy decoding stage while... more
In this paper we present a new parallelization approach for HEVC decoding called Overlapped Wavefront (OWF). It is based on wavefront processing and improves its parallelization efficiency by allowing overlapped execution of consecutive... more
This paper presents a detailed subjective quality assessment for the ultra-high definition (UHD) videos having frame rates of 30fps and 60 fps. The subjective assessment is based on the ITU-R BT-500 recommendations, where double stimulus... more
In this paper we propose and evaluate a parallelization strategy for the emerging HEVC video coding standard. The proposed strategy is based on entropy slices which allows exploiting parallelism in the entropy decoding stage while... more
In this paper we present a new parallelization approach for HEVC decoding called Overlapped Wavefront (OWF). It is based on wavefront processing and improves its parallelization efficiency by allowing overlapped execution of consecutive... more
In this paper we present a new parallelization approach for HEVC decoding called Overlapped Wavefront (OWF). It is based on wavefront processing and improves its parallelization efficiency by allowing overlapped execution of consecutive... more
This paper reports a comparison between two recent video codecs, namely the HEVC and the VP9, using High Definition Video Sequences encoded with different bit rates. A subjective test for the evaluation of the provided Quality of... more
In this paper we present a new parallelization approach for HEVC decoding called Overlapped Wavefront (OWF). It is based on wavefront processing and improves its parallelization efficiency by allowing overlapped execution of consecutive... more
HD-VideoBench is a benchmark devoted to High Definition (HD) digital video processing. It includes a set of video encoders and decoders (Codecs) for the MPEG-2, MPEG-4 and H.264 video standards. The applications were carefully selected... more
Resumo-Este artigo descreve um esquema de marca d'água robusto. Os bits inseridos na imagem são os bits de paridade de um código corretor de erro cuja mensagem é formada pela combinac ¸ão dos bits de marca d'água com bits caóticos. Uma... more
"Um método de estimação de sequências espaço-temporais de dados codificados usando a máquina de suporte vetorial: Aplicações na área de segurança da informação " "A method of estimating space-temporary sequences of coded data using the... more
Resumo-Este artigo apresenta uma técnica de préprocessamento do S-EMG de protocolo dinâmico que consiste na detecção automática da atividade muscular e na segmentação baseada nos intervalos consecutivos. Após esta segmentação, é gerada... more
"Um método de estimação de sequências espaço-temporais de dados codificados usando a máquina de suporte vetorial: Aplicações na área de segurança da informação " "A method of estimating space-temporary sequences of coded data using the... more
Este trabalho apresenta uma analise sobre as potencialidades de aplicacao da transformada wavelet na compressao e processamento de imagens. Realiza-se um estudo da teoria wavelet, bem como um estudo comparativo entre os algoritmos... more
Resumo-Este artigo apresenta uma técnica de préprocessamento do S-EMG de protocolo dinâmico que consiste na detecção automática da atividade muscular e na segmentação baseada nos intervalos consecutivos. Após esta segmentação, é gerada... more
Os Rádios Definidos por Software — ou SDR — trazem uma série de benefícios como a rápida prototipagem de novas técnicas de comunicação sem fio. Uma das questões em aberto na utilização destes equipamentos é como possibilitar a... more
A compressao de imagens utilizando wavelets resultou no padrao JPEG2000, algoritmos rapidos como o EZW, SPIHT e variacoes. Neste trabalho, utilizam-se alguns destes esquemas que usam a TWD por estar no estado de arte e por ser aplicavel a... more
Resumo-Recentemente, alguns autores têm pesquisado a compressão de sinais biológicos reorganizados como matrizes bidimensionais, de modo a explorar as redundâncias intra e intersegmento através de codificadores de imagens comerciais.... more
Resumo-Recentemente, alguns autores têm pesquisado a compressão de sinais biológicos reorganizados como matrizes bidimensionais, de modo a explorar as redundâncias intra e intersegmento através de codificadores de imagens comerciais.... more
The SM-MMP (Side-Match Multidimensional Mul- tiscale Parser) is a method based on approximate multiscale pattern matching, where the dictionary is built considering smoothness constraints around block boundaries, which results in a better... more
Resumo-O SM-MMP (Side-Match Multidimensional Multiscale Parser)é um método baseado no casamento aproximado de padrões multiescalas, no qual o dicionárioé construído considerando-se restrições de suavidade nos limites dos blocos em... more
Visual surveillance in dynamic scene, especially for vehicles, is currently one of the most active research topics in computer vision. It has a wide area of applications, including reduction of the road accidents, crowd flux statistics... more
Download research papers for free!