JP2017123513A - 映像符号化方法、映像符号化装置及び映像符号化プログラム - Google Patents
映像符号化方法、映像符号化装置及び映像符号化プログラム Download PDFInfo
- Publication number
- JP2017123513A JP2017123513A JP2016000456A JP2016000456A JP2017123513A JP 2017123513 A JP2017123513 A JP 2017123513A JP 2016000456 A JP2016000456 A JP 2016000456A JP 2016000456 A JP2016000456 A JP 2016000456A JP 2017123513 A JP2017123513 A JP 2017123513A
- Authority
- JP
- Japan
- Prior art keywords
- code amount
- video encoding
- encoding
- video
- image
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
【解決手段】入力映像の信号を符号化する映像符号化装置が行う映像符号化方法であって、符号化モードを選択する場合のコスト関数計算に用いる符号量推定値の計算を浮動小数点演算を用いて行う符号量推定値計算ステップを有する。符号量推定値計算ステップでは、符号化単位の符号量の整数部分Bwの算出と、符号量の少数部分Bfとを算出し、符号量推定値を「Bw+Bf÷所定の値」によって計算する。
【選択図】図4
Description
C=D+λR ・・・(1)
R=Bw+(Bf>>15) ・・・(2)
(2)式において、’>>’は右ビットシフト演算である。すなわち、(2)式は、固定小数点数Bfを右へ15ビットシフトして得られた値にBwを加算して符号量推定値Rを求めている。
(1−log2(p))/log2(p)×100=35.7[%] ・・・(3)
R=Bw+Bf÷32768
=Bw+Bf÷215 ・・・(4)
R=Bw+Bf÷2n ・・・(4)’
この場合も割り算は、浮動小数点演算によって行えばよい。ただし、2nは事前に計算してその値を代入して計算をした方が計算速度は向上する。
Claims (6)
- 入力映像の信号を符号化する映像符号化装置が行う映像符号化方法であって、
符号化モードを選択する場合のコスト関数計算に用いる符号量推定値の計算を浮動小数点演算を用いて行う符号量推定値計算ステップを有する映像符号化方法。 - 前記符号量推定値計算ステップでは、符号化単位の符号量の整数部分Bwと、前記符号量の少数部分Bfとを算出し、前記符号量推定値を「Bw+Bf÷所定の値」によって計算する請求項1に記載の映像符号化方法。
- 前記符号量推定値をビットシフト演算によって算出する場合のビットシフト数をnとしたときに、前記所定の値は、2nである請求項2に記載の映像符号化方法。
- 前記所定の値は、32768である請求項2に記載の映像符号化方法。
- 入力映像の信号を符号化する映像符号化装置であって、
符号化モードを選択する場合のコスト関数計算に用いる符号量推定値の計算を浮動小数点演算を用いて行う符号量推定値計算部を備える映像符号化装置。 - コンピュータに、請求項1から4のいずれか一項に記載の映像符号化方法を実行させるための映像符号化プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016000456A JP6495834B2 (ja) | 2016-01-05 | 2016-01-05 | 映像符号化方法、映像符号化装置及び映像符号化プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016000456A JP6495834B2 (ja) | 2016-01-05 | 2016-01-05 | 映像符号化方法、映像符号化装置及び映像符号化プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017123513A true JP2017123513A (ja) | 2017-07-13 |
JP6495834B2 JP6495834B2 (ja) | 2019-04-03 |
Family
ID=59305960
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016000456A Active JP6495834B2 (ja) | 2016-01-05 | 2016-01-05 | 映像符号化方法、映像符号化装置及び映像符号化プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6495834B2 (ja) |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63299511A (ja) * | 1987-05-29 | 1988-12-07 | Sony Corp | ディジタルフィルタ装置 |
US20020157112A1 (en) * | 2000-03-13 | 2002-10-24 | Peter Kuhn | Method and apparatus for generating compact transcoding hints metadata |
US20050036544A1 (en) * | 2003-08-15 | 2005-02-17 | Jennifer Webb | Video coding rate control |
WO2008065814A1 (en) * | 2006-11-30 | 2008-06-05 | Panasonic Corporation | Coder |
US20110293012A1 (en) * | 2010-05-27 | 2011-12-01 | The Hong Kong University Of Science And Technology | Motion estimation of images |
JP2014068247A (ja) * | 2012-09-26 | 2014-04-17 | Oki Electric Ind Co Ltd | 符号量計算装置及びプログラム、並びに、動画像符号化装置及びプログラム |
-
2016
- 2016-01-05 JP JP2016000456A patent/JP6495834B2/ja active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63299511A (ja) * | 1987-05-29 | 1988-12-07 | Sony Corp | ディジタルフィルタ装置 |
US20020157112A1 (en) * | 2000-03-13 | 2002-10-24 | Peter Kuhn | Method and apparatus for generating compact transcoding hints metadata |
US20050036544A1 (en) * | 2003-08-15 | 2005-02-17 | Jennifer Webb | Video coding rate control |
WO2008065814A1 (en) * | 2006-11-30 | 2008-06-05 | Panasonic Corporation | Coder |
US20110293012A1 (en) * | 2010-05-27 | 2011-12-01 | The Hong Kong University Of Science And Technology | Motion estimation of images |
JP2014068247A (ja) * | 2012-09-26 | 2014-04-17 | Oki Electric Ind Co Ltd | 符号量計算装置及びプログラム、並びに、動画像符号化装置及びプログラム |
Non-Patent Citations (2)
Title |
---|
FRANK BOSSEN: "CE1: Table-based bit estimation for CABAC", JOINT COLLABORATIVE TEAM ON VIDEO CODING (JCT-VC) OF ITU-T SG16 WP3 AND ISO/IEC JTC1/SC29/WG11 7TH M, vol. JCTVC-G763, JPN6018047806, 9 November 2011 (2011-11-09), pages pp. 1-3 * |
JONGMIN HAHM, ET AL.: "Efficient CABAC Rate Estimation for H.264/AVC Mode Decision", IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, vol. Volume: 20, Issue: 2, JPN6018047804, February 2010 (2010-02-01), pages PP. 310-316 * |
Also Published As
Publication number | Publication date |
---|---|
JP6495834B2 (ja) | 2019-04-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10863199B2 (en) | Minimization of transform memory and latency via parallel factorizations | |
JP6537511B2 (ja) | Hevcにおける改良型パレットモード | |
JP5882489B2 (ja) | コンテキスト適応型エントロピーコーディングのためのコンテキスト状態および確率の初期化 | |
US9503715B2 (en) | Constrained intra prediction in video coding | |
TWI685245B (zh) | 資料編碼及解碼 | |
US20120307893A1 (en) | Fast computing of discrete cosine and sine transforms of types vi and vii | |
CN107743239B (zh) | 一种视频数据编码、解码的方法及装置 | |
WO2012173315A1 (ko) | 인트라 예측 모드 부호화/복호화 방법 및 장치 | |
US20130272412A1 (en) | Common motion information candidate list construction process | |
US20130101033A1 (en) | Coding non-symmetric distributions of data | |
JP2014197884A (ja) | 映像復号化方法 | |
US20220078425A1 (en) | Method and device for selecting context model of quantization coefficient end flag bit | |
KR102071667B1 (ko) | 병렬 엔트로피 부호화/복호화 방법 및 장치 | |
KR20160093061A (ko) | 비디오 코덱에서 신택스 요소 인코딩을 위한 방법 및 장치 | |
JP6476900B2 (ja) | 動画像符号化装置、動画像符号化方法及び動画像符号化用コンピュータプログラム | |
TWI789668B (zh) | 脈絡適應性二進制算術寫碼用參數化體系決定技術 | |
CN112534815A (zh) | 使用阈值用于系数译码的常规译码二进制数缩减 | |
KR20180040515A (ko) | 부호화 장치, 복호화 장치, 그 부호화 및 복호화 방법 | |
JP2017526252A (ja) | エンコーダ、デコーダ、および方法 | |
US10499074B2 (en) | Binary arithmetic coding with small tables or short-operand multiplications for video coding | |
JP7509784B2 (ja) | 係数レベルのためのエスケープコーディング | |
WO2017074539A1 (en) | Parallel arithmetic coding techniques | |
CN105453566B (zh) | 数据编码及数据解码 | |
JP6495834B2 (ja) | 映像符号化方法、映像符号化装置及び映像符号化プログラム | |
JP2015186252A (ja) | 符号化方式変換装置及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180219 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20181126 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20181204 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190131 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20190305 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190307 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6495834 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |