[MPlayer-dev-eng] [PATCH] Optionally pad with silence
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Wed Mar 9 22:08:03 CET 2011
On Wed, Mar 09, 2011 at 07:52:13PM +0100, Tobias Diedrich wrote:
> Optionally pad with silence.
>
> Allow silence padding for audiostreams that begin after or end before the
> video stream.
I don't see how this patch would add padding for the "begin after" case.
In addition I think it might/will actually pad more than the length of
the video, so I expect that if you play two videos directly one after the
other where audio and video are exactly the same length this patch will
actually introduce a short pause in-between them.
However I can imagine that it will be useful so I'm ok with it if the
description is fixed.
More information about the MPlayer-dev-eng
mailing list