[dvblast-devel] Improve EIT support

Nuno Mota mundumelga at gmail.com
Tue Dec 12 16:39:31 CET 2017


I had to disable some of the EIT tables coming from bitstream because of
that. This was a couple of years ago.

My eit_print currently stands like this.

    if (i_tid == EIT_TABLE_ID_PF_ACTUAL)
        psz_tid = "actual_pf"; //  Today current and next program
    else
        return;

Perhaps an EIT level would be nice also, with "now and next" and "all"
options, that would toggle some or all of the EIT tables segments.

Regards,
Nuno

Christophe Massiot <cmassiot at upipe.org> escreveu no dia terça, 12/12/2017
às 15:30:

> Hi Georgi,
>
> On 19 Nov 2017, at 16:36, Georgi Chorbadzhiyski <gf at unixsol.org> wrote:
>
> The attached patches improve EIT support in dvblast. After applying them
> EIT schedule tables are outputted (along with EIT p/f which were already
> supported) and 'dvblastctl' can be used to extract currently available EIT
> present/following and EIT schedule events.
>
> The patches are available as git commits in 'eit' branch in my dvblast repo
> hosted on github.
>
>
> This patch could make DVBlast print a high volume of data on streams with
> a lot of EIT schedule. I think we should have a switch to enable/disable
> the EIT schedules specifically. Could you implement it?
>
> Do you still have push access to code.videolan.org ?
>
> Best regards,
>
> _______________________________________________
> dvblast-devel mailing list
> dvblast-devel at videolan.org
> https://mailman.videolan.org/listinfo/dvblast-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/dvblast-devel/attachments/20171212/7634444d/attachment.html>


More information about the dvblast-devel mailing list