JP4649347B2 - 情報処理装置及び情報処理装置の動画像復号方法 - Google Patents
情報処理装置及び情報処理装置の動画像復号方法 Download PDFInfo
- Publication number
- JP4649347B2 JP4649347B2 JP2006053694A JP2006053694A JP4649347B2 JP 4649347 B2 JP4649347 B2 JP 4649347B2 JP 2006053694 A JP2006053694 A JP 2006053694A JP 2006053694 A JP2006053694 A JP 2006053694A JP 4649347 B2 JP4649347 B2 JP 4649347B2
- Authority
- JP
- Japan
- Prior art keywords
- processing apparatus
- information processing
- inter prediction
- information
- decoding
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/20—Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
- H04N21/25—Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
- H04N21/258—Client or end-user data management, e.g. managing client capabilities, user preferences or demographics, processing of multiple end-users preferences to derive collaborative data
- H04N21/25808—Management of client data
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/42—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/44—Decoders specially adapted therefor, e.g. video decoders which are asymmetric with respect to the encoder
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/80—Details of filtering operations specially adapted for video compression, e.g. for pixel interpolation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/20—Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
- H04N21/25—Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
- H04N21/266—Channel or content management, e.g. generation and management of keys and entitlement messages in a conditional access system, merging a VOD unicast channel into a multicast channel
- H04N21/2662—Controlling the complexity of the video stream, e.g. by scaling the resolution or bitrate of the video stream based on the client capabilities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/442—Monitoring of processes or resources, e.g. detecting the failure of a recording device, monitoring the downstream bandwidth, the number of times a movie has been viewed, the storage space available from the internal hard disk
- H04N21/4424—Monitoring of the internal components or processes of the client device, e.g. CPU or memory load, processing speed, timer, counter or percentage of the hard disk space used
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/45—Management operations performed by the client for facilitating the reception of or the interaction with the content or administrating data related to the end-user or to the client device itself, e.g. learning user preferences for recommending movies, resolving scheduling conflicts
- H04N21/462—Content or additional data management, e.g. creating a master electronic program guide from data received from the Internet and a Head-end, controlling the complexity of a video stream by scaling the resolution or bit-rate based on the client capabilities
- H04N21/4621—Controlling the complexity of the content stream or additional data, e.g. lowering the resolution or bit-rate of the video stream for a mobile client with a small screen
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Computer Graphics (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Description
ITU-T Recommendation H.264 (2003), "Advanced Video Coding for generic audiovisual services" | ISO/IEC 14496-10: 2003, "Information technology, Coding of audio-visual objects - Part 10: Advanced video coding" H.264/AVC教科書(株式会社インプレスコミュニケーションズ)
以下、具体的に段階的な簡略化の手法について説明する。
(1)補間フィルタリングの段数を制限する。
(2)フィルタのタップ数を減らす。
(3)水平方向、垂直方向の補間のうち片方だけにする。
特に、インター予測の輝度の補間画像生成は、6タップのフィルタ処理を用いて補間画像を生成するため処理量が多く、デコード処理全体の1/3程度を占めることがある。そこで、負荷が高い場合にインター予測を簡易的に行うことによりデコード処理量を軽減するものとし、負荷の度合いにより、フィルタ処理無し、1/2画素フィルタのみ、少ないタップ数のフィルタ処理などを段階的に切り替えて処理を軽減する。以下、具体例をあげて説明する。
h=(A−5C+20G+20M−5R+T)/32 (2)
j=(aa−5bb+20b+20s−5gg+hh)/32 (3)
a=(G+b)/2 (4)
f=(b+j)/2 (5)
r=(m+s)/2 (6)
図14は、図13に示す処理内容に対する通常デコード処理として、整数画素の判断処理(S301)と1/2画素フィルタリング処理S401と1/4画素フィルタリング処理S501の処理手順を示すフローチャートである。図14において、まず整数画素の判断(S301)で整数でないと判断された場合、1/2画素フィルタリング処理S401により、画素位置がb,sの場合には1/2画素水平6タップフィルタを用い、画素位置がh,mの場合には1/2画素垂直6タップフィルタを用い、画素位置がjの場合には1/2画素水平6タップフィルタ及び1/2画素垂直6タップフィルタの両方を用いて処理する。
Claims (18)
- 圧縮符号化された動画像ストリームをソフトウェアにより復号する動画像復号処理と、負荷情報及びバッテリ駆動情報に基づく制御処理とを備える情報処理装置において、
前記動画像ストリーム及びその既復号画像から、復号対象の符号化モードに基づいてイントラ予測画像及びインター予測画像のいずれか一方を選択的に生成する予測復号手段と、
前記動画像ストリームから、復号対象の量子化パラメータに基づいて残差復号画像を生成する残差復号手段と、
前記予測復号手段で選択的に生成されるイントラ予測画像及びインター予測画像と前記残差復号手段によって生成される残差復号画像とを加算して復号画像を生成する残差加算手段と、
前記残差加算手段で生成された復号画像に対してブロック歪みを低減するためのデブロッキングフィルタ処理を施すフィルタ処理手段と、
前記動画像ストリームから符号化モードに関する情報を抽出し、その抽出情報及び前記負荷情報に基づいて、前記インター予測処理を簡略化するか否かを判定する判定手段と、
前記判定手段の判定結果に基づいて前記インター予測処理を段階的に簡略化する簡略化手段と、
前記判定手段及び簡略化手段を有効にするか無効にするかを選択的に切り替える切替手段と
を具備することを特徴とする情報処理装置。 - 前記切替手段は、前記バッテリ駆動情報に基づいて商用電源駆動時には無効状態とし、バッテリ駆動時にバッテリ残量情報に基づいて自動的に有効状態に切り替えることを特徴とする請求項1記載の情報処理装置。
- 前記判定手段は、前記符号化モード情報から復号対象がピクチャ、スライス、マクロブロックいずれかであり、高負荷状態であるとき、インター予測を簡略化すべきと判定することを特徴とする請求項1記載の情報処理装置。
- 前記判定手段は、前記復号対象がスライスであるとき、スライス単位のインター予測処理時の各スライスについてBスライスであるか否かを判定し、Bスライスであると判定されたときそのスライスのインター予測を簡略化すべきと判定することを特徴とする請求項3記載の情報処理装置。
- 前記判定手段は、前記復号対象がピクチャであるとき、ピクチャ単位のインター予測処理時の各ピクチャについてBスライスの割合を基準となる閾値と比較判定し、前記割合が閾値を越えたと判定されたときそのピクチャのインター予測を簡略化すべきと判定することを特徴とする請求項3記載の情報処理装置。
- 前記判定手段は、前記復号対象がマクロブロックであるとき、マクロブロック単位のインター予測処理時の各マクロブロックについて双予測マクロブロックであるか否かを判定し、双予測マクロブロックであると判定されたときそのマクロブロックのインター予測を簡略化すべきと判定することを特徴とする請求項3記載の情報処理装置。
- 前記判定手段は、前記復号対象がスライスまたはピクチャであるとき、スライス単位またはピクチャ単位それぞれのインター予測処理時における双予測マクロブロックの割合を基準となる閾値と比較判定し、前記割合が閾値を超えたと判定されたときそのスライスまたはピクチャのインター予測を簡略化すべきと判定することを特徴とする請求項3記載の情報処理装置。
- 前記判定手段は、前記負荷の程度から判定の基準となる閾値を設定し、この閾値との比較結果に基づいて前記簡略化の判定を行うことを特徴とする請求項1記載の情報処理装置。
- 前記判定の基準となる閾値には、
定数値、
復号された過去のピクチャあるいはスライスにおける前記復号対象の双予測マクロブロックの割合の平均値、
前記平均値にオフセット値を加算した値
の少なくともいずれかを用いることを特徴とする請求項8記載の情報処理装置。 - 前記簡略化手段は、補間フィルタリング処理を段階的に省略することを特徴とする請求項1記載の情報処理装置。
- 前記簡略化手段は、動きベクトルの精度を段階的に近似することによって、前記補間フィルタリング処理を段階的に省略することを特徴とする請求項10記載の情報処理装置。
- 前記簡略化手段は、画素フィルタのタップ数を段階的に省略することを特徴とする請求項1記載の情報処理装置。
- 前記簡略化手段は、垂直画素フィルタリング処理、水平画素フィルタリング処理のいずれか一方を省略することを特徴とする請求項1記載の情報処理装置。
- 前記簡略化手段は、動きベクトルの垂直、水平成分のいずれか一方の精度を近似することによって、垂直画素フィルタリング処理、水平画素フィルタリング処理のいずれか一方を省略することを特徴とする請求項13記載の情報処理装置。
- 前記簡略化手段は、色差情報のフィルタリング処理をオン・オフ処理することを特徴とする請求項1記載の情報処理装置。
- 前記簡略化手段は、色差情報の動きベクトルの精度を近似することによって、色差情報のフィルタリング処理をオン・オフすることを特徴とする請求項15記載の情報処理装置。
- 情報処理装置に用いられ、圧縮符号化された動画像ストリームをソフトウェアにより復号する動画像復号方法において、
前記動画像ストリーム及びその既復号画像から、復号対象の符号化モードに基づいてイントラ予測画像及びインター予測画像のいずれか一方を選択的に生成し、
前記動画像ストリームから、復号対象の量子化パラメータに基づいて残差復号画像を生成し、
前記選択的に生成されるイントラ予測画像及びインター予測画像と前記動画像ストリームから生成される残差復号画像とを加算して復号画像を生成し、
前記残差加算で生成された復号画像に対してブロック歪みを低減するためのデブロッキングフィルタ処理を施し、
前記動画像ストリームから符号化モードに関する情報を抽出し、その抽出情報及び負荷情報に基づいて、前記インター予測処理を簡略化するか否かを判定し、
前記判定結果に基づいて前記インター予測処理を段階的に簡略化し、
前記判定及び簡略化の処理を有効にするか無効にするかを選択的に切り替えることを特徴とする情報処理装置の動画像復号方法。 - 前記判定及び簡略化処理について、商用電源駆動時には無効状態とし、バッテリ駆動時にバッテリ残量情報に基づいて自動的に有効状態に切り替えることを特徴とする請求項17記載の情報処理装置の動画像復号方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006053694A JP4649347B2 (ja) | 2006-02-28 | 2006-02-28 | 情報処理装置及び情報処理装置の動画像復号方法 |
US11/711,844 US8611433B2 (en) | 2006-02-28 | 2007-02-28 | Information processing apparatus and video decoding method of information processing apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006053694A JP4649347B2 (ja) | 2006-02-28 | 2006-02-28 | 情報処理装置及び情報処理装置の動画像復号方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007235447A JP2007235447A (ja) | 2007-09-13 |
JP4649347B2 true JP4649347B2 (ja) | 2011-03-09 |
Family
ID=38443959
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006053694A Expired - Fee Related JP4649347B2 (ja) | 2006-02-28 | 2006-02-28 | 情報処理装置及び情報処理装置の動画像復号方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8611433B2 (ja) |
JP (1) | JP4649347B2 (ja) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4643437B2 (ja) * | 2005-12-27 | 2011-03-02 | 株式会社東芝 | 情報処理装置 |
JP4643453B2 (ja) * | 2006-01-10 | 2011-03-02 | 株式会社東芝 | 情報処理装置及び情報処理装置の動画像復号方法 |
WO2011135704A1 (ja) | 2010-04-28 | 2011-11-03 | 富士通株式会社 | 動画出力装置、動画出力方法、および動画出力プログラム |
CN103828369B (zh) * | 2011-06-10 | 2018-09-07 | 茨特里克斯系统公司 | 质量感知视频优化中的宏块级自适应量化 |
JP5653307B2 (ja) * | 2011-06-27 | 2015-01-14 | 日本電信電話株式会社 | 画像符号化方法,画像符号化装置およびそのプログラム |
CN106658014B (zh) | 2011-06-30 | 2021-01-08 | 三菱电机株式会社 | 图像编码装置及方法、图像解码装置及方法 |
CN105308966B (zh) * | 2013-04-05 | 2019-01-04 | 三星电子株式会社 | 视频编码方法及其设备以及视频解码方法及其设备 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11239352A (ja) * | 1997-12-10 | 1999-08-31 | Matsushita Electric Ind Co Ltd | 画像処理方法及び画像処理装置、並びにデータ記憶媒体 |
JPH11346368A (ja) * | 1998-04-03 | 1999-12-14 | Matsushita Electric Ind Co Ltd | 画像処理方法,画像処理装置,及びデ―タ記憶媒体 |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6353683B1 (en) * | 1997-12-10 | 2002-03-05 | Matsushita Electric Industrial Co., Ltd. | Method and apparatus of image processing, and data storage media |
EP0966109B1 (en) * | 1998-06-15 | 2005-04-27 | Matsushita Electric Industrial Co., Ltd. | Audio coding method and audio coding apparatus |
JP4230636B2 (ja) * | 2000-02-29 | 2009-02-25 | 株式会社東芝 | 動画像再生方法および動画像再生装置 |
US7319415B2 (en) * | 2002-05-01 | 2008-01-15 | Thomson Licensing | Chroma deblocking filter |
US7372999B2 (en) * | 2002-09-09 | 2008-05-13 | Ricoh Company, Ltd. | Image coder and image decoder capable of power-saving control in image compression and decompression |
US7310371B2 (en) * | 2003-05-30 | 2007-12-18 | Lsi Corporation | Method and/or apparatus for reducing the complexity of H.264 B-frame encoding using selective reconstruction |
JP2005033724A (ja) | 2003-07-11 | 2005-02-03 | Matsushita Electric Ind Co Ltd | 映像復号出力装置 |
US20060126725A1 (en) * | 2004-12-10 | 2006-06-15 | Weimin Zeng | Automated test vector generation for complicated video system verification |
-
2006
- 2006-02-28 JP JP2006053694A patent/JP4649347B2/ja not_active Expired - Fee Related
-
2007
- 2007-02-28 US US11/711,844 patent/US8611433B2/en not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11239352A (ja) * | 1997-12-10 | 1999-08-31 | Matsushita Electric Ind Co Ltd | 画像処理方法及び画像処理装置、並びにデータ記憶媒体 |
JPH11346368A (ja) * | 1998-04-03 | 1999-12-14 | Matsushita Electric Ind Co Ltd | 画像処理方法,画像処理装置,及びデ―タ記憶媒体 |
Also Published As
Publication number | Publication date |
---|---|
US8611433B2 (en) | 2013-12-17 |
US20070201555A1 (en) | 2007-08-30 |
JP2007235447A (ja) | 2007-09-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4643453B2 (ja) | 情報処理装置及び情報処理装置の動画像復号方法 | |
US8040951B2 (en) | Information processing apparatus and program for use in the same | |
JP2006254230A (ja) | 情報処理装置およびプログラム | |
EP1802128A2 (en) | Image processing apparatus, control method, and program | |
JP4649347B2 (ja) | 情報処理装置及び情報処理装置の動画像復号方法 | |
JP2007235456A (ja) | 動画像復号装置及び動画像復号方法 | |
US20080069244A1 (en) | Information processing apparatus, decoder, and operation control method of playback apparatus | |
JP2006254232A (ja) | 情報処理装置およびプログラム | |
US20090034615A1 (en) | Decoding device and decoding method | |
JP2006254320A (ja) | 情報処理装置および同装置で用いられるプログラム | |
JP2006254231A (ja) | 情報処理装置および同装置で用いられるプログラム | |
JP5066232B2 (ja) | 情報処理装置および画像処理方法 | |
JP2007318615A (ja) | 動画再生装置、動画再生方法およびプログラム | |
JP2006101322A (ja) | 情報処理装置および同装置で用いられるプログラム | |
JP2006101321A (ja) | 情報処理装置および同装置で用いられるプログラム | |
JP5159927B2 (ja) | 動画像復号装置及び動画像復号方法 | |
JP2006101406A (ja) | 情報処理装置および同装置で用いられるプログラム | |
JP2006101405A (ja) | 情報処理装置および同装置で用いられるプログラム | |
JP4282582B2 (ja) | 情報処理装置および同装置で用いられるプログラム | |
JP2009182891A (ja) | 情報処理装置およびプログラム | |
JP2006101404A (ja) | 情報処理装置および同装置で用いられるプログラム | |
JP2006101323A (ja) | 情報処理装置および同装置で用いられるプログラム | |
JP2006101402A (ja) | 情報処理装置および同装置で用いられるプログラム | |
JP5248583B2 (ja) | 動画像復号装置及び動画像復号方法 | |
JP2008085868A (ja) | 情報処理装置および情報処理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080716 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100602 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100615 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100729 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100824 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101025 |
|
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: 20101116 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20101213 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131217 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131217 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |