Program-specific information (original) (raw)

About DBpedia

프로그램 지정 정보(PSI - Program specific information)는 MPEG-2 표준에 정의된 메타데이터이다. 는 다음과 같은 4 개의 표(table)를 포함한다: * PAT (Program Association Table) - 채널 내의 프로그램 정보 (PMT) 목록을 유지한다. (PID = 0) * CAT (Conditional Access Table) - 스크램블링과 같은 접근 제어 정보를 포함한다. (PID = 1) * PMT (Program Map Table) - 프로그램 내의 영상/음성 스트림에 대한 정보(PID)를 포함한다. * NIT (Network Information Table) - MPEG 정보를 전송하는 데 사용된 네트워크 정보를 포함한다. (PID = 10) MPEG-2 사양은 CAT과 NIT의 포맷을 규정하지는 않는다.

Property Value
dbo:abstract MPEG-PSI (MPEG - Program Specific Information) es un multiplexor de transporte de MPEG-2 que puede transportar varios programas, cada uno compuesto por uno o varios trenes elementales de paquetes (PES), de manera que para guiar y simplificar los procesos de desmultiplexación y presentación de los programas en el decodificador, MPEG-2 define cuatro tipo de tablas que juntas constituyen la información específica de los programas (PSI). Estas tablas son: * Program Association Table (PAT), tabla de asociación de programas, * Program Map Table (PMT), tabla de mapa de programa, * Conditional Acces Table (CAT), tabla de acceso condicional, y * Network Information Table (NIT), tabla de información de red. Cada tabla está formada por paquetes de datos que son reconocidos por un particular identificador de paquete (PID). La PMT define los PID que identifican los flujos de datos individuales paquetizados que constituyen un programa. Estas corrientes individuales se denominan corrientes elementales en el estándar MPEG. Estas corrientes elementales pueden incluir corrientes de datos como video, audio para diferentes lenguas y títulos de flujos de datos. PAT asocia el número de un programa con los PID que permiten la identificación y ensamblaje de los paquetes que comprenden el PMT. NIT es una tabla opcional pero puede ser estructurada y usada para definir parámetros de la red física. como por ejemplo las frecuencias de los canales en transmisión por satélite o los canales de transponder. CAT contiene la información condicional de acceso, como los códigos de cifrado que dependen de los derechos de usuario. (es) Program-specific information (PSI) is metadata about a program (channel) and part of an MPEG transport stream. The PSI data as defined by ISO/IEC 13818-1 (MPEG-2 Part 1: Systems) includes four tables: * PAT (Program Association Table) * CAT (Conditional Access Table) * PMT (Program Mapping Table) * NIT (Network Information Table) The MPEG-2 specification does not specify the format of the CAT and NIT. PSI is carried in the form of a table structure. Each table structure is broken into sections. Each section can span multiple transport stream packets. On the other hand, a transport stream packet can also contain multiple sections with same PID. Adaptation field also occurs in TS packets carrying PSI data. The PSI data will never be scrambled so that the decoder at the receiving end can easily identify the properties of the stream. The sections comprising the PAT and CAT tables are associated with predefined PIDs (Packet Identifier) as explained in their respective descriptions below. There may be multiple independent PMT sections in a stream; each section is given a unique user-defined PID and maps a program number to the metadata describing that program and the streams within it. PMT section PIDs are defined in the PAT, and are the only PIDs defined there. The streams themselves are contained in PES packets with user-defined PIDs specified in the PMT. (en) 프로그램 지정 정보(PSI - Program specific information)는 MPEG-2 표준에 정의된 메타데이터이다. 는 다음과 같은 4 개의 표(table)를 포함한다: * PAT (Program Association Table) - 채널 내의 프로그램 정보 (PMT) 목록을 유지한다. (PID = 0) * CAT (Conditional Access Table) - 스크램블링과 같은 접근 제어 정보를 포함한다. (PID = 1) * PMT (Program Map Table) - 프로그램 내의 영상/음성 스트림에 대한 정보(PID)를 포함한다. * NIT (Network Information Table) - MPEG 정보를 전송하는 데 사용된 네트워크 정보를 포함한다. (PID = 10) MPEG-2 사양은 CAT과 NIT의 포맷을 규정하지는 않는다. (ko) 节目专用信息 (Program Specific Information, PSI)是一種有關節目程序與M2T的元數據,在数位电视系统中,指出节目的特别信息,终端机器(如机顶盒)只有通过这些信息才能搜索出节目来。PSI一般包括五者: * PAT(Program Association Table) * PMT(Program Map Table) * NIT(Network Information Table) * CAT(Condition Access Table) (zh)
dbo:wikiPageExternalLink http://info.tek.com/rs/tektronix/images/mpeg-poster-atsc.jpg http://www.dvbservices.com/ https://web.archive.org/web/20090515104303/http:/mhpkdbwiki.s3.uni-due.de/mhpkdbwiki/index.php/Section_Filtering
dbo:wikiPageID 3167892 (xsd:integer)
dbo:wikiPageLength 27918 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1107174583 (xsd:integer)
dbo:wikiPageWikiLink dbr:Blu-ray dbr:Cyclic_redundancy_check dbr:DSM_CC dbr:Conditional_access dbr:MPEG_transport_stream dbr:Presentation_Graphic_Stream dbr:BBC dbc:Computer_programming dbr:Dolby_Digital_Plus dbr:Dolby_TrueHD dbc:Video_codecs dbr:DTS_(sound_system) dbr:European_Broadcasting_Union dbr:FourCC dbr:Audio_Video_Standard dbc:MPEG dbr:Dirac_(video_compression_format) dbr:DVB-CSA dbr:ISO_639 dbr:Metadata dbr:Microsoft dbr:Windows_Media_Video dbr:Multiprotocol_Encapsulation dbr:SCTE dbr:CRC32
dct:subject dbc:Computer_programming dbc:Video_codecs dbc:MPEG
gold:hypernym dbr:Metadata
rdfs:comment 프로그램 지정 정보(PSI - Program specific information)는 MPEG-2 표준에 정의된 메타데이터이다. 는 다음과 같은 4 개의 표(table)를 포함한다: * PAT (Program Association Table) - 채널 내의 프로그램 정보 (PMT) 목록을 유지한다. (PID = 0) * CAT (Conditional Access Table) - 스크램블링과 같은 접근 제어 정보를 포함한다. (PID = 1) * PMT (Program Map Table) - 프로그램 내의 영상/음성 스트림에 대한 정보(PID)를 포함한다. * NIT (Network Information Table) - MPEG 정보를 전송하는 데 사용된 네트워크 정보를 포함한다. (PID = 10) MPEG-2 사양은 CAT과 NIT의 포맷을 규정하지는 않는다. (ko) 节目专用信息 (Program Specific Information, PSI)是一種有關節目程序與M2T的元數據,在数位电视系统中,指出节目的特别信息,终端机器(如机顶盒)只有通过这些信息才能搜索出节目来。PSI一般包括五者: * PAT(Program Association Table) * PMT(Program Map Table) * NIT(Network Information Table) * CAT(Condition Access Table) (zh) MPEG-PSI (MPEG - Program Specific Information) es un multiplexor de transporte de MPEG-2 que puede transportar varios programas, cada uno compuesto por uno o varios trenes elementales de paquetes (PES), de manera que para guiar y simplificar los procesos de desmultiplexación y presentación de los programas en el decodificador, MPEG-2 define cuatro tipo de tablas que juntas constituyen la información específica de los programas (PSI). Estas tablas son: Cada tabla está formada por paquetes de datos que son reconocidos por un particular identificador de paquete (PID). (es) Program-specific information (PSI) is metadata about a program (channel) and part of an MPEG transport stream. The PSI data as defined by ISO/IEC 13818-1 (MPEG-2 Part 1: Systems) includes four tables: * PAT (Program Association Table) * CAT (Conditional Access Table) * PMT (Program Mapping Table) * NIT (Network Information Table) The MPEG-2 specification does not specify the format of the CAT and NIT. (en)
rdfs:label MPEG-PSI (es) 프로그램 지정 정보 (ko) Program-specific information (en) 节目专用信息 (zh)
owl:sameAs freebase:Program-specific information wikidata:Program-specific information dbpedia-es:Program-specific information dbpedia-ko:Program-specific information dbpedia-zh:Program-specific information https://global.dbpedia.org/id/4zZNm
prov:wasDerivedFrom wikipedia-en:Program-specific_information?oldid=1107174583&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Program-specific_information
is dbo:wikiPageDisambiguates of dbr:Psi
is dbo:wikiPageRedirects of dbr:Program_Association_Table dbr:Psi_tables dbr:Program_Specific_Information
is dbo:wikiPageWikiLink of dbr:Program_and_System_Information_Protocol dbr:Comparison_of_video_player_software dbr:Program_Association_Table dbr:Psi dbr:Zap_time dbr:Psi_tables dbr:Program_Specific_Information
is foaf:primaryTopic of wikipedia-en:Program-specific_information