[MPlayer-dev-eng] tv input problems and partial solutions

Alex Beregszaszi alex at naxine.org
Sun Jun 23 18:39:59 CEST 2002


Hi,

is the tv audio really working with your patch?

> This patch adresses the problem of "doublespeed" encoding and max 12fps
> framerate...  If the tv-audio is mono then there is no interleaved data and 
> there is only len/2 samples in buffer.  This solution is not clear, but I do
> not know how to encode mono audio stream with liblame.  It gives an AVI with
> two channel audio regardless of (mux_a->wf->nChannels == 1) and mode=3 --
> any ideas???
try to use lame_encode_buffer(), look at lame/lame.h

-
alex



More information about the MPlayer-dev-eng mailing list