Project

General

Profile

Tvheadend internals » History » Version 5

Andreas Smas, 2009-08-28 22:09

1 3 Andreas Smas
= Tvheadend technical overview =
2
3 1 Andreas Smas
This page is very much work-in-progress.
4
5
= Nomenclature =
6
7
=== Channel ===
8
9
A channel is what's typically perceived as a TV-channel by ordinary people. A channel will receive data from one or many Transports. If Tvheadend has multiple DVB adapters, connected to the same or different networks, where the same channel exists, multiple transports will map to the same channel.
10
11
see: channel.[ch]
12
13
=== Transport ===
14
15
A transport is a specific source for a channel.
16
17
see: transport.[ch]
18
19
=== Multiplex ===
20
21
A Multiplex is analogous to a DVB MPEG Transport Stream. For a given Adapter, only one Multiplex can be received (i.e tuned) at the same time.
22
However, all transports on that particular multiplex can be decoded and fed further into Tvheadend.
23
24
see: dvb/dvb_multiplex.[ch]
25
26
=== Adapter ===
27
28
Represents a piece of hardware.
29
30
see: dvb/dvb_adapter.[ch]
31
32
=== Subscription ===
33
34
This is what temporary binds a transport to a channel when someone wants to receive data from it.
35
36 4 Andreas Smas
All subscriptions are sorted according to weight. Subscriptions with higher weight will outrank lower weighted subscriptions.
37 1 Andreas Smas
38
If two subscriptions competes for the same resource (typically a DVB-adapter in order to tune a specific multiplex) the one with higher with will win.
39
Of course, a lower weighted subscription can "sneak" on a multiplex as long as the higher weighted subscription keeps it tuned.
40 2 Andreas Smas
41
see: subscriptions.[ch]
42 3 Andreas Smas
43
= Locking and concurrency =
44
45
 TBA
46
47
= Video recording =
48
49
 TBA
50
51
= Supported codecs =
52
53 5 Andreas Smas
 MPEG2 Video
54
 MPEG2 Audio
55
 H.264
56
 AC/3