Hi Folks
I am writing an MPEG2 TS directshow source filter that will read from a VLC stream, But im facing a small problem.
The VLC streams data at 700KB/s exactly , but the directshow graph which renders it wants it at a faster rate, causing buffer underruns and breaks in the video.
Does the MPEG2 specs define a fixed datarate?
Is it possible to configure VLC to stream faster?
Thanks in advance
Vivek