Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2018 00:06:34 +0700
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        "Steve O'Hara-Smith" <steve@sohara.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Convert .flac and .ape to mp3
Message-ID:  <20180104170633.GA16142@admin.sibptus.transneft.ru>
In-Reply-To: <20180104165145.57260d5690b958a46390b9d9@sohara.org>
References:  <20180104163421.GA15692@admin.sibptus.transneft.ru> <20180104165145.57260d5690b958a46390b9d9@sohara.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Steve O'Hara-Smith wrote:
> > 
> > What do you convert ape and flac audio files to mp3 with?
> > 
> > multimedia/ffmpeg does not seem to support encoding to mp3 (only
> > decoding), what else could I try?
> 
> 	The package doesn't support creating mp3 files for legal reasons,
> but if you build the port and enable the LAME option then you can encode
> mp3s with ffmpeg. Alternatively you can build the lame port decode to pcm
> (or wav) and then encode with lame.
> 
> 	I'm fairly sure that all the mp3 encoders require building ports
> for legal reasons.

That was it. I use the default FreeBSD pkg repository with my desktop
system, the audio/lame package is totally absent from there and the
multimedia/ffmpeg package is missing MP3 encoding capability.

I'll have to build them from ports enabling MP3 encoding, which I'm
doing now.

BTW how do you manage such a situation when all of your packages are
from a remote repository and a couple of others you have to build from
ports locally (or install from another repository)?

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
AS43859



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180104170633.GA16142>