Nick: NEVERLAND Oggetto: re:.mpc questo sconosciuto Data: 20/1/2004 10.10.39 Visite: 38
http://tc.versiontracker.com/product/redir/lid/383220/mpc2aiff.sit http://www.versiontracker.com/redir.fcgi/kind=1&db=vt3&id=18923/mpc2aiff_10b1.sit mpc2aiff is a front-end interface for the command-line utility mppdec (by Frank Klemm), which will decode mpc files (mpp, mp+) to aif format. If you usually surf the web and share music, then you should know what is this format (or at least the mac-unplayable ".mpc" extension -see reviews below-), a high quality compression algorithm based on MPEG. mpc2aiff will convert these files to ".aif", suitable to burn to a CD or whatever other utility you give them. http://triumphant.us/~master/mppdec-PPC-MacOS-X-1.1.zip a way to play mpc files directly without any conversion process or large uncompressed audio files eating up hard disk space with a shell command using esdcat (fink install esd). after unzipping $ chmod u+x mppdec (to change the file permissions to enable you to run it) $ sudo mv mppdec /usr/local/bin/ (OPTIONAL: only if you wish to be able to run the command by simply typing mppdec anywhere) $ mppdec FILENAME.mpc | esdcat and you will hear audio :) you can also use wildcards: $ mppdec *.mpc | esdcat or even m3u playlists: $ mppdec playlist.m3u | esdcat More Info vedi un pò se risolvi con uno di questi purtroppo il MAC nn l'ho mai usato  |