Jerry!
I'd treally try the pcm-device thing, because mplayer seemed to be picky
about formats of the audio-files and supported soundcard formats. This seems
to be a special problem with alsa. As you experienced oss is no dificulty as
well as jack.
Kindest regards
Julien
Music
Julien Claassen wrote:
> Hi Jerry!
> How many channels can your soundcard play? What your default samplingrate?
> I
> had similar problems with mplayer, with my multichannel card. I had to create
> a .asoundrc and create a 2-channel pcm device, which I gave to mplayer like
> that:
> mplayer -
Hi Jerry!
How many channels can your soundcard play? What your default samplingrate? I
had similar problems with mplayer, with my multichannel card. I had to create
a .asoundrc and create a 2-channel pcm device, which I gave to mplayer like
that:
mplayer -ao alsa,o1 $FILE
Best thing if you c
On 6/7/07, Jerry Geis <[EMAIL PROTECTED]> wrote:
> When I run "mplayer -ao alsa:noblock movie.wmv" or "mplayer -ao alsa
> movie.wmv"
> I see video but no audio.
> mplayer reports:
> Could not open/initialize audio device -> no sound.
> Audio: no sound
Please post the full mplayer output.
Lee
---
On Thu, 07 Jun 2007 16:45:20 -0400
Jerry Geis <[EMAIL PROTECTED]> wrote:
> I am using alsa-1.0.14.
>
> I am using mplayer 1.0rc1
>
> I have installed alsa a number of times. Basically I do this:
>
> cd $WHERE/$DRIVER_DIR; ./configure $LIBDIRS
> --with-cards=hda-intel,intel8x0 --with-redhat=yes
I am using alsa-1.0.14.
I am using mplayer 1.0rc1
I have installed alsa a number of times. Basically I do this:
cd $WHERE/$DRIVER_DIR; ./configure $LIBDIRS
--with-cards=hda-intel,intel8x0 --with-redhat=yes
--with-kernel=/lib/modules/`uname -r`/build ; make; make install;
./snddevices
cd $WHER