Preferencje help
Widoczny [Schowaj] Abstrakt
Liczba wyników

Znaleziono wyników: 13

Liczba wyników na stronie
first rewind previous Strona / 1 next fast forward last
Wyniki wyszukiwania
Wyszukiwano:
w słowach kluczowych:  kodowanie wideo
help Sortuj według:

help Ogranicz wyniki do:
first rewind previous Strona / 1 next fast forward last
EN
Video streaming systems are rapidly evolving. There is an increasing demand for high-resolution content such as full hd (FHD) and 4K (UHD). This high-resolution content requires high processing power and storage. Video coding technology is used to compress video content. There are encoding parameters that effect compression efficiency and video quality. It is important to explore those coding parameters which have an impact on video compression and quality. This paper considers MPEG-4, MPEG-AVC, and MPEG-HEVC codecs for testing. The video sequence is encoded using different rate control modes and bitrates. The quality of encoded videos is estimated using the video multimethod assessment fusion (VMAF) objective model. The results show that MPEG-AVC performs significantly better than other codecs. The results also confirm the strong relationship between encoding parameters and video quality. This study provides a foundation for building optimization models in the video quality domain. The study results will be utilized to build robust optimization models for video quality evaluations.
PL
Standard H.265/HEVC jest obecnie najbardziej zaawansowanym standardem kompresji danych wizyjnych. Oferuje on do 50% lepszą kompresję niż jego poprzednik – H.264/AVC, jednak kosztem znacznie większej złożoności. Mnogość oferowanych przez niego trybów predykcji oraz kodowania skutkuje bardzo wysokim zapotrzebowaniem na moc obliczeniową kodera, zwłaszcza przy wysokich rozdzielczościach. Artykuł przedstawia wpływ uproszczeń kodera na efektywność kompresji w standardzie H.265/HEVC.
EN
H.265/HEVC is the state-of-the art video compression standard. It improves the compression performance up to 50% compared to its predecessor – H.264/AVC – at the cost of vastly increased complexity. The plurality of available coding and prediction modes makes the H.265/HEVC encoder computationally demanding, especially in high resolutions. This paper analyzes the impact of simplifications on compression efficiency of H.265/HEVC encoder.
PL
Artykuł opisuje algorytm wyboru trybu predykcji wewnątrzobrazowej dla standardu H.265/HEVC. Przedstawione rozwiązanie zostało opracowane celem wykorzystania w sprzętowych koderach czasu rzeczywistego, co oznacza uwzględnienie problemów związanych z opóźnieniem pętli rekonstrukcji oraz skalowalnością obliczeniową. Wpływ algorytmu na efektywność kompresji został zbadany dla różnorodnych sekwencji wideo o rozdzielczościach od 416×240 do 3840×2160.
EN
The article presents an intra mode decision algorithm for the H.265/ HEVC standard. The proposed solution was designed to satisfy the requirements of the real time hardware encoders, presenting an efficient solution for problems associated with the reconstruction loop delay and computational scalability. The influence of the proposed algorithm on the compression efficiency was examined for the various video sequences with resolutions ranging from 416×240 to 3840×2160.
PL
Techniki wyspecyfikowane w standardach kompresji wideo pozwalają usunąć mniej istotne informacje z przetwarzanego materiału wideo przy ograniczeniach na stopień kompresji. Operacja ta jest przeprowadzana w module kwantyzacji, podczas gdy dekwantyzacja odtwarza dane wejściowe z pewnym błędem. Moduły te mogą zużywać znaczną ilość zasobów sprzętowych, gdy koder implementowany jest w układach scalonych. W artykule opisano metody optymalizacji architektur FPGA przeznaczonych dla tych modułów. Metody te pozwalają na lepsze wykorzystanie zasobów dostępnych w jednostkach DSP i zmniejszenie liczby elementów logicznych ogólnego przeznaczenia. Różne wersje architektur zostały opracowane dla układów FPGA, aby pokazać wpływ proponowanych optymalizacji na zasoby. Wyniki implementacji pokazują znaczna redukcję logiki ogólnego przeznaczenia. Co więcej wykorzystanie rejestrów wbudowanych w jednostkach DSP podwaja maksymalne częstotliwości pracy.
EN
Techniques specified in video compression standards allow the removing of less important information from a processed video subject to bit-rate constraints. This operation is performed in the quantization module, whereas the dequantization restores input data with a certain error. The modules can consume a significant amount of hardware resources when the video encoder is implemented in integrated circuits. This paper presents optimization methods for FPGA architectures dedicated for the modules. The methods allow a better utilization of resources available in DSP units and the reduction of the number of general-purpose logic elements. Different versions of architectures are developed for FPGA devices to show the impact of proposed optimizations on resources. Implementation results show that the significant reduction of general-purpose logic is achieved. Furthermore, the utilization of registers embedded in DSP units can double the maximal clock frequency.
PL
W artykule zaprezentowano nowy sposób estymacji przepływności bitowej sekwencji wizyjnych z predykcją między-ramkową. Proponowane rozwiązanie opiera się na wykorzystaniu stosunków rozmiarów bitowych kolejnych ramek wideo. Takie podejście upraszcza proces wyznaczania parametrów kodowania eliminując kosztowne obliczeniowo operacje mnożenia. Umożliwia to prostszą implementację sprzętową proponowanego algorytmu kontroli stopnia kompresji.
EN
In this paper, a novel rate control algorithm for video sequences with interframe prediction is presented. The proposed approach exploits dependencies between bit-rates of successive frames and simplifies the rate control process by excluding complex multiplications. It is an important goal as recent rate control algorithms are quite complex and their implementations, particularly in hardware structures, can be inconvenient.
PL
Artykuł opisuje architekturę sprzętowego modułu predykcji wewnątrzramkowej (Intra) dla standardu H.265/HEVC. Umożliwia ona przygotowanie predykcji dla dowolnego trybu i rozmiaru jednostki predykcji. Aby zminimalizować zużycie zasobów każde z wymaganych mnożeń jest wykonywane za pomocą multiplekserów i sumatorów. Architektura może pracować z częstotliwością 100 MHz przy syntezie dla układów FPGA Stratix III oraz z częstotliwością 200 MHz przy syntezie dla technologii TMSC 0,13 μm.
EN
This work presents an Intra prediction architecture, fully compliant with the H.265/HEVC standard. The design supports full range of features included in the standard i. e. all Prediction Unit sizes and all modes. To minimize the resources consumption any required multiplication is carried out using multiplexers and adders. The architecture can operate at 100 MHz and 200 MHz for FPGA Stratix III devices and the TSMC 0.13 μm technology, respectively.
7
Content available remote Kodowanie wideo w systemach monitoringu wielowidokowego
PL
Przedstawione badania opierały się na oprogramowaniu referencyjnym dla standardu Multiview Video Coding, opracowanym przez Instytut Fraunhofer HHI. Celem badań była analiza wpływu metod realizacji predykcji międzywidokowej na przepływność bitową sygnału wyjściowego oraz wskaźnik PSNR opisujący jakość obrazu. Na podstawie przeprowadzonych testów wyciągnięto wnioski dotyczących efektywności kompresji wideo w oparciu o standard H.264/AVC MVC w kontekście systemów monitorowania.
EN
Presented research results has been obtained by using the reference software for Multiview Video Coding developed by Fraunhofer HHI Institute. The main aim of the research was an analysis of the intraview prediction methods and their impact on the of output video stream bitrate and PSNR ratio describing the video quality, has been assessed. The presented tests allowed us to identify the effectiveness of video compression based on the H.264/MVC standard in the context of monitoring systems.
8
Content available remote P2P video streaming combining SVC and MDC
EN
In this paper we propose and evaluate a combined SVC-MDC (Scalable Video Coding & Multiple Description Video Coding) video coding scheme for Peer-to-Peer (P2P) video multicast. The proposed scheme is based on a full cooperation established between the peer sites, which contribute their upload capacity during video distribution. The source site splits the video content into many small blocks and assigns each block to a single peer for redistribution. Our solution is implemented in a fully meshed P2P network in which peers are connected to each other via UDP (User Datagram Protocol) links. The video content is encoded by using the Scalable Video Coding (SVC) method. We present a flow control mechanism that allows us to optimize dynamically the overall throughput and to automatically adjust video quality for each peer. Thus, peers with different upload capacity receive different video quality. We also combine the SVC method with Multiple Description Coding (MDC) to alleviate the packet loss problem. We implemented and tested this approach in the PlanetLab infrastructure. The obtained results show that our solution achieves good performance and remarkable video quality in the presence of packet loss.
PL
Omówiono podstawowe zagadnienia związane ze strumieniowaniem danych multimedialnych w sieciach IP oraz kodowaniem sekwencji wizyjnych. Szczególną uwagę zwrócono na standard kodowania wideo MPEG-4 AVC/H.264. Przedstawiono metody enkapsulacji strumienia H.264 w pakietach RTP. Omówiono wpływ metody enkapsulacji i parametrów kodera na efektywność transmisji.
EN
The paper deals with multimedia data transmission in the IP networks and video coding. Special attention is paid to the MPEG-4 AVC/H.264 video coding standard. The RTP packetization modes for the H.264 video have been presented. The dependency of the transmission efficiency on the packetization mode and the coder configuration have been discussed.
EN
The aim of this paper is to present an implementation and simulation of parallel 4x4 transform on bit-serial shared memory architecture for H.264/AVC. Compared with the existing parallel implementations, the proposed architecture reduces interconnection resources of physical elements of FPGA device. The results of simulation show that the transform can be realized in real–time on bitserial arithmetic. The paper concludes with a summary.
PL
Praca zawiera opis implementacji oraz symulacji równoległego przekształcenia 4x4 stosowanego w H.264/AVC, bazując na bitowo-szeregowej architekturze o współdzielonej pamięci. W porównaniu z istniejącymi rozwiązaniami implementacji równoległej, proponowana architektura obliczeniowa redukuje liczbę linii połączeń wewnętrznych fizycznego układu FPGA. Zawiera ona również wyniki symulacji, pokazujące możliwość wykonywania przekształcenia w czasie rzeczywistym, przy zastosowaniu arytmetyki szeregowej.
PL
W artykule przedstawiono analizę możliwości transkodowania strumienia MPEG-2 Video do MPEG-4 AVC/H.264 w dziedzinie współczynników transformaty. Omówiono metodę konwersji współczynników transformaty 8 x 8 DCT, stosowanej w standardzie MPEG-2 Video na współczynniki transformaty całkowitoliczbowej 4 x 4 HT, stosowanej w standardzie MPEG-4 AVC/H.264. W dalszej części przedstawiono zastosowanie tej metody do przetwarzania makrobloków kodowanych w trybach Inter oraz Intra. Analiza złożoności obliczeniowej w obu przypadkach prowadzi do wniosku, że realizacja operacji transkodowania w dziedzinie współczynników transformaty jest niestety bardziej złożona niż w dziedzinie pikselowej.
EN
In this paper the analysis of methods for transcoding of MPEG-2 Video to MPEG 4 AVC/H.264 in transform domain is presented. The algorithm for converting coefficients of the 8 x 8 DCT, used in MPEG-2 Video standard, to coefficients of the integer 4 x 4 HT, used in MPEG-4 AVC/H.264 standard is discussed. Furthermore, the application of this algorithm for processing of Inter and Intra macroblocks is presented. The analysis of computational complexity leads to the conclusion, that transcoding in transform domain is, unfortunately, more complex compared to transcoding in pixel domain.
PL
Zaproponowano metody oceny/kontroli jakości medycznych badań wideo kompresowanych i transkodowanych w celu efektywnego gromadzenia i archiwizacji tych badań, a także transmisji, zarządzania danymi wideo w medycznych systemach informacyjnych, doskonale­nia metod telekonsultacji i telediagnozy. Zaproponowano numeryczną miarę jakości wideo bazującą na różnorodnych metrykach opisu różnic uzupełnionych modelami percepcji przestrzennej i czasowej oraz ogólnymi przesłankami (wskaźnikami) diagnostycznych znaczeń określonych cech obrazów. Ponadto opisano procedurę subiektywne­go testu oceny jakości badań, dostosowaną do specyfiki testu kontroli jakości. Wykonano eksperymenty na zbiorach badań bronchoskopowych oraz kontrastowych badań USG, kodowanych według MPEG-2, MPEG-4 oraz H.264 z uwzględnieniem transkodowania pomiędzy poszczególnymi standardami kompresji.
EN
This paper presents the results of initial research in the subject of quality assessment for compression and transcoding of medical video. Applications for medical information systems were considered, i.e. data storage and communication according to MPEG-2, MPEG-4 and H.264 standards for were considered. Optimized compression and transcoding to Iow bit rates of bronchoscopy and contrast ultrasound examinations were studied. Subjective rating according to natural image quality criteria and different scenarios were used. Numerical measure highly correlated to preferred subjective rating procedure was concluded.
EN
This paper presents the results of initial research in the subject of video quality assessment for bronchoscopy examinations compressed or transcoded in medical information systems. Data storage and communications according to video coding paradigms, MPEG-2, MPEG-4, h.264 or other standards requires reliable metrics of data accuracy, especially for medical applications. Subjective and perceptually optimized numerical measures were considered. OMWV as numerical metric conception and SQAMVI as subjective assessment procedure were defined, experimentally verified and summarized. Video codecs and transcoders were tested with data accuracy monitoring.
first rewind previous Strona / 1 next fast forward last
JavaScript jest wyłączony w Twojej przeglądarce internetowej. Włącz go, a następnie odśwież stronę, aby móc w pełni z niej korzystać.