[Live-devel] MPEG1or2VideoReciever using EventTrigger

2011-01-11 Thread Eyal Shveky
Hi, Writing RTSP Directshow Transmitter filter based on Mpeg1or2VideoStreamer subclassing BasicTaskSchedular0 in order to break doEventLoop to control a single Step, also using the new EventTrigger to informed my FramedSource subclassed when a new frame arrived. I'm pretty satisfied from m

Re: [Live-devel] TS file with high VBR

2011-01-11 Thread Christophe Lemoine
Sorry my mistake: the commercial muxer is adding null packets to create a CBR transport stream.. it manages to keep the file not too big by maybe having a better H264 compression. Christophe On 01/11/2011 10:22 AM, Christophe Lemoine wrote: Hi Ross, Thanks a lot for your answer: th

Re: [Live-devel] TS file with high VBR

2011-01-11 Thread Christophe Lemoine
Hi Ross, Thanks a lot for your answer: that would be great to have better support for high VBR TS file. I get your point regarding streaming of live encoder. Maybe the code could be different depending on the stream source. While testing different muxers, I'm getting confused by some results