General discussion

Here you can discuss everything related to MOC which doesn't fit other subforum.

Resume playing on server startup

Hi,

I was using MPD for quite long time, but now I'm considering switch to MOC. It's nice player, unfortunetly it can't be controlled completly remote (ie. mocp -p song_number).

One of features I would like to see, is resume playing after server start. Information about last played track could be saved in some file on server shutdown (mocp -x), and then resumed after start (mocp -S).
With that feature implemented, I could write simple init.d script and start mocp on last played track while turning on computer, as MPD does.

Software-mixer for moc (here it is :-) )

There have been some discussions about the niceness of having a software mixer for moc. Finally I had my personal softmixer-lack-experience and decided to write a mixer for moc.
I provide here a patch that has to be applied to revision 2057 of the moc-code in the subversion repository. I think this is currently the most recent revision.

If you would like to test the mixer: http://informatik.uni-bremen.de/~hiben/moc/moc-svn-r2057-softmixer.patch

There is some more info at the site (same url, without the file).

I tested this extension and it seems to work fine. There might still be bugs and I would like to hear some feedback.

The patch provides a software mixer that will be build per default setting.
It needs to be switched on by pressing 'w' (can be customized). It then acts as a third mixer.

Let me know, what you think (or what should be changed).

./configure problems under FreeBSD

Configure can't find iconv.h and iconv_open() in iconv.h

This problem can be fixed by this code
"
ln -s /usr/local/lib/libiconv.so /usr/lib/libiconv.so
ln -s /usr/local/lib/libiconv.a /usr/lib/libiconv.a
ln -s /usr/local/lib/libiconv.la /usr/lib/libiconv.la
ln -s /usr/local/include/iconv.h /usr/include/iconv.h
"

Chances of a .deb direct download?

I'm really liking moc, but the latest version available in the Ubuntu repositories is 2.4.1, which has issues with ALSA playback.

I'd like to upgrade to 2.4.3, but for some reason it won't compile. Is there any chance someone could give me a .deb binary of 2.4.3?

MOC autoconnect to JACK output

Hi, i was wondering how to make MOC autoconnect to a JACK output. I'm using jack with freebob, so my output should go to system:playback_

The only way i can do it now is through patchage, but life would be so much easier with less clicks :)

is there any way to do it through some config file?.. I'm new to MOC, but i'm loving it already.. thanx

User interface

I would like the file view and the playlist take up the whole width of the terminal because most often file/songnames gets truncated so you can't see the whole information. I know one can see it at the bottom, but I'd like to see it in the list.

The way this would function is that each time tab is pressed, the view would switch between either full-width filelist or full-width playlist. Maybe set this as an option.

compile error 2

hi all i have a little problem,

ps/libffmpeg_decoder_la-ffmpeg.Tpo -c ffmpeg.c -fPIC -DPIC -o .libs/libffmpeg_decoder_la-ffmpeg.o
ffmpeg.c: In function `ffmpeg_open':
ffmpeg.c:124: warning: comparison between signed and unsigned
ffmpeg.c: In function `ffmpeg_seek':
ffmpeg.c:177: warning: unused variable `data'
ffmpeg.c:178: warning: unused variable `err'
ffmpeg.c: In function `ffmpeg_decode':
ffmpeg.c:269: warning: `avcodec_decode_audio' is deprecated (declared at /usr/include/ffmpeg/avcodec.h:2763)
ffmpeg.c: At top level:
ffmpeg.c:175: warning: unused parameter 'sec'
/bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -g -O2 -Wall -W -I/usr/include/alsa -I/usr/local/include -I/usr/local/include -export-dynamic -o libffmpeg_decoder.la -rpath /usr/local/lib/moc/decoder_plugins -module -avoid-version libffmpeg_decoder_la-ffmpeg.lo -lavformat -lavcodec -lz -la52 -lmp3lame -lxvidcore -lx264 -lfaac -lfaad -ldl -ltheora -lvorbisenc -lavutil -lvorbis -lm -logg -lm
gcc -shared .libs/libffmpeg_decoder_la-ffmpeg.o -pthread -lavformat -lavcodec -lz -la52 /usr/lib/libmp3lame.so -lxvidcore -lx264 -lfaac -lfaad -ldl /usr/lib/libtheora.so /usr/lib/libvorbisenc.so -lavutil /usr/lib/libvorbis.so /usr/lib/libogg.so -lm -Wl,-soname -Wl,libffmpeg_decoder.so -o .libs/libffmpeg_decoder.so
/usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../i486-slackware-linux/bin/ld: cannot find -la52
collect2: ld returned 1 exit status
make[3]: *** [libffmpeg_decoder.la] Błąd 1
make[3]: Opuszczenie katalogu `/home/ja/moc-2.4.2/decoder_plugins/ffmpeg'
make[2]: *** [all-recursive] Błąd 1
make[2]: Opuszczenie katalogu `/home/ja/moc-2.4.2/decoder_plugins'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/ja/moc-2.4.2'
make: *** [all] Błąd 2
root@darkstar:/home/ja/moc-2.4.2
what i have do please a asap answer and i sorry too my english is on
low level :))

SVN: Window title is being dumped in the main window and corrupting it

a copy of the window title is being dumped in the main window, corrupting the screen.

Pages

Subscribe to RSS - General discussion