Here you can discuss everything related to MOC which doesn't fit other subforum.
Submitted by jcf on Sat, 2011-10-22 19:40
Is anyone out in MOCland interested in helping me with a task
involving the grouping of MOC's command line options in a more
user-friendly manner? There is no programming involved, and
I'd actually prefer a non-programming user's view.
If so, let me know by posting a reply here and I'll get back
to you off-forum with more about what I have in mind.
Submitted by ermigoo on Fri, 2011-10-07 02:40
moc runs on older computers. I need to install moc on an 80486 with 8MB of RAM and I recognize any sound card. If anyone has installed Linux on a PC some similar and can help me or tell me I need to install it would be great. thanks
Attn: David Rodriguez
mail: davidrodriguez24 at gmail dot com
Submitted by mark7 on Sun, 2011-10-02 15:39
A while back, the Ogg folks seem to have produced "Ogg Skeleton", a scheme for allowing efficient seeking within a file. They do list the caveat that not all decoders can yet handle this.
When I try to open one with moc 2.5.0-alpha4 as packed for Ubuntu 11.04, I get:
"Can't open speex file: can't read header"
moc seems to use libogg and libspeex; mplayer, which uses the same libraries, seems to have no problems reading and seeking with the speex file.
Producing a speex file using Ogg Skeleton for testing is easy: take a .wav, and encode it with "speexenc --skeleton". The resulting file works in mplayer, but not in moc. If the --skeleton flag is removed, the file works fine in moc.
Submitted by gdr on Thu, 2011-09-15 16:34
PulseAudio allows one to amplify sound above 100%.
The simplest way to do it:
- Start Pulse Audio Manager (cli: paman)
- Go to Devices tab
- Under "Sinks", identify your device. Double click it.
- Under "Basic", there is a volume control allowing you to set volume to as much as 480%
Doing this breaks an assertion in mocp and causes immediate exit:
mocp: interface_elements.c:3891: iface_set_mixer_value: Assertion `value >= 0 && value <= 100' failed.
Aborted
Submitted by umwelto on Thu, 2011-09-08 01:44
Hi guys.. I'm new here and fascinated with MOC... Its almost perfect!! the only thing I miss in my new player now is audio visualization.. Does any developer here knows how to bring that to MOC? I can help, I can do programming...
cheers from Chile (sorry if my english is bad)
David
Submitted by scorched on Tue, 2011-08-30 18:41
Hello, mocp works ok for me but I get a crash on exit from client (music continues playing).
$ uname -a
Linux localhost 2.6.39.3 #1 SMP PREEMPT Mon Jul 11 01:53:25 UTC 2011 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3600+ AuthenticAMD GNU/Linux
AgiliaLinux 8.0 RC1 64bit; tested with mocp 2.5.0-alpha (pre-packaged) and 2.4.4 (from source).
I just installed it, so no config.
$ mocp -D
Loading plugins from /usr/lib64/moc/decoder_plugins...
Loading plugin libaac_decoder...
OK
Loading plugin libffmpeg_decoder...
OK
Loading plugin libflac_decoder...
OK
Loading plugin libmodplug_decoder...
OK
Loading plugin libmp3_decoder...
OK
Loading plugin libmusepack_decoder...
OK
Loading plugin libsndfile_formats_decoder...
OK
Loading plugin libspeex_decoder...
OK
Loading plugin libvorbis_decoder...
OK
Loading plugin libwavpack_decoder...
OK
Segmentation fault
backtrace:
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x00007ffff41c00e1 in ?? () from /lib64/libc.so.6
#2 0x00007ffff41c0135 in exit () from /lib64/libc.so.6
#3 0x00007ffff41a9c54 in __libc_start_main () from /lib64/libc.so.6
#4 0x00000000(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x00007ffff41c00e1 in ?? () from /lib64/libc.so.6
#2 0x00007ffff41c0135 in exit () from /lib64/libc.so.6
#3 0x00007ffff41a9c54 in __libc_start_main () from /lib64/libc.so.6
#4 0x000000000040c7e9 in _start ()0040c7e9 in _start ()
Any ideas?
Submitted by nicolas66 on Mon, 2011-08-29 13:09
Hi there!
First, I would like to thank the authors of MOC for this wonderful program :)
So, my question is the following: is there a simple way to automatically get back in the directory where the last song was played when MOC starts? I also would appreciate if it was possible to position the cursor on this song. Thanks in advance for your help ;)
--
Nicolas.
Submitted by thapriest on Mon, 2011-08-22 08:54
Hi All,
I've noticed that when i use Replay, the replay function is not infinite. it stops after a while. What i need is an infinite loop and in shuffle mode. Is this possible?
Pages