Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2018 14:23:48 +0700
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        freebsd-questions@freebsd.org
Subject:   Re: Convert .flac and .ape to mp3
Message-ID:  <20180105072348.GA22296@admin.sibptus.transneft.ru>
In-Reply-To: <20180105070752.GA22162@admin.sibptus.transneft.ru>
References:  <20180104163421.GA15692@admin.sibptus.transneft.ru> <20180104175156.440fa0c2.freebsd@edvax.de> <20180105070752.GA22162@admin.sibptus.transneft.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Victor Sudakov wrote:
> Polytropon wrote:
> > On Thu, 4 Jan 2018 23:34:21 +0700, Victor Sudakov 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?
> > 
> > Huh? I'm using ffmpeg regularly to convert from mp4 or flv _to_ mp3,
> > this works quite well. Maybe you need to install an additional encoder,
> > plugin, or library if you're lacking mp3 support?
> > 
> > 	% ffmpeg -i example.flv example.mp3
> > 
> > It does what it says on the can. Works for years. :-)
> 
> I have built ffmpeg-3.4.1_1,1 and holy sh*t! That's what it is trying
> to install on a headless machine:
> 
> # pkg install ffmpeg
> Updating sibptus repository catalogue...
> sibptus repository is up to date.
> All repositories are up to date.
> The following 43 package(s) will be affected (of 0 checked):
> 
> New packages to be INSTALLED:
>         ffmpeg: 3.4.1_1,1
>         fontconfig: 2.12.1,1

[dd]

> 
> I definitely don't want all that X11 stuff there. What have I missed while building it? 
> I most certainly have OPTIONS_UNSET=X11 im make.conf.
> 
> I feel there are some knobs I need to disable before building. Do you happen to know which ones?

Oh no, ffmpeg is a dependency of www/firefox, so I'd probably better
not disable anything in it lest FireFox functionality should suffer.

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



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