[vlc-devel] [PATCH] demux/ts: beatify warning digital format when dump invalid header of pes
Rafaël Carré
rafael.carre at gmail.com
Thu Oct 28 12:18:59 CEST 2010
On Thu, 28 Oct 2010 10:25:18 +0800
wucan <can_wu at cnbvcom.com> wrote:
> Hello:
Hi,
> I had see these debug message in vlc output:
> ts warning: invalid header [0x5b:83:4:1c] (pid: 102)
> ts warning: invalid header [0x4d:29:e7:c9] (pid: 102)
> ts warning: scrambled state changed on pid 102 (1->0)
> ts warning: scrambled state changed on pid 102 (0->1)
> ts warning: invalid header [0x98:d6:84:1a] (pid: 102)
> ts warning: invalid header [0x8c:d7:49:f1] (pid: 102)
> ts warning: invalid header [0xe1:6:85:25] (pid: 102)
> ts warning: scrambled state changed on pid 102 (1->0)
> ts warning: scrambled state changed on pid 102 (0->1)
> ts warning: invalid header [0xae:87:3e:3] (pid: 102)
> ts warning: invalid header [0xab:e8:57:c0] (pid: 102)
> ts warning: invalid header [0x35:a6:3a:ab] (pid: 102)
>
> The "invalid header" digital is not format with %02x, but %x, so
> please apply this minor patch.
The patch doesn't apply, your mailer broke the lines longer than 80
characters.
Can you send it again attached?
--
Rafaël Carré
More information about the vlc-devel
mailing list