Hans Verkuil wrote:
On Sunday 04 December 2005 17:02, Kevin Atkinson wrote:

Hans Verkuil wrote:

On Sunday 04 December 2005 00:58, Kevin Atkinson wrote:
>>
I have not studied the code in detail, but here is my guess on what
is going wrong.

My guess is that it is due to the encoder.  You start getting VBI
data immenetly but there is a short (1-2 seconds) delay before you
start getting MPEG data, so you drop the some VBI packets.  This
causes the VBI data to be displayed 1-2 seconds early since the VBI
data is real time while the MPEG data is delayed.  The correct action
would be to delay the VBI packets instead of dropping them.  Does
this make sense, and are my assumptions correct?


Yes, it makes sense, I just cannot prove or fix it from PAL country.

Could you give me some idea of what I need to do to fix it? The more specific the better.

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to