WO2016122540A1 - Codeur - Google Patents

Codeur Download PDF

Info

Publication number
WO2016122540A1
WO2016122540A1 PCT/US2015/013573 US2015013573W WO2016122540A1 WO 2016122540 A1 WO2016122540 A1 WO 2016122540A1 US 2015013573 W US2015013573 W US 2015013573W WO 2016122540 A1 WO2016122540 A1 WO 2016122540A1
Authority
WO
WIPO (PCT)
Prior art keywords
video
alarm
frame
encoding
encoder
Prior art date
Application number
PCT/US2015/013573
Other languages
English (en)
Inventor
Lorenzo BRAVO PEREZ
Original Assignee
Hewlett Packard Enterprise Development Lp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Hewlett Packard Enterprise Development Lp filed Critical Hewlett Packard Enterprise Development Lp
Priority to PCT/US2015/013573 priority Critical patent/WO2016122540A1/fr
Publication of WO2016122540A1 publication Critical patent/WO2016122540A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/85Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
    • H04N19/87Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving scene cut or scene change detection in combination with video compression
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/103Selection of coding mode or of prediction mode
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/142Detection of scene cut or scene change
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/179Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a scene or a shot
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/182Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a pixel
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/85Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression

Definitions

  • IP Internet protocol
  • video captured by a video camera may be encoded and streamed over a network for live viewing, stored in a storage location such as on storage provided an internet storage provider, or a combination thereof.
  • the example encoding system may include an input 101 to receive video frames.
  • the input 101 may be an interface to receive input video from a video source.
  • the Input 101 may be an interface to provide a direct connection to a camera, a network interface to receive input video from an IP camera, an interface to connect to a storage to receive stored video footage, or other input video.
  • the input video has multiple channels, such as red, green, and blue channels. In these implementations, the input may provide frames of the separate channels to the rest of the system.
  • the segment may be identified as an unchanged segment and discarded.
  • the threshold condition may be a threshold number between 25% and 35% of the number of pixels in the segment.
  • the threshold condition may be provided as a percentage or a raw number as a parameter passed to the system or provided by an administrator.
  • the segment selector may cause the encoder to skip segments having an insufficient amount of change to warrant compression. For example, slight changes due to smai! scene changes or slowly varying Sighting changes may be ignored by the encoder.
  • Figure 5 illustrates an example coding system 501 including a non-transitory computer readable medium 505 storing instructions executable by a processor 504 to encode video.
  • the non-transitory computer readable medium 505 may include memory, storage, or a combination thereof.
  • the example system 501 may be an implementation of the systems illustrated in Figures 1 and 2 and may perform the methods illustrated in Figures 3 and 4.
  • the example medium 505 may store a second instruction set 508.
  • the instruction set 508 may be executable by the processor 504 to obtain a difference frame comprising a difference between a first video frame and a second video frame.
  • the difference frame may comprise a difference between a first video frame and a second video frame.
  • the processor 504 may execute the instructions 508 to subtract the later video frame from the previous vide frame to obtain the difference frame,
  • the instructions set 511 may be further executable by the processor 504 to encode the second video frame using a second encoding method if an alarm is registered.
  • the instructions 511 may be executable to continue to encode the difference frame using the first encoding method and to perform the second encoding method in parallel.
  • the second encoding method may comprise a motion estimation encoding method, such as H.284 or H.263.
  • the processor 504 may further execute the instructions 511 to implement the second encoder 08 of Figure 1 or the second encoder 209 of Figure 2.
  • the processor 504 may further execute the instructions 511 to direct the video to a hardware encode to encode the video using the second encoding method.
  • the instructions 511 may be further executable by the processor 504 to store the encoded video in a storage 506. In other implementations, the instructions 511 may be further executable by the processor 504 to transmit the encoded video to a destination over a network interface 603 or other output.
  • Figure 6 illustrates a second example coding system 601 including a non-transitory computer readable medium 805 storing instructions executable by a processor 604 to encode video and upload the video.
  • the non-transitory computer readable medium 605 may include memory, storage, or a combination thereof.
  • the example system 801 may be an implementation of the systems illustrated in Figures 1 and 2 and may perform the methods illustrated In Figures 3 and 4.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

Selon l'invention, le codage vidéo peut comprendre la réception d'une vidéo comprenant une séquence d'images. Un changement de scène peut être détectée dans la vidéo. Avant la détection du changement de scène, la vidéo peut être codée à l'aide d'une première méthode de codage. Après la détection du changement de scène, la vidéo peut être codée à l'aide d'une seconde méthode de codage.
PCT/US2015/013573 2015-01-29 2015-01-29 Codeur WO2016122540A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/US2015/013573 WO2016122540A1 (fr) 2015-01-29 2015-01-29 Codeur

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/US2015/013573 WO2016122540A1 (fr) 2015-01-29 2015-01-29 Codeur

Publications (1)

Publication Number Publication Date
WO2016122540A1 true WO2016122540A1 (fr) 2016-08-04

Family

ID=56543963

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2015/013573 WO2016122540A1 (fr) 2015-01-29 2015-01-29 Codeur

Country Status (1)

Country Link
WO (1) WO2016122540A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113873250A (zh) * 2021-08-25 2021-12-31 西安万像电子科技有限公司 数据处理方法、装置、非易失性存储介质及处理器

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5956424A (en) * 1996-12-23 1999-09-21 Esco Electronics Corporation Low false alarm rate detection for a video image processing based security alarm system
US6430222B1 (en) * 1998-08-31 2002-08-06 Sharp Kabushiki Kaisha Moving picture coding apparatus
US20060133480A1 (en) * 2004-12-17 2006-06-22 Quanta Computer Inc. System and method for video encoding
US20060239645A1 (en) * 2005-03-31 2006-10-26 Honeywell International Inc. Event packaged video sequence
US20120194542A1 (en) * 2011-01-31 2012-08-02 Fujitsu Limited Information processing apparatus and image display method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5956424A (en) * 1996-12-23 1999-09-21 Esco Electronics Corporation Low false alarm rate detection for a video image processing based security alarm system
US6430222B1 (en) * 1998-08-31 2002-08-06 Sharp Kabushiki Kaisha Moving picture coding apparatus
US20060133480A1 (en) * 2004-12-17 2006-06-22 Quanta Computer Inc. System and method for video encoding
US20060239645A1 (en) * 2005-03-31 2006-10-26 Honeywell International Inc. Event packaged video sequence
US20120194542A1 (en) * 2011-01-31 2012-08-02 Fujitsu Limited Information processing apparatus and image display method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113873250A (zh) * 2021-08-25 2021-12-31 西安万像电子科技有限公司 数据处理方法、装置、非易失性存储介质及处理器

Similar Documents

Publication Publication Date Title
US20210350828A1 (en) Reference and Non-Reference Video Quality Evaluation
EP2838268B1 (fr) Procédé, dispositif et système de production d'une séquence vidéo numérique fusionnée
US10277901B2 (en) Encoding a video stream having a privacy mask
US20180068540A1 (en) Image processing method
US10284877B2 (en) Video encoder
KR101960006B1 (ko) 비디오 인코딩 방법 및 비디오 인코더 시스템
US10616498B2 (en) High dynamic range video capture control for video transmission
AU2005272046A1 (en) Method and apparatus for detecting motion in MPEG video streams
US10735724B2 (en) Method and device for compressing image on basis of photography information
CN112351280A (zh) 视频编码方法、装置、电子设备及可读存储介质
US20150249829A1 (en) Method, Apparatus and Computer Program Product for Video Compression
WO2016122540A1 (fr) Codeur
US11477459B2 (en) Image processing device, a camera and a method for encoding a sequence of video images
US10721473B2 (en) Systems and methods for adjusting the frame rate of transmitted video based on the level of motion in the video
JP6678525B2 (ja) 撮像装置及び撮像方法
US11716475B2 (en) Image processing device and method of pre-processing images of a video stream before encoding
US10003826B2 (en) Method of reducing noise of video signal
CN112492384A (zh) 视频解码方法、装置和计算机设备
KR102268596B1 (ko) 메타데이터 기반 비디오 데이터의 전송조건 변경장치 및 방법
TWI838649B (zh) 影像處理設備、相機及將視訊影像序列之編碼方法
WO2023076817A1 (fr) Référentiel de compression vidéo de surveillance hiérarchique
KR20240085151A (ko) 비디오 장애 복구 녹화
US20180070098A1 (en) Encoding apparatus, decoding apparatus, and image processing system
CN116939170A (zh) 一种视频监控方法、视频监控服务器及编码器设备
CA2885198A1 (fr) Procede, appareil et produit-programme d'ordinateur pour compression video

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15880436

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15880436

Country of ref document: EP

Kind code of ref document: A1