Re: [Live-devel] Presentation time stamp calculation

2008-01-03 Thread Ross Finlayson
If i m streaming an mpeg4 file through LIVE ,i want to know whether the presentation time stamp calculated based on the frames per second value of mpeg4 input file Yes. Note the "MPEG4VideoStreamParser" class (in "MPEG4VideoStreamFramer.cpp"). -- Ross Finlayson Live Networks, Inc. http://ww

[Live-devel] Presentation time stamp calculation

2008-01-03 Thread Kiranjyothi
Hi, If i m streaming an mpeg4 file through LIVE ,i want to know whether the presentation time stamp calculated based on the frames per second value of mpeg4 input file or is the frames per second(fps) value hardcoded to any default value? Regards gkj