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
                                          
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to