[vlc-devel] Re: Error while playing Mpeg2TS file

Sigmund Augdal sigmunau at stud.ntnu.no
Tue Sep 14 16:25:03 CEST 2004


First of all, try with a newer version. You are (as far as I can see) using
the old ts demux. If you are stuck with 0.7.2 you should force the ts2
demux, otherwise you should upgrade to 0.8.0-test1 or newer.

That said, it looks very much like you add your packkets in a incorrect
manner.

Sigmund

On Tue, Sep 14, 2004 at 06:53:18PM +0530, Rajan Rakesh-A20642 wrote:
> Hi,
> 
> I get the following debug messages while playing my TS files.
> Actually I manually added the PAT and PMTs to it. The CRC values
> will not be correct in my PAT & PMT packets. Could some one tell me what
> exactly is the problem here.
> 
> Regs,
> Raks
> 
> [00000169] main input debug: looking for demux module
> [00000169] main input debug: probing 4 candidates
> [00000169] main input debug: looking for mpeg-system module
> [00000169] main input debug: probing 1 candidate
> [00000102] main module debug: using mpeg-system module "mpeg_system"
> [00000154] main module debug: using demux module "ts"
> [00000169] mpeg_system input warning: duplicate packet received for PID 0 (count
> er 0)
> [00000169] mpeg_system input warning: duplicate packet received for PID 0 (count
> er 0)
> [00000169] mpeg_system input warning: duplicate packet received for PID 77 (coun
> ter 0)
> [00000169] mpeg_system input warning: duplicate packet received for PID 77 (coun
> ter 0)
> [00000168] skins interface debug: Load theme time : 3234 ms
> [00000169] main input: EOF reached
> [00000169] main input debug: 1020 loops
> [00000169] main input debug: dumping stream ID 0x0 [OK:0/D:203933]
> [00000169] main input debug: seekable stream, position: 38339688/38339688 (-:--:
> --/-:--:--)
> [00000169] main input debug: dumping program 0x1, version 0 (partial)
> [00000169] main input debug: ES 0x4d, stream 0x0, fourcc `pmt ', not selected [O
> K:3/ERR:0]
> [00000102] main module debug: unlocking module "mpeg_system"
> [00000154] main module debug: unlocking module "ts"
> [00000169] access_file input: closing `/://C:/new2.trp'
> [00000020] main module debug: unlocking module "access_file"
> [00000169] main input debug: pes: 0 packets
> [00000169] main input debug: data: 1 packets
> [00000169] main input debug: buffers: 2 packets
> [00000169] main input debug: freeing info structures...
> [00000169] main input debug: thread 2220 joined (src/input/input.c:373)
> [00000169] main input warning: refcount is 1, delaying before deletion
> [00000168] skins interface debug: Mouse down (ID=none)
> 
> -- 
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list