ffmpeg -f x11grab -s 1024x768 -r 25 -i :0.0 -sameq output.mkv
ffmpeg -i input.mp4 -c:a ac3 -c:v copy videowithac3.mp4