[MPlayer-dev-eng] [PATCH] error checking in ao_pcm
D Richard Felker III
dalias at aerifal.cx
Wed Dec 31 16:18:08 CET 2003
On Wed, Dec 31, 2003 at 02:40:32PM +0100, Marco Gaddoni wrote:
> Hello
>
> Here is a patch to add error checking
> in ao_pcm. This is mostly usefull when you
> fill up the disk while dumping the audio.
> Please note that mplayer should really
> abort when you are out of space
> (the audiodump is incomplete) but
> i don't know how to abort mplayer
> from inside the play method.
ao devices should not be able to abort the player. On the other hand,
pcm should not be an ao device, but rather mux_wav and mux_raw for
mencoder... In any case I don't think changes like these will be made
in G1.
Rich
More information about the MPlayer-dev-eng
mailing list