View previous topic :: View next topic |
Author |
Message |
guitarbrasil n00b

Joined: 08 Nov 2007 Posts: 14 Location: brasil
|
Posted: Tue Apr 08, 2008 7:14 pm Post subject: maplayer playing vidoes very fast. (solved) |
|
|
It is playing the videos so fast that is impossible to understand either the audio or the video.
Some movies I can slow down the speed up to a confortable point with the [ key but other I get to the slower speed and it continues understandable.
I noticed eve the gtick metronome is playng at double speed.
If I set it to run 40 it runs in 80.
I already recompiled it and also tried different use flags but nothing have worked.
Last edited by guitarbrasil on Sun Apr 13, 2008 3:04 pm; edited 1 time in total |
|
Back to top |
|
 |
coolsnowmen Veteran


Joined: 30 Jun 2004 Posts: 1479 Location: No.VA
|
Posted: Tue Apr 08, 2008 8:35 pm Post subject: |
|
|
try enabling use=rtc, and the approprate kernel config so that you have a realtime clock in /dev/ (probably /dev/rtc) _________________ emerge: there are no ebuilds to satisfy "moo" |
|
Back to top |
|
 |
guitarbrasil n00b

Joined: 08 Nov 2007 Posts: 14 Location: brasil
|
Posted: Sun Apr 13, 2008 3:04 pm Post subject: |
|
|
I just had to run it this way:
Code: | mplayer -ao alsa <video> |
It was getting/using oss emulation instead of alsa.
I guess that -ao option means audio output.
[/b][/i] |
|
Back to top |
|
 |
|