diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-13 11:13:59 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-13 11:13:59 -0300 |
commit | f829cbff5c8f7aa1ea51da3f9e5a834d24734a22 (patch) | |
tree | c1bb091d368c8f13969753f9b440593107e00fe5 /v4l2-apps/util/cx25821/mencode_video | |
parent | 89596e6023f7f511bda3d77c2807c53a642ad1c2 (diff) | |
download | mediapointer-dvb-s2-f829cbff5c8f7aa1ea51da3f9e5a834d24734a22.tar.gz mediapointer-dvb-s2-f829cbff5c8f7aa1ea51da3f9e5a834d24734a22.tar.bz2 |
Add conexant cx25821 driver
From: Palash Bandyopadhyay <Palash.Bandyopadhyay@conexant.com>
Add conexant cx25821 driver release v106 of the Athena driver.
Priority: normal
Signed-off-by: Palash Bandyopadhyay <palash.bandyopadhyay@conexant.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l2-apps/util/cx25821/mencode_video')
-rw-r--r-- | v4l2-apps/util/cx25821/mencode_video | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l2-apps/util/cx25821/mencode_video b/v4l2-apps/util/cx25821/mencode_video new file mode 100644 index 000000000..9f0c29ebd --- /dev/null +++ b/v4l2-apps/util/cx25821/mencode_video @@ -0,0 +1 @@ +mencoder tv:// -tv driver=v4l2:input=0:norm=ntsc:width=720:height=480:outfmt=yuy2:device=/dev/video$1 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=5000:keyint=30 -nosound -ffourcc divx -o $2 |