[MPlayer-dev-eng] [PATCH] mencoder: Support flushing audio encoders at end of stream.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue May 6 20:49:22 CEST 2014


On Tue, May 06, 2014 at 08:31:35PM +0200, Reimar Döffinger wrote:
> ---
>  libmpcodecs/ae_lame.c    | 4 +++-
>  libmpcodecs/ae_twolame.c | 3 +++
>  mencoder.c               | 6 ++++--
>  3 files changed, 10 insertions(+), 3 deletions(-)

If you haven't guessed it this one was buggy, I was trying too hard
to make the code simpler and broke it instead...
Next one passed basic testing, but nothing beyond that.
I expect it will end up fixing the hangs on EOF as well, but it is
not meant as a proper fix for that issue.


More information about the MPlayer-dev-eng mailing list