public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] Analog card with Hardware MPEG2 Enc
@ 2008-04-09 14:55 Frederic CAND
  2008-04-09 15:29 ` John Drescher
  0 siblings, 1 reply; 5+ messages in thread
From: Frederic CAND @ 2008-04-09 14:55 UTC (permalink / raw)
  To: linux-dvb

Hi all,

I'm looking for a good PCI card, supporting Analog input (Composite, 
S-Video, Pal/Secam Tuner) and providing MPEG2/TS.

We were using KNC1 TVStation DVR cards until now (w/ saa6752hs chip) on 
the servers we build but we have to change (card status is "end of 
life") and are looking for similar cards.

Does anybody have a hint if such a card exist or not ?

Hardware MPEG2 encoding (TS encapsulation) is an important matter for 
us, to avoid having Software MPEG2 encoding.

Kind regards.

-- 
CAND Frederic
Product Manager
ANEVIA

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-dvb] Analog card with Hardware MPEG2 Enc
  2008-04-09 14:55 [linux-dvb] Analog card with Hardware MPEG2 Enc Frederic CAND
@ 2008-04-09 15:29 ` John Drescher
  2008-04-09 21:57   ` hermann pitton
  0 siblings, 1 reply; 5+ messages in thread
From: John Drescher @ 2008-04-09 15:29 UTC (permalink / raw)
  To: Frederic CAND; +Cc: linux-dvb

On Wed, Apr 9, 2008 at 10:55 AM, Frederic CAND <frederic.cand@anevia.com> wrote:
> Hi all,
>
>  I'm looking for a good PCI card, supporting Analog input (Composite,
>  S-Video, Pal/Secam Tuner) and providing MPEG2/TS.
>
>  We were using KNC1 TVStation DVR cards until now (w/ saa6752hs chip) on
>  the servers we build but we have to change (card status is "end of
>  life") and are looking for similar cards.
>
>  Does anybody have a hint if such a card exist or not ?
>
>  Hardware MPEG2 encoding (TS encapsulation) is an important matter for
>  us, to avoid having Software MPEG2 encoding.
>
Hauppage PVR150

John

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-dvb] Analog card with Hardware MPEG2 Enc
  2008-04-09 15:29 ` John Drescher
@ 2008-04-09 21:57   ` hermann pitton
  2008-04-10 12:54     ` Frederic CAND
  0 siblings, 1 reply; 5+ messages in thread
From: hermann pitton @ 2008-04-09 21:57 UTC (permalink / raw)
  To: John Drescher, Anton Farygin; +Cc: video4linux-list, linux-dvb

Hi,

Am Mittwoch, den 09.04.2008, 11:29 -0400 schrieb John Drescher:
> On Wed, Apr 9, 2008 at 10:55 AM, Frederic CAND <frederic.cand@anevia.com> wrote:
> > Hi all,
> >
> >  I'm looking for a good PCI card, supporting Analog input (Composite,
> >  S-Video, Pal/Secam Tuner) and providing MPEG2/TS.
> >
> >  We were using KNC1 TVStation DVR cards until now (w/ saa6752hs chip) on
> >  the servers we build but we have to change (card status is "end of
> >  life") and are looking for similar cards.
> >
> >  Does anybody have a hint if such a card exist or not ?
> >
> >  Hardware MPEG2 encoding (TS encapsulation) is an important matter for
> >  us, to avoid having Software MPEG2 encoding.
> >
> Hauppage PVR150
> 
> John
> 

Frederic, I remember you have contributed to saa7134 empress development
previously.

Currently, after lots of code changes without any testers, empress
devices have been always very rare, the support is broken and I try to
track down last working status.

Did some testing with an unsupported card recently, has also DVB-T, and
I get everything to work except the encoder.

What kernel version does still work for you?

There is also the Behold M6 Extra now.
http://www.ixbt.com/monitor/behold-m6-extra.shtml

But this one fails, reported by Anton, even on 2.6.18, which seems to me
the last kernel most likely still functional.

I have tried on a Creatix CTX946. (saa7134 card=12 works,except encoder)
http://www.creatix.de/produkte/multimedia/ctx946.htm

But I don't get a valid format setup, which very likely is caused by the
card is not hacked/correctly_configured yet.

Beside ivtv, the cx88 driver has also lots of cards with mpeg encoder,
so called blackbird design, but from what I hear the pvr150 and similar
are for sure well supported.

Thanks,
Hermann









--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-dvb] Analog card with Hardware MPEG2 Enc
  2008-04-09 21:57   ` hermann pitton
@ 2008-04-10 12:54     ` Frederic CAND
  2008-04-10 23:41       ` hermann pitton
  0 siblings, 1 reply; 5+ messages in thread
From: Frederic CAND @ 2008-04-10 12:54 UTC (permalink / raw)
  To: hermann pitton; +Cc: John Drescher, linux-dvb, video4linux-list, Anton Farygin

hermann pitton a écrit :
> Hi,
> 
> Am Mittwoch, den 09.04.2008, 11:29 -0400 schrieb John Drescher:
>> On Wed, Apr 9, 2008 at 10:55 AM, Frederic CAND <frederic.cand@anevia.com> wrote:
>>> Hi all,
>>>
>>>  I'm looking for a good PCI card, supporting Analog input (Composite,
>>>  S-Video, Pal/Secam Tuner) and providing MPEG2/TS.
>>>
>>>  We were using KNC1 TVStation DVR cards until now (w/ saa6752hs chip) on
>>>  the servers we build but we have to change (card status is "end of
>>>  life") and are looking for similar cards.
>>>
>>>  Does anybody have a hint if such a card exist or not ?
>>>
>>>  Hardware MPEG2 encoding (TS encapsulation) is an important matter for
>>>  us, to avoid having Software MPEG2 encoding.
>>>
>> Hauppage PVR150
>>
>> John
>>
> 
> Frederic, I remember you have contributed to saa7134 empress development
> previously.
> 
> Currently, after lots of code changes without any testers, empress
> devices have been always very rare, the support is broken and I try to
> track down last working status.
> 
> Did some testing with an unsupported card recently, has also DVB-T, and
> I get everything to work except the encoder.
> 
> What kernel version does still work for you?


Actually, since recently we were still using kernel 2.6.9, with an old 
v4l snapshot (20050426).

But, due to some changes, we had to change kernel version, and use 
2.6.16.29. Still, to avoid too many changes to occur at the same time, 
we wanted to use the same snapshot. We did some minor adaptations for it 
to compile against 2.6.16.29.
However, it's working with our same old (but fastly running to its end 
of life) KNC1 TV Station DVR  based on saa7134, saa6752hs and tda9887.


> 
> There is also the Behold M6 Extra now.
> http://www.ixbt.com/monitor/behold-m6-extra.shtml
> 
> But this one fails, reported by Anton, even on 2.6.18, which seems to me
> the last kernel most likely still functional.
> 
> I have tried on a Creatix CTX946. (saa7134 card=12 works,except encoder)
> http://www.creatix.de/produkte/multimedia/ctx946.htm
> 
> But I don't get a valid format setup, which very likely is caused by the
> card is not hacked/correctly_configured yet.

Thanks for these links. Do you know if the chipsets used are running to 
their end of life or not ?

> 
> Beside ivtv, the cx88 driver has also lots of cards with mpeg encoder,
> so called blackbird design, but from what I hear the pvr150 and similar
> are for sure well supported.

Yeah, but our requirements are not just MPEG2 Hardware encoding, but 
MPEG2/TS Hardware encoding (MPEG2/PS would be painful for us). How can 
we know this prior to buying cards and check ?
We'll be trying the HVR 1300 soon, however.

> 
> Thanks,
> Hermann
> 
> 

Thanks a lot.

-- 
CAND Frederic
Product Manager
ANEVIA

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-dvb] Analog card with Hardware MPEG2 Enc
  2008-04-10 12:54     ` Frederic CAND
@ 2008-04-10 23:41       ` hermann pitton
  0 siblings, 0 replies; 5+ messages in thread
From: hermann pitton @ 2008-04-10 23:41 UTC (permalink / raw)
  To: Frederic CAND; +Cc: John Drescher, linux-dvb, video4linux-list, Anton Farygin

Hi Fredric,

Am Donnerstag, den 10.04.2008, 14:54 +0200 schrieb Frederic CAND:
> hermann pitton a écrit :
> > Hi,
> > 
> > Am Mittwoch, den 09.04.2008, 11:29 -0400 schrieb John Drescher:
> >> On Wed, Apr 9, 2008 at 10:55 AM, Frederic CAND <frederic.cand@anevia.com> wrote:
> >>> Hi all,
> >>>
> >>>  I'm looking for a good PCI card, supporting Analog input (Composite,
> >>>  S-Video, Pal/Secam Tuner) and providing MPEG2/TS.
> >>>
> >>>  We were using KNC1 TVStation DVR cards until now (w/ saa6752hs chip) on
> >>>  the servers we build but we have to change (card status is "end of
> >>>  life") and are looking for similar cards.
> >>>
> >>>  Does anybody have a hint if such a card exist or not ?
> >>>
> >>>  Hardware MPEG2 encoding (TS encapsulation) is an important matter for
> >>>  us, to avoid having Software MPEG2 encoding.
> >>>
> >> Hauppage PVR150
> >>
> >> John
> >>
> > 
> > Frederic, I remember you have contributed to saa7134 empress development
> > previously.
> > 
> > Currently, after lots of code changes without any testers, empress
> > devices have been always very rare, the support is broken and I try to
> > track down last working status.
> > 
> > Did some testing with an unsupported card recently, has also DVB-T, and
> > I get everything to work except the encoder.
> > 
> > What kernel version does still work for you?
> 
> 
> Actually, since recently we were still using kernel 2.6.9, with an old 
> v4l snapshot (20050426).
> 
> But, due to some changes, we had to change kernel version, and use 
> 2.6.16.29. Still, to avoid too many changes to occur at the same time, 
> we wanted to use the same snapshot. We did some minor adaptations for it 
> to compile against 2.6.16.29.
> However, it's working with our same old (but fastly running to its end 
> of life) KNC1 TV Station DVR  based on saa7134, saa6752hs and tda9887.

thanks for the report, i might find a starting point from here.

> > 
> > There is also the Behold M6 Extra now.
> > http://www.ixbt.com/monitor/behold-m6-extra.shtml
> > 
> > But this one fails, reported by Anton, even on 2.6.18, which seems to me
> > the last kernel most likely still functional.
> > 
> > I have tried on a Creatix CTX946. (saa7134 card=12 works,except encoder)
> > http://www.creatix.de/produkte/multimedia/ctx946.htm
> > 
> > But I don't get a valid format setup, which very likely is caused by the
> > card is not hacked/correctly_configured yet.
> 
> Thanks for these links. Do you know if the chipsets used are running to 
> their end of life or not ?

Unfortunately not, but all the devices mentioned are on a similar level
for my view, means decoder chips and tuners are compatible in the same
row like MK3, MK4, MK5 and saa7134, saa7135 and as long in production
probably still available.

> > 
> > Beside ivtv, the cx88 driver has also lots of cards with mpeg encoder,
> > so called blackbird design, but from what I hear the pvr150 and similar
> > are for sure well supported.
> 
> Yeah, but our requirements are not just MPEG2 Hardware encoding, but 
> MPEG2/TS Hardware encoding (MPEG2/PS would be painful for us). How can 
> we know this prior to buying cards and check ?
> We'll be trying the HVR 1300 soon, however.
> 

I'm just scratching that stuff for debug, and I'm not even aware of such
a restriction and it is long time ago I looked a little into it.

Maybe Hans, Steve or Mike can give you better recommendations.

Thanks,
Hermann




--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-04-11  2:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-09 14:55 [linux-dvb] Analog card with Hardware MPEG2 Enc Frederic CAND
2008-04-09 15:29 ` John Drescher
2008-04-09 21:57   ` hermann pitton
2008-04-10 12:54     ` Frederic CAND
2008-04-10 23:41       ` hermann pitton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox