>*** MPEG2TransportStreamFromESSource.cpp 2007-07-01 11:16:05.0 +0200
>--- MPEG2TransportStreamFromESSource.cpp.new 2007-07-06
>18:45:01.0 +0200
>***
>*** 251,256
>--- 251,258
>
> fInputBufferBytesAvailable += frameSize;
>
>+ fParent.fPresentationTime =
2007/7/6, Ross Finlayson <[EMAIL PROTECTED]>:
>Hi everyone,
>
>I have a problem in trick play mode to play a TS resource by an RTSP
>session ...
>
>I have modified openRTSP to send PLAY with scale = 2.0
Are you using the latest version of the code (version 2007.07.01)?
That version fixed a bug
>Hi everyone,
>
>I have a problem in trick play mode to play a TS resource by an RTSP
>session ...
>
>I have modified openRTSP to send PLAY with scale = 2.0
Are you using the latest version of the code (version 2007.07.01)?
That version fixed a bug specifically related to scale == 2.0
> and I
Hi everyone,
I have a problem in trick play mode to play a TS resource by an RTSP session
...
I have modified openRTSP to send PLAY with scale = 2.0 and I have realized
that timestamps are always the same value
After a deep study I have realized that:
When MPEG2TransportFileServerMediaSub