WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Mplayer-nodeps  (Read 2174 times)

Offline manmasel

  • Newbie
  • *
  • Posts: 4
Mplayer-nodeps
« on: September 29, 2011, 02:41:48 AM »
Hi,
Mplayer-nodeps.tcz don't support the audio out with driver ALSA.
I have checked with:

mplayer -ao help

And I have seen that there is not indicated "alsa" in the Available output driver list.
(only oss,mpegpes,v4l2,null,pcm)

The problem is that the soundcard that I use ( an USB sound card made by my company) is usable only with alsa.

If I use Mplayer-svn-gtk1.tgz, all is ok.

I have tried this in TC 3.8 and TC4.0 with same trouble.

Is my mistake or there is an error in mplayer compilation?

UPDATE: Sorry, I have seen now an old conversation on this argument :P

« Last Edit: September 29, 2011, 02:47:38 AM by manmasel »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14620
Re: Mplayer-nodeps
« Reply #1 on: September 29, 2011, 02:47:22 AM »
Unless I'm missing something, mplayer-nodeps means exactly that - no dependencies

If it worked with alsa, then it would have alsa as a dependency, no?

Offline manmasel

  • Newbie
  • *
  • Posts: 4
Re: Mplayer-nodeps
« Reply #2 on: September 29, 2011, 02:53:05 AM »
Yes..... effectively is right...
I was wrong because in the extension "info" there is written "for sound you'll of course need OSS or alsa".

I'm not english and perhaps I misunderstood.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10974
Re: Mplayer-nodeps
« Reply #3 on: September 29, 2011, 08:06:59 AM »
It does not support alsa output, yes, but you can play sound from OSS apps on alsa drivers fine. If you don't use the alsa scripts, you may need to manually load the alsa oss modules, or use the aoss script. (I see aoss isn't available in 4.x currently; please ping JLS if you need that.)
The only barriers that can stop you are the ones you create yourself.

Offline cast-fish

  • Hero Member
  • *****
  • Posts: 1000
  • hi there
Re: Mplayer-nodeps
« Reply #4 on: November 20, 2011, 10:14:49 AM »
hello

is there any cure for the error of

"cache is not filling properly"

it pops up each time a web movie is streamed...using mplayer nodeps.

I tried the advice from mplayer but the arguments below make no difference ...

-cache and  -cache-min

also i wondered in 3.8 tcl if movie playing is under any cpu power scaling?....

i have already installed scaling into tcl 3.8 and it is working in an "ondemand" fashion.

Will this scaling be fine for movie playing?

Thanyou

V.
V.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10974
Re: Mplayer-nodeps
« Reply #5 on: November 21, 2011, 06:51:49 AM »
Your cpu and/or network connection is too slow for the cache settings. Ondemand cpu scaling should work fine with movies.

If increasing the cache doesn't help, you can download the movie first and then watch.
The only barriers that can stop you are the ones you create yourself.