Discussion:
academic network
2011-03-12 00:13:48 UTC
Permalink
good day,

started using cmus a couple of weeks ago and i m not looking back. thnx for all the hard work, much appreciated.

also: just realised that my cmus (latest version on 64 bit suse 11.3) can t play 24bit-96kHz FLAC. am i missing a plug-in? suggestions appreciated.

rgds
ps
Gregory Petrosyan
2011-03-12 15:19:50 UTC
Permalink
On Sat, Mar 12, 2011 at 3:13 AM, academic network
Post by academic network
good day,
started using cmus a couple of weeks ago and i m not looking back. thnx for
all the hard work, much appreciated.
Thanks, nice to hear this!
Post by academic network
also: just realised that my cmus (latest version on 64 bit suse 11.3) can t
play 24bit-96kHz FLAC. am i missing a plug-in? suggestions appreciated.
Can you please try the git version (I assume you are using suse
package of cmus v2.3.4)?

It is quite stable, and very easy to install:

$ git clone git://gitorious.org/cmus/cmus.git
$ cd cmus/
$ ./configure DEBUG=2
$ make
$ sudo make install

You'll need to install packages like libflac-dev (e.g. for Ubuntu)
etc. first, to be able to build input/output plugins.

                Gregory
Gregory Petrosyan
2011-03-12 15:22:23 UTC
Permalink
On Sat, Mar 12, 2011 at 6:19 PM, Gregory Petrosyan
Post by Gregory Petrosyan
On Sat, Mar 12, 2011 at 3:13 AM, academic network
Post by academic network
also: just realised that my cmus (latest version on 64 bit suse 11.3) can t
play 24bit-96kHz FLAC. am i missing a plug-in? suggestions appreciated.
Also, to quickly check what plugins SuSE's version contains, you can
run "cmus --plugins".

                Gregory
Jason Woofenden
2011-03-12 21:11:16 UTC
Permalink
Post by academic network
also: just realised that my cmus (latest version on 64 bit suse
11.3) can t play 24bit-96kHz FLAC. am i missing a plug-in?
suggestions appreciated.
Good timing. This feature was added in the last week or so. Thanks
primarily to Johannes Weißl!

As Gregory said, you'll need to get the latest from the repo to get
this feature. Just a couple more tips:

1) get your package manager to install the dependancies for you,
that way hopefully you'll have at least the plugins you had before.

Like this perhaps: zypper build-deps-install cmus

2) remove cmus and cmus-plugin-* packages with your package
manager. Then we don't have to worry about running new cmus with
old plugins or vice versa.

Take care, - Jason
Johannes Weißl
2011-03-12 23:25:45 UTC
Permalink
Post by Jason Woofenden
Post by academic network
also: just realised that my cmus (latest version on 64 bit suse
11.3) can t play 24bit-96kHz FLAC. am i missing a plug-in?
suggestions appreciated.
Good timing. This feature was added in the last week or so. Thanks
primarily to Johannes Weißl!
Thanks for the credits, but I merely enabled soft scale and OSS support
for 24bit FLAC :-).


Johannes
Johannes Weißl
2011-03-12 23:36:21 UTC
Permalink
Hello,
Post by academic network
started using cmus a couple of weeks ago and i m not looking back.
thnx for all the hard work, much appreciated.
also: just realised that my cmus (latest version on 64 bit suse 11.3)
can t play 24bit-96kHz FLAC. am i missing a plug-in? suggestions
appreciated.
24bit-96kHz FLAC should be supported (not just in the latest git
version). What version of cmus and what output plugin
(:set output_plugin=<TAB>) are you using? OSS doesn't support 24bit FLAC
until latest git. Can you mail me your FLAC file (privately)?


Johannes

Loading...