Page 1 of 1

Install / Compile new ffmpeg codec - CentOS 5.5x64

PostPosted: Sat Nov 20, 2010 11:07 am
by daniell
After a lot of trying/failing regarding transcode of vma and mpc files on my Centos Server 5.5, x64 i finaly got most of it to work..

First:
# yum remove lame flac faad2 vorbis-tools ffmpeg
** Install cc+ compiler if not already. **
# yum install gcc gcc-c++ autoconf automake

download last ffmpeg-0.6.1 for your kernel, and unpack to /tmp
# cd /tmp/ffmpeg-0.6.1
# ./configure
# make
# make install

# yum install lame flac faad2 vorbis-tools

Add new symbolic link for the new ffmpeg
First delete old symlink in /var/subsonic/transcode ffmpeg

# ln -s /usr/local/bin/ffmpeg /var/subsonic/transcode/ffmpeg

# reboot

I also installed the newest JW-player v5.3.13 as described her
http://forum.subsonic.org/forum/viewtopic.php?t=4825

Have tested on Firefox, Google Chrome, and IE, all works in my setup.

But still not able to transcode protected/licensed wma files......... :-(

Re: Install / Compile new ffmpeg codec - CentOS 5.5x64

PostPosted: Sat Nov 20, 2010 1:47 pm
by Exrace
/me wonder if that would work on a windows based box?
I don't have any protected files.
daniell wrote:But still not able to transcode protected/licensed wma files......... :-(

PostPosted: Sat Nov 20, 2010 4:18 pm
by daniell
Sorry have no clue...
I'm done with Windows Boxed for ages ago..

PostPosted: Sat Nov 20, 2010 4:49 pm
by Exrace
The protection is probably a windows only thing.
Why do you have windows based audio in your collection? :)

MediaMonkey on windows could convert those bad boys for ya. :)

PostPosted: Sat Nov 20, 2010 6:31 pm
by daniell
Yes it is.
I riped some of my Albums from WMP to wma, that was a mistake.
Today I use dBpoweamp to rip to flac, and mp3..