[MPlayer-users] Re: mplayer audio from TV line???

Jonathan Rogers jonner at teegra.net
Wed Aug 27 14:18:05 CEST 2003


Bill Eldridge wrote:
> I have a PC with a soundcard (/dev/dsp0) and a Flyvideo TV card
> (/dev/dsp1). There is no external cable connecting souncard and
> TV audio, and I don't want one. I would like to tell mplayer to
> grab the audio output off /dev/dsp1 and play it out of the normal
> esd/arts or /dev/dsp0 audio output.
> 
> Is there a simple command to do this?

I don't think MPlayer can do this internally, but sox works. Try this: 
"sox -t ossdsp /dev/dsp1 -t ossdsp /dev/dsp0".

<URL:http://sox.sourceforge.net/>

Jonathan Rogers



More information about the MPlayer-users mailing list