All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: "Christian Prähauser" <cpraehaus@cosy.sbg.ac.at>
Cc: linux-media@vger.kernel.org
Subject: Re: DVB-S2 multistream support
Date: Tue, 27 Dec 2011 18:08:31 +0200	[thread overview]
Message-ID: <4EF9ED7F.7060808@iki.fi> (raw)
In-Reply-To: <loom.20111227T105753-96@post.gmane.org>

On 12/27/2011 12:12 PM, Christian Prähauser wrote:
>>
>> Yes, I'm meaning something like what it was described there. I think
>> that the code written by Christian were never submitted upstream.
>>
>
> Hello Mauro,
>
> Konstantin drew my attention to this discussion. Indeed, some time ago I wrote
> a base-band demux for LinuxDVB. It was part of a project to integrate support
> for second-generation IP/DVB encapsulations (GSE). The BB-demux allows to
> register filters for different ISIs and data types (raw, generic stream,
> transport stream).
>
> I realized that the repo hosted at our University is down. If there is interest,
> I can update my patches to the latest LinuxDVB version and we can put them on a
> public repo e.g. at linuxdvb.org.
>
> Kind regards,
> Christian.

I have a question which is a little bit off-topic for that thread but I 
would like to ask since I think you could have some idea.

FEC Code Rate is often given as k/n, for example FEC 1/4. But nowadays 
there is also seen 0.x like FEC 0.8.
I have feeling that this is due to new inner coding used, LDPC instead 
of traditional convolutional codes. When convolution codes were used it 
was correct to define 1/2 as basic rate and puncture rest from that. But 
as now with LDPC we have larger blocks we cannot represent so easily. 
For example DTMB uses LDPC(7488,6016) = 6016/7488 = ~0.8034 => FEC 0.8 
is used.

I am adding DTMB support for DVB API and that's why I have to think if I 
extend old k/n FECs or define new ones as FEC 0.4/0.6/0.8.

regards
Antti

-- 
http://palosaari.fi/

  reply	other threads:[~2011-12-27 16:08 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-25  1:06 DVB-S2 multistream support Georgi Chorbadzhiyski
2011-12-25  8:23 ` Antti Palosaari
2011-12-25 10:17   ` Mauro Carvalho Chehab
2011-12-25 10:55     ` Konstantin Dimitrov
2011-12-25 11:18       ` Mauro Carvalho Chehab
2011-12-25 12:37         ` Konstantin Dimitrov
2011-12-27 10:12         ` Christian Prähauser
2011-12-27 16:08           ` Antti Palosaari [this message]
2012-01-19 13:34           ` Marek Ochaba
2012-01-21 10:29             ` Christian Prähauser
2012-01-23 13:58               ` Marek Ochaba
2012-01-22  2:13           ` Mauro Carvalho Chehab
2012-01-22 12:44             ` Christian Prähauser
     [not found]           ` <CAF0Ff2mf0tYs3UG3M6Cahep+_kMToVaGgPhTqR7zhRG0UXWuig@mail.gmail.com>
     [not found]             ` <85A7A8FC-150C-4463-B09C-85EED6F851A8@cosy.sbg.ac.at>
     [not found]               ` <CAF0Ff2ncv0PJWSOOw=7WeGyqX3kKiQitY52uEOztfC8Bwj6LgQ@mail.gmail.com>
2012-01-25 13:12                 ` Christian Prähauser
2012-02-01 18:49                   ` Konstantin Dimitrov
2012-02-18 19:06                     ` Christian Prähauser
2012-02-19 23:12                       ` Konstantin Dimitrov
2012-03-07 16:33                         ` Bob Winslow
2012-03-13  9:36                           ` Marek Ochaba
2012-03-13 12:30                             ` Bob W
2012-03-13 15:22                           ` Konstantin Dimitrov
2012-03-13 15:47                             ` Bob W
2012-03-15  9:40                               ` Christian Prähauser
2012-03-19  8:46                                 ` Christian Prähauser
2012-03-19 15:19                                   ` Konstantin Dimitrov
2012-04-24 22:18                                     ` Bob W

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=4EF9ED7F.7060808@iki.fi \
    --to=crope@iki.fi \
    --cc=cpraehaus@cosy.sbg.ac.at \
    --cc=linux-media@vger.kernel.org \
    /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.