summaryrefslogtreecommitdiff
path: root/dvb-spec/dvbapi/video.tex
diff options
context:
space:
mode:
Diffstat (limited to 'dvb-spec/dvbapi/video.tex')
-rw-r--r--dvb-spec/dvbapi/video.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/dvb-spec/dvbapi/video.tex b/dvb-spec/dvbapi/video.tex
index 67abb9586..2659db238 100644
--- a/dvb-spec/dvbapi/video.tex
+++ b/dvb-spec/dvbapi/video.tex
@@ -2,8 +2,10 @@
The DVB video device controls the MPEG2 video decoder of the DVB hardware.
It can be accessed through \texttt{/dev/ost/video}.
-The include file \texttt{ost/video.h} defines the data types and lists all I/O calls.
-
+The include file \texttt{ost/video.h} defines the data types and lists
+all I/O calls. Please note that some DVB cards don't have their own
+MPEG decoder, which results in the omission of the audio and video
+device as well as the video4linux device.
\devsubsec{Video Data Types}