[vlc] Re: Fwd: Re: DVB MPEG2 TS doesn't work with vlc

Jean-Paul Saman jpsaman at wxs.nl
Sun Dec 22 13:53:52 CET 2002


john smith wrote:
> 
> I uploaded sample TS files to ftp://www.videolan.org/incoming, details 
> in nova-t.txt
> 
> 
> _________________________________________________________________
> The new MSN 8: smart spam protection and 3 months FREE*. 
> http://join.msn.com/?page=features/junkmail&xAPID=42&PS=47575&PI=7324&DI=7474&SU= 
> http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_smartspamprotection_3mf 
> 
> 

I looked at your files and they are garbage. The TS that you recorded is 
missing *lots* of packets (hence "packets lost by demux" errors) and 
there are even malformed packets. In short it is not possible to read 
and decode these files and display picture or listen to audio.

Yes you are wasting time trying to get these files displayed. Focus 
first on getting a good capture on disk. For starters only use buffers 
in your program that are a multiple of 188 bytes, this will make sure 
there will be no truncated frames in the stream. You might still have 
"packets lsot by demux" errors if the capturing cannot run timely enough 
to capture all streaming packets.

I hope this helps. Good luck.

Greetings,
Jean-Paul Saman.

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list