[FFmpeg-user] Statics when record with ffmpeg
MrNice
wxcvbn2006 at iol.ie
Sat Jul 11 13:55:21 CEST 2015
On 11/07/15 12:20, Carl Eugen Hoyos wrote:
> MrNice <wxcvbn2006 <at> iol.ie> writes:
>
>> Looks like no alsa:
>
> Try something like
> $ yum install alsa-utils alsa-lib
>
>> Enabled indevs:
>> dv1394 lavfi v4l2
>> fbdev oss x11grab_xcb
>
> You could also test oss.
>
>> ./configure --enable-libpulse
>> ERROR: libpulse not found using pkg-config
>
> You need something like pulseaudio
> or pulseaudio-core-libs
>
> Carl Eugen
>
I'd guess you mean installed package.
$ yum list installed 'alsa*'
Installed Packages
alsa-firmware.noarch 1.0.29-1.fc22
alsa-lib.i686 1.0.29-1.fc22
alsa-lib.x86_64 1.0.29-1.fc22
alsa-plugins-pulseaudio.x86_64 1.0.29-1.fc22
alsa-tools.x86_64 1.0.29-1.fc22
alsa-tools-firmware.x86_64 1.0.29-1.fc22
alsa-utils.x86_64 1.0.29-1.fc22
$ yum list installed 'pulseaudio*'
Installed Packages
pulseaudio.x86_64 6.0-4.fc22
pulseaudio-libs.i686 6.0-4.fc22
pulseaudio-libs.x86_64 6.0-4.fc22
pulseaudio-libs-glib2.x86_64 6.0-4.fc22
pulseaudio-module-bluetooth.x86_64 6.0-4.fc22
pulseaudio-module-x11.x86_64 6.0-4.fc22
pulseaudio-utils.x86_64 6.0-4.fc22
So alsa and pulseaudio are installed
???
JP
More information about the ffmpeg-user
mailing list