From: Mauro Carvalho Chehab <mchehab@s-opensource.com>
To: Malcolm Priestley <tvboxspy@gmail.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: Kaffeine with VLC backend.
Date: Sat, 8 Jul 2017 17:40:10 -0300 [thread overview]
Message-ID: <20170708174010.6af2eed0@vento.lan> (raw)
In-Reply-To: <d62db204-ff77-fe8e-d9dc-95ba49fae6dd@gmail.com>
Em Sat, 8 Jul 2017 21:30:32 +0100
Malcolm Priestley <tvboxspy@gmail.com> escreveu:
> On 08/07/17 20:09, Mauro Carvalho Chehab wrote:
> > Em Sat, 8 Jul 2017 18:13:14 +0100
> > Malcolm Priestley <tvboxspy@gmail.com> escreveu:
> >
> >> On 08/07/17 08:17, Malcolm Priestley wrote:
> >>> Hi Mauro
> >>>
> >>> Have you encountered a strange bug with Kaffeine with VLC backend.
> >>>
> >>> Certain channels will not play correctly, the recordings will also not
> >>> play in VLC.
> >>>
> >>> However, they will play fine with xine player. Only some channels are
> >>> affected of those provided by SKY such as 12207 V on Astra 28.2.
> >>>
> >>> These channels will play fine with Kaffeine with xine backend they also
> >>> play with VLC's dvb-s interface.
> >>>
> >>> Any ideas what could be wrong with the TS format?
> >>>
> >>> I am wondering if SKY are inserting something into the format.
> >>
> >> Just a follow up it appears that the PCR is missing from the stream
> >> which is transmitted on a different PID.
> >>
> >> In the case of the above channel manually adding PID 8190 the backend
> >> plays normally.
> >
> > You're likely using an old version of Kaffeine. See this BZ:
> I was already using the latest git tree.
Ah, ok.
>
> >
> > https://bugs.kde.org/show_bug.cgi?id=376805
> > No it hasn't fixed it the PCR is still missing from the stream.
>
> Somehow, PCR PID needs to be added to the PID filter.
>
> Unless there is a way VLC can ignore it like xine does?
I suspect that it is probably easier to patch Kaffeine for it to filter
the PCR PIDs and send to libVLC.
Part of the filtering logic is at:
src/dvb/dvbsi.cpp
Please notice, however, that part of the contents of this file is
auto-generated via tools/updatedvbsi.cpp from tools/dvbsi.xml.
Thanks,
Mauro
prev parent reply other threads:[~2017-07-08 20:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-08 7:17 Kaffeine with VLC backend Malcolm Priestley
2017-07-08 17:13 ` Malcolm Priestley
2017-07-08 19:09 ` Mauro Carvalho Chehab
2017-07-08 20:30 ` Malcolm Priestley
2017-07-08 20:40 ` Mauro Carvalho Chehab [this message]
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=20170708174010.6af2eed0@vento.lan \
--to=mchehab@s-opensource.com \
--cc=linux-media@vger.kernel.org \
--cc=tvboxspy@gmail.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.