<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Is there a way that the MPEG2 TrickPlay stream that is generated can be generated in a way so that it will be streamed at the same bitrate as in normal playback mode?<BR>
&nbsp;<BR>
The reason being is that we're testing with HD MPEG2 video streams (~20 Mbs)&nbsp;on a Moto/Sigma STB.&nbsp; The stream is being delivered over UDP.&nbsp; Playing back in normal mode is fine; however, once trickplay is initiated the STB is unable to handle the higher bitstream.&nbsp; I've tested this with a Kasenna VOD server with the same file and the STB plays the trickplay stream back correctly.&nbsp; When I sniffed the network I noticed that their TrickPlay stream is being sent at the same bitrate as the normal play stream.&nbsp; I did modify the delivery time of the trickplay stream (packets) to be sent at the same rate as the normal playback - however, in this case I just got a black screen, which I'm assuming it had something to do with the timestamps.<BR>
&nbsp;<BR>
Does anyone have any thoughts/ideas on the best approach that I could achieve this?&nbsp; <BR>
&nbsp;<BR>
Thanks,<BR>
Jeff<BR></body>
</html>