aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2007-02-02 18:42:02 -0500
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-02-21 10:35:13 -0500
commitfec1bc71a314507418e65bcd0f232b3b9f36f435 (patch)
tree35ed7e3a623841692c5805577cc965f096f11c30 /Documentation/video4linux
parent201f5c9cafeb88cf0658300bd3bceb5c30d28430 (diff)
V4L/DVB (5179): Cx2341x encoder documentation update.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'Documentation/video4linux')
-rw-r--r--Documentation/video4linux/cx2341x/fw-encoder-api.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/Documentation/video4linux/cx2341x/fw-encoder-api.txt b/Documentation/video4linux/cx2341x/fw-encoder-api.txt
index e499cc07fe3d..242104ce5b61 100644
--- a/Documentation/video4linux/cx2341x/fw-encoder-api.txt
+++ b/Documentation/video4linux/cx2341x/fw-encoder-api.txt
@@ -680,7 +680,7 @@ Description
680 the value. 680 the value.
681Param[0] 681Param[0]
682 Command number: 682 Command number:
683 1=set initial SCR value when starting encoding. 683 1=set initial SCR value when starting encoding (works).
684 2=set quality mode (apparently some test setting). 684 2=set quality mode (apparently some test setting).
685 3=setup advanced VIM protection handling (supposedly only for the cx23416 685 3=setup advanced VIM protection handling (supposedly only for the cx23416
686 for raw YUV). 686 for raw YUV).
@@ -689,7 +689,11 @@ Param[0]
689 4=generate artificial PTS timestamps 689 4=generate artificial PTS timestamps
690 5=USB flush mode 690 5=USB flush mode
691 6=something to do with the quantization matrix 691 6=something to do with the quantization matrix
692 7=set navigation pack insertion for DVD 692 7=set navigation pack insertion for DVD: adds 0xbf (private stream 2)
693 packets to the MPEG. The size of these packets is 2048 bytes (including
694 the header of 6 bytes: 0x000001bf + length). The payload is zeroed and
695 it is up to the application to fill them in. These packets are apparently
696 inserted every four frames.
693 8=enable scene change detection (seems to be a failure) 697 8=enable scene change detection (seems to be a failure)
694 9=set history parameters of the video input module 698 9=set history parameters of the video input module
695 10=set input field order of VIM 699 10=set input field order of VIM