Re: [Live-devel] MPEG2-TS: Error in Position Info

2008-02-01 Thread Ross Finlayson
>Is there any doc/info on how the position info is computed from the >transport stream in live555. I don't know what you mean by "position info". > Btw fyi, I did use a debugger to find >that the MPEG2TransportStreamFramer.cpp is used by VLC for >RTSP/mpeg2-ts sessions You are mistaken. VLC (

Re: [Live-devel] MPEG2-TS: Error in Position Info

2008-02-01 Thread Vinod Menon
Ross, Is there any doc/info on how the position info is computed from the transport stream in live555. Btw fyi, I did use a debugger to find that the MPEG2TransportStreamFramer.cpp is used by VLC for RTSP/mpeg2-ts sessions Thanks, -V ___ live-devel mail

Re: [Live-devel] MPEG2-TS: Error in Position Info

2008-02-01 Thread Ross Finlayson
>I am working with the vlc media player trying to play mpeg2-ts from an >RTSP source. Once the stream is initiated I find the position is not >available. After the debugging the problem a bit, it appears that >there may be a bug in the way the pcr info is captured from the ts and >computed.(MPEG2T

[Live-devel] MPEG2-TS: Error in Position Info

2008-01-31 Thread Vinod Menon
Hi, I am working with the vlc media player trying to play mpeg2-ts from an RTSP source. Once the stream is initiated I find the position is not available. After the debugging the problem a bit, it appears that there may be a bug in the way the pcr info is captured from the ts and computed.(MPEG2Tr