[MPlayer-dev-eng] [PATCH] Do not close feed in the middle of decoding.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Jul 25 08:33:01 CEST 2013


On 25.07.2013, at 01:16, Thomas Orgis <thomas-forum at orgis.org> wrote:
>> Second, MPlayer has no problem with sample rate changing, I don't remember the details but it should work fine when e.g. using FFmpeg decoders.
> 
> So, if I interpret that correctly, we can skip fixing the possible
> output format (rate, channels, etc) in ad_mpg123 and just change
> sh->samplerate and sh->channels accordingly, right during decoding?

I think so, but look at ad_ffmpeg if it does something special like calling a reinit function.
Video decoders need to do that, but I think for audio it is all automatic.


More information about the MPlayer-dev-eng mailing list