[FFmpeg-user] [swscaler @ 0xa533860] Warning: data is not aligned!

Rev. Fr. Robert Bower frrobert at batushkas.com
Sat Jun 7 22:27:19 CEST 2014


When I try to do screen capture with audio I receive the following error 
message.

[swscaler @ 0xa533860] Warning: data is not aligned!
Here is the command I am using
/home/frrobert/bin/ffmpeg -f alsa -ac 1 -i pulse -f x11grab -r 25 -s 
1360x768 -i :0.0+0,0 -acodec pcm_s16le -vcodec libx264 -preset ultrafast 
-threads 0 output.mkv

  I am compiling everything from source and redownloaded and recompiled 
today and same error.

Here what I am running

ffmpeg version 2.2.git
built on Jun  7 2014 15:56:34 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configuration: --prefix=/home/frrobert/ffmpeg_build 
--extra-cflags=-I/home/frrobert/ffmpeg_build/include 
--extra-ldflags=-L/home/frrobert/ffmpeg_build/lib 
--bindir=/home/frrobert/bin --extra-libs=-ldl --enable-gpl --enable-libass 
--enable-libfdk-aac --enable-libfreetype --enable-libmp3lame 
--enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx 
--enable-libx264 --enable-nonfree --enable-x11grab
libavutil      52. 89.100 / 52. 89.100
libavcodec     55. 66.100 / 55. 66.100
libavformat    55. 42.101 / 55. 42.101
libavdevice    55. 13.101 / 55. 13.101
libavfilter     4.  6.100 /  4.  6.100
libswscale      2.  6.100 /  2.  6.100
libswresample   0. 19.100 /  0. 19.100
libpostproc    52.  3.100 / 52.  3.100

Any idea on how to avoid the error?

Thanks,

Rev. Fr. Robert Bower


More information about the ffmpeg-user mailing list