CN101578873A - 用于在多视图编码视频中利用高级语法的视频错误隐藏的方法与装置 - Google Patents
用于在多视图编码视频中利用高级语法的视频错误隐藏的方法与装置 Download PDFInfo
- Publication number
- CN101578873A CN101578873A CNA2008800017556A CN200880001755A CN101578873A CN 101578873 A CN101578873 A CN 101578873A CN A2008800017556 A CNA2008800017556 A CN A2008800017556A CN 200880001755 A CN200880001755 A CN 200880001755A CN 101578873 A CN101578873 A CN 101578873A
- Authority
- CN
- China
- Prior art keywords
- picture
- view
- decoder
- moment
- views
- 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
Classifications
-
- 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
-
- 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/85—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
- H04N19/89—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder
- H04N19/895—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder in combination with error concealment
-
- 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/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/597—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding specially adapted for multi-view video sequence encoding
-
- 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/70—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by syntax aspects related to video coding, e.g. related to compression standards
-
- 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/85—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
- H04N19/89—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
Description
nal_unit_header_svc_mvc_extension(){ | C | 描述符 |
svc_mvc_flag | All | u(1) |
if(!svc_mvc_flag){ | ||
priority_id | All | u(6) |
discardable_flag | All | u(1) |
temporal_level | All | u(3) |
dependency_id | All | u(3) |
quality_level | All | u(2) |
layer_base_flag | All | u(1) |
use_base_prediction_flag | All | u(1) |
fragmented_flag | All | u(1) |
last_fragment_flag | All | u(1) |
fragment_order | All | u(2) |
reserved_zero_two_bits | All | u(2) |
}else{ | ||
temporal_level | All | u(3) |
view_level | All | u(3) |
anchor_plc_flag | All | u(1) |
view_id | All | u(10) |
idr_flag | All | u(1) |
reserved_zero_five_bits | All | u(5) |
} | ||
nalUnitHeaderBytes+=3 | ||
} |
seq_parameter_set_mvc_extension(){ | C | 描述符 |
num_views_minus_1 | ue(v) | |
for(i=0;i<=num_views_minus_1;i++){ | ||
num_anchor_refs_I0[i] | ue(v) | |
for(j=0;j<num_anchor_refs_I0[i];j++) | ||
anchor_ref_I0[i][j] | ue(v) | |
num_anchor_refs_I1[i] | ue(v) | |
for(j=0;j<num_anchor_refs_I1[i];j++) | ||
anchor_ref_I1[i][j] | ue(v) | |
} | ||
for(i=0;i<=num_views_minus_1;i++){ | ||
num_non_anchor_refs_I0[i] | ue(v) | |
for(j=0;j<num_non_anchor_refs_I0[i];j++) | ||
non_anchor_ref_I0[i][j] | ue(v) | |
num_non_anchor_refs_I1[i] | ue(v) | |
for(j=0;j<num_non_anchor_refs_I1[i];j++) | ||
non_anchor_ref_I1[i][j] | ue(v) | |
} | ||
} |
Claims (30)
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US88345407P | 2007-01-04 | 2007-01-04 | |
US60/883,454 | 2007-01-04 | ||
PCT/US2008/000115 WO2008085887A2 (en) | 2007-01-04 | 2008-01-04 | Method and apparatus for video error concealment in multi-view coded video using high level syntax |
Publications (2)
Publication Number | Publication Date |
---|---|
CN101578873A true CN101578873A (zh) | 2009-11-11 |
CN101578873B CN101578873B (zh) | 2012-07-25 |
Family
ID=39609262
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2008800017556A Active CN101578873B (zh) | 2007-01-04 | 2008-01-04 | 一种解码多视图视频内容的装置和方法 |
Country Status (8)
Country | Link |
---|---|
US (1) | US9282327B2 (zh) |
EP (1) | EP2116064B1 (zh) |
JP (1) | JP5273816B2 (zh) |
KR (1) | KR101420894B1 (zh) |
CN (1) | CN101578873B (zh) |
BR (1) | BRPI0806829A2 (zh) |
ES (1) | ES2389745T3 (zh) |
WO (1) | WO2008085887A2 (zh) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104115494A (zh) * | 2011-11-30 | 2014-10-22 | 高通股份有限公司 | 用于多视图视频译码mvc兼容三维视频译码3dvc的嵌套式sei消息 |
CN105594215A (zh) * | 2013-10-11 | 2016-05-18 | 夏普株式会社 | 颜色信息和色度信令 |
US9936196B2 (en) | 2012-10-30 | 2018-04-03 | Qualcomm Incorporated | Target output layers in video coding |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3332575B2 (ja) * | 1994-05-23 | 2002-10-07 | 三洋電機株式会社 | 立体動画像再生装置 |
KR100397511B1 (ko) | 2001-11-21 | 2003-09-13 | 한국전자통신연구원 | 양안식/다시점 3차원 동영상 처리 시스템 및 그 방법 |
JP3992533B2 (ja) * | 2002-04-25 | 2007-10-17 | シャープ株式会社 | 立体視を可能とする立体動画像用のデータ復号装置 |
ES2353872T3 (es) * | 2003-01-28 | 2011-03-07 | Thomson Licensing | Difusión espaciada en modo robusto. |
KR100679740B1 (ko) | 2004-06-25 | 2007-02-07 | 학교법인연세대학교 | 시점 선택이 가능한 다시점 동영상 부호화/복호화 방법 |
CN1722830A (zh) * | 2004-07-13 | 2006-01-18 | 皇家飞利浦电子股份有限公司 | 一种编码数据的解码方法和装置 |
JP4261508B2 (ja) * | 2005-04-11 | 2009-04-30 | 株式会社東芝 | 動画像復号装置 |
CN101292538B (zh) * | 2005-10-19 | 2012-11-28 | 汤姆森特许公司 | 使用可缩放的视频编码的多视图视频编码 |
US7903737B2 (en) * | 2005-11-30 | 2011-03-08 | Mitsubishi Electric Research Laboratories, Inc. | Method and system for randomly accessing multiview videos with known prediction dependency |
KR20070083168A (ko) * | 2006-02-20 | 2007-08-23 | 광운대학교 산학협력단 | 마크로 블록 기반 가중치 예측 기반 멀티 뷰 비디오 부호화및 복호화 장치 및 그 방법 |
US8565319B2 (en) * | 2006-03-30 | 2013-10-22 | Lg Electronics Inc. | Method and apparatus for decoding/encoding a video signal |
JP2007322302A (ja) | 2006-06-02 | 2007-12-13 | Takaoka Electric Mfg Co Ltd | 防水型光ファイバ電流センサ |
EP2080382B1 (en) * | 2006-10-20 | 2016-07-20 | Nokia Technologies Oy | System and method for implementing low-complexity multi-view video coding |
EP2103136B1 (en) | 2006-12-21 | 2017-11-01 | Thomson Licensing | Methods and apparatus for improved signaling using high level syntax for multi-view video coding and decoding |
-
2008
- 2008-01-04 BR BRPI0806829-1A2A patent/BRPI0806829A2/pt active Search and Examination
- 2008-01-04 JP JP2009544930A patent/JP5273816B2/ja active Active
- 2008-01-04 EP EP08712988A patent/EP2116064B1/en active Active
- 2008-01-04 KR KR1020097013977A patent/KR101420894B1/ko active IP Right Grant
- 2008-01-04 WO PCT/US2008/000115 patent/WO2008085887A2/en active Application Filing
- 2008-01-04 CN CN2008800017556A patent/CN101578873B/zh active Active
- 2008-01-04 US US12/448,462 patent/US9282327B2/en active Active
- 2008-01-04 ES ES08712988T patent/ES2389745T3/es active Active
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104115494A (zh) * | 2011-11-30 | 2014-10-22 | 高通股份有限公司 | 用于多视图视频译码mvc兼容三维视频译码3dvc的嵌套式sei消息 |
CN104115494B (zh) * | 2011-11-30 | 2018-06-08 | 高通股份有限公司 | 用于多视图视频译码mvc兼容三维视频译码3dvc的嵌套式sei消息 |
US10154276B2 (en) | 2011-11-30 | 2018-12-11 | Qualcomm Incorporated | Nested SEI messages for multiview video coding (MVC) compatible three-dimensional video coding (3DVC) |
US10158873B2 (en) | 2011-11-30 | 2018-12-18 | Qualcomm Incorporated | Depth component removal for multiview video coding (MVC) compatible three-dimensional video coding (3DVC) |
US10200708B2 (en) | 2011-11-30 | 2019-02-05 | Qualcomm Incorporated | Sequence level information for multiview video coding (MVC) compatible three-dimensional video coding (3DVC) |
US9936196B2 (en) | 2012-10-30 | 2018-04-03 | Qualcomm Incorporated | Target output layers in video coding |
CN105594215A (zh) * | 2013-10-11 | 2016-05-18 | 夏普株式会社 | 颜色信息和色度信令 |
CN105594215B (zh) * | 2013-10-11 | 2019-04-23 | 夏普株式会社 | 颜色信息和色度信令 |
Also Published As
Publication number | Publication date |
---|---|
JP5273816B2 (ja) | 2013-08-28 |
WO2008085887A2 (en) | 2008-07-17 |
KR101420894B1 (ko) | 2014-07-17 |
JP2010516100A (ja) | 2010-05-13 |
KR20090099545A (ko) | 2009-09-22 |
EP2116064A2 (en) | 2009-11-11 |
BRPI0806829A2 (pt) | 2014-06-03 |
CN101578873B (zh) | 2012-07-25 |
US20100027681A1 (en) | 2010-02-04 |
US9282327B2 (en) | 2016-03-08 |
EP2116064B1 (en) | 2012-08-15 |
WO2008085887A3 (en) | 2009-03-26 |
ES2389745T3 (es) | 2012-10-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101578876A (zh) | 在多视点编码视频中使用高级语法参考视点的视频差错隐藏方法和装置 | |
JP2023089026A (ja) | ネットワーク装置およびエラー処理の方法 | |
CN101061718B (zh) | 用于数字订户线路系统中的频道改变的方法和设备 | |
JP2021048591A5 (zh) | ||
CN101675667A (zh) | 用于多视图编码的视频中的视频纠错的方法和装置 | |
CN101485208A (zh) | 多视图视频的编码和解码方法及装置 | |
CN101523920B (zh) | 在视频操作期间使用网络抽象层单元以信号方式指示即时解码刷新的方法 | |
CN103797797A (zh) | 参考画面信号通知 | |
CN103843341A (zh) | 用于管理视频解码过程中的画面的解码器及其方法 | |
CN101529913A (zh) | 用于多视角视频编码的图像标识 | |
CN103650502A (zh) | 用于参考画面管理的编码器、解码器及其方法 | |
CN101578873B (zh) | 一种解码多视图视频内容的装置和方法 | |
US11297335B2 (en) | Arrangements and methods of encoding picture belonging to a temporal level | |
CN103024374A (zh) | 视频数据的传输 | |
CN104185992A (zh) | 用于使用假设参考解码器的超低延迟模式的方法和装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CP02 | Change in the address of a patent holder | ||
CP02 | Change in the address of a patent holder |
Address after: I Si Eli Murli Nor, France Patentee after: THOMSON LICENSING Address before: French Boulogne - Billancourt Patentee before: THOMSON LICENSING |
|
TR01 | Transfer of patent right | ||
TR01 | Transfer of patent right |
Effective date of registration: 20190131 Address after: Paris France Patentee after: International Digital Madison Patent Holding Co. Address before: I Si Eli Murli Nor, France Patentee before: THOMSON LICENSING Effective date of registration: 20190131 Address after: I Si Eli Murli Nor, France Patentee after: THOMSON LICENSING Address before: I Si Eli Murli Nor, France Patentee before: THOMSON LICENSING |