On Tue, Jan 4, 2011 at 1:16 AM, Ross Finlayson wrote:
> Why no file testH264VideoToDarwin. cpp ?
>>
>
> Because our support for streaming from raw H.264 video files is very
> recent, but the "test*toDarwin" demo applications were developed several
> years ago.
>
> Also, as we note clearly in comme
We had a similar problem with MPEG2 files that are hardware
encoded with a Hauppauge PVR-150 card (CBR file). The PCR
timestamps increase regularly but infrequently.
I fully understand that the liveMedia code should not be modified
but in case it's helpful to anyone, our workaround was to change
On 05 January 2011 17:02, Ross Finlayson wrote:
> 'stuttering' if the same file is streamed from our RTSP server) are
> usually caused by a problem with the PCR timestamps in the file.
> (The server's "MPEG2TransportStreamFramer" object - which regulates
> the rate at which the data is output - us