[vlc] Re: Problem playing .trp file

Laurent Aimar fenrir at via.ecp.fr
Thu Aug 18 16:23:05 CEST 2005


On Thu, Aug 18, 2005, Simon Hailstone wrote:
> I have a related question - if I have a TS recording with no
> PAT/PMT present at all, but I know the PIDs for the Video
> and Audio ES, is there a way of telling VLC to use them?
 You should be able with

vlc --ts-extra-pmt=pidpmt=pid1:stream_type1,pid2:stream_type2

where
 pidpmt: pid of the emulated PMT (choose a PID > 16 and different
         than pid1, pid2)
 pid1: pid for the first elementary stream
 stream_type1: stream type for the pid1
 (for mpeg 1/2 video use 2,  for mpeg 1/2 audio use 4)

(You need a recent vlc)

-- 
fenrir

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



More information about the vlc mailing list