[FFmpeg-user] capture desktop
Eng.Hany Ahmed
micro-me at hotmail.com
Sun Aug 23 18:09:33 CEST 2015
Hello i try to make capture desktop from the ssh terminal i try this command ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 15 -s 1280x1024 -i 00:02.0 -acodec pcm_s16le -vcodec libx264 -preset ultrafast -threads 0 sillyexp.avi
i got this error message " ffmpeg: relocation error: ffmpeg: symbol av_dict_set_int, version LIBAVUTIL_54 not defined in file libavutil.so.54 with link time reference " how i can fix this problem thank you
More information about the ffmpeg-user
mailing list