Convert .flac and .ape to mp3
Victor Sudakov
vas at mpeks.tomsk.su
Fri Jan 5 07:23:54 UTC 2018
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
More information about the freebsd-questions
mailing list