Difference between revisions of "Libdvbpsi"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Fix last)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The libdvbpsi is part of the VideoLAN project.  
+
{{Website|libdvdpsi|on=videolan.org|https://www.videolan.org/developers/libdvbpsi.html}}
 +
{{Languages}}
 +
{{Lowercase}}
 +
The libdvbpsi is part of the VideoLAN project.
  
The libdvbpsi is a library so it can also be used with extra
+
The libdvbpsi is a [[library]] so it can also be used with extra programs that need [[DVB]] and PSI decoders and generators.
programs that need DVB and PSI decoders and generators.
 
  
libdvbpsi makes [[VLC media player]] or other projects capable of demultiplexing a satellite
+
libdvbpsi makes [[VLC media player]] or other projects capable of [[demultiplex]]ing a satellite DVB stream. The library aims at making it easy to decode PSI tables (such as PAT, PMT etc.) present in a TS/DVB stream.
DVB stream. The library aims at making it easy to decode PSI tables
+
 
(such as PAT, PMT etc.) present in a TS/DVB stream.
+
[[Category:Libraries]]
[[Category:Libraries]] [[Category:VideoLAN projects]]
+
[[Category:VideoLAN projects]]

Latest revision as of 22:30, 7 April 2019

The libdvbpsi is part of the VideoLAN project.

The libdvbpsi is a library so it can also be used with extra programs that need DVB and PSI decoders and generators.

libdvbpsi makes VLC media player or other projects capable of demultiplexing a satellite DVB stream. The library aims at making it easy to decode PSI tables (such as PAT, PMT etc.) present in a TS/DVB stream.