[FFmpeg-user] Problem with ffmpeg command when recording live streams
Moritz Barsnick
barsnick at gmx.net
Fri Apr 28 20:40:59 EEST 2017
On Fri, Apr 28, 2017 at 15:28:49 +0000, Yanet Giuse wrote:
> ffmpeg version N-81709-g492259c Copyright (c) 2000-2016 the FFmpeg developers
This is six months old. Please always try laster git master, or at
least something very recent.
> configuration: --enable-gpl --enable-libx264 --enable-shared --enable-libx265 --enable-nvenc
[...]
> Unknown encoder 'mp3'
Your ffmpeg isn't compiled with libmp3lame or any other mp3 encoder,
please replace "mp3" with "aac" for this test.
Moritz
More information about the ffmpeg-user
mailing list