[MPlayer-dev-eng] [PATCH] audio support for avisynth scripts

Gianluigi Tiesi mplayer at netfarm.it
Tue Feb 27 06:50:30 CET 2007


I've posted some times about applying the audio patch support,
but it was ignored, so I'll repost it,
Please tell me at least a "rejected" so I can live in peace :)

The patch is not made by me but it works, I'm using it for a while.
The only glitch noticed (but not yet tested by me) is that the avs
support with audio has problem using the gui when using multiple avs.

http://oss.netfarm.it/mplayer/patches/xx_demux_avs_audio.diff.bz2

pls note that the block that starts with:

sh_audio->wf = (WAVEFORMATEX*) malloc(sizeof(WAVEFORMATEX));

it's not cosmetics, the new block belong to an else
that is indented +1 rather the old code and anyway the code
is a bit different.

Regards

-- 
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/



More information about the MPlayer-dev-eng mailing list