Re: [vdr] vdr-1.6.0 and syncearly

2008-04-01 Thread Reinhard Nissl
Hi,

Dominique Simon schrieb:

>> I'd say it's suggested. At least it is part of my H.264 patches.
> 
> What does the sync early patch do?

Vanilla VDR waits for an I frame before it passes video (and 
audio) data on to output devices. Further more, audio data is 
still not passed on from that time, because VDR takes some time 
to decide which audio track shall get selected.

The sync early patch addresses these issues. Audio and video 
packets are passed on a soon as they make up a valid frame. The 
result is that you can already hear the audio track before the 
video appears on screen. This is because video decoding can only 
start with an I frame. Any frames before the I frame won't appear 
on screen.

But passing these frames to the output device has the benefit 
that PTS' (presentation time stamp) for these frames are passed 
on to the output device which needs this information to 
synchronize audio and video. As a result, audio and video will be 
in sync already when the first image appears on screen.

That's why the patch got called "sync early".

Bye.
-- 
Dipl.-Inform. (FH) Reinhard Nissl
mailto:[EMAIL PROTECTED]

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-1.6.0 and syncearly

2008-04-01 Thread Dominique Simon

Am 27.03.2008 um 21:01 schrieb Reinhard Nissl:
> I'd say it's suggested. At least it is part of my H.264 patches.

What does the sync early patch do?

Ciao, Dominique


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-1.6.0 and syncearly

2008-03-27 Thread Reinhard Nissl
Hi,

Boguslaw Juza schrieb:

>>> Is the syncearly patch needed for new vdr?
>> I'd say it's suggested. At least it is part of my H.264 patches.
> 
> Did you create H.264 patches for VDR-1.6.0?

No. The patches for 1.5.8 should still work. What I recall, 1.6.0 
did only complete translation.

Bye.
-- 
Dipl.-Inform. (FH) Reinhard Nissl
mailto:[EMAIL PROTECTED]

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-1.6.0 and syncearly

2008-03-27 Thread Boguslaw Juza
On Thu, 27 Mar 2008, Reinhard Nissl wrote:

>> Is the syncearly patch needed for new vdr?
> I'd say it's suggested. At least it is part of my H.264 patches.

Did you create H.264 patches for VDR-1.6.0?

 Boguslaw Juza


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-1.6.0 and syncearly

2008-03-27 Thread Reinhard Nissl
Hi,

Boguslaw Juza schrieb:

> Is the syncearly patch needed for new vdr?

I'd say it's suggested. At least it is part of my H.264 patches.

Bye.
-- 
Dipl.-Inform. (FH) Reinhard Nissl
mailto:[EMAIL PROTECTED]

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr