From: Dmitri Belimov <d.belimov@gmail.com>
To: Gert Vervoort <gert.vervoort@hccnet.nl>
Cc: video4linux-list@redhat.com,
Mauro Carvalho Chehab <mchehab@infradead.org>
Subject: Re: [PATCH] I2S on for MPEG of saa7134_empress
Date: Thu, 22 May 2008 09:24:52 +1000 [thread overview]
Message-ID: <20080522092452.35878221@glory.loctelecom.ru> (raw)
In-Reply-To: <48344B16.2010005@hccnet.nl>
Hi Gert
> Dmitri Belimov wrote:
> > Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov
> > <d.belimov@gmail.com>
> >
> > P.S. After this patch I have some data from /dev/video1. Mplayer
> > mpeg_test02.dat I can see gray screen with blinked color squares.
> > May be audio data?
> >
> >
> If the board has the SAA6752 directly connected to the SAA7134 TS
> port, then on /dev/video1 there should be MPEG-2 transport stream
> packets (check for 188 byte packets starting with 0x47).
I check data. First 4 bytes in data packet is 0x80 0x80 0x80 0x80.
I add initialization video_out for my card and right data for
SAA7134_VIDEO_PORT_CTRL*
in new data file i have more data but first 4 bytes is 0x89 0x89 0x89 0x89.
I can send you tared data files if you want.
Last changes not sended to mailling list.
> If I remember correctly for the original TS capture code of the
> SAA7134 driver, if the SAA6752 was not properly enabled or there was
> no video signal, no data was available on the /dev/video1.
> At that time I used an user space I2C program to configure the
> encoder, currently there is a module called saa6752hs which I
> suppose does these settings.
Can you send me this programm??
With my best regards, Dmitry.
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
next prev parent reply other threads:[~2008-05-21 23:24 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-14 1:47 autodetect TEA5767 Dmitri Belimov
2008-04-14 20:28 ` Mauro Carvalho Chehab
[not found] ` <20080415125059.3e065997@glory.loctelecom.ru>
[not found] ` <20080415000611.610af5c6@gaivota>
[not found] ` <20080415135455.76d18419@glory.loctelecom.ru>
[not found] ` <20080415122524.3455e060@gaivota>
[not found] ` <20080422175422.3d7e4448@glory.loctelecom.ru>
[not found] ` <20080422130644.7bfe3b2d@gaivota>
[not found] ` <20080423124157.1a8eda0a@glory.loctelecom.ru>
[not found] ` <Pine.LNX.4.64.0804222254350.20809@bombadil.infradead.org>
[not found] ` <20080423160505.36064bf7@glory.loctelecom.ru>
[not found] ` <20080423113739.7f314663@gaivota>
[not found] ` <20080424093259.7880795b@glory.loctelecom.ru>
[not found] ` <Pine.LNX.4.64.0804232237450.31358@bombadil.infradead.org>
2008-05-05 1:22 ` Beholder TV/FM cards Dmitri Belimov
2008-05-05 3:20 ` Dmitri Belimov
2008-05-12 10:11 ` Beholder card M6 with MPEG2 coder Dmitri Belimov
2008-05-13 22:52 ` hermann pitton
2008-05-20 5:24 ` Dmitri Belimov
2008-05-21 0:52 ` hermann pitton
2008-05-21 1:20 ` [PATCH] saa7134_empress Dmitri Belimov
2008-05-21 1:31 ` Beholder card M6 with MPEG2 coder Dmitri Belimov
2008-05-21 3:16 ` [PATCH] I2S on for MPEG of saa7134_empress Dmitri Belimov
2008-05-21 16:17 ` Gert Vervoort
2008-05-21 23:24 ` Dmitri Belimov [this message]
2008-05-22 21:11 ` hermann pitton
2008-05-23 3:18 ` Beholder card M6 with MPEG2 coder Dmitri Belimov
2008-05-28 4:47 ` Dmitri Belimov
2008-06-10 10:56 ` [PATCH] New for I2S on for MPEG of saa7134_empress Dmitri Belimov
2008-06-10 11:01 ` [PATCH] callbacks function " Dmitri Belimov
2008-06-10 11:06 ` [PATCH] Beholder`s cards description Dmitri Belimov
2008-06-12 9:44 ` Beholder card M6 with MPEG2 coder Dmitri Belimov
2008-06-13 6:23 ` gert.vervoort
2008-06-13 8:05 ` Dmitri Belimov
2008-06-13 20:27 ` hermann pitton
[not found] ` <20080618091650.0bd7e2ae@glory.loctelecom.ru>
2008-06-19 2:23 ` hermann pitton
[not found] ` <20080619153139.3ee379b4@glory.loctelecom.ru>
2008-06-19 6:24 ` Hans Verkuil
2008-06-19 6:44 ` Hans Verkuil
2008-06-19 6:48 ` Dmitri Belimov
[not found] ` <20080725223700.03d532cf@glory.loctelecom.ru>
2008-07-25 17:25 ` hermann pitton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080522092452.35878221@glory.loctelecom.ru \
--to=d.belimov@gmail.com \
--cc=gert.vervoort@hccnet.nl \
--cc=mchehab@infradead.org \
--cc=video4linux-list@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.