Search code examples
raspberry-pimotion

Motion disable AVI Videos


My motion (running on raspberry) is storing .avi files. output_pictures off is set, so i don't know why motion does this.

Anyone a idea how I can disable this?


Solution

  • The generation of moving image files is controlled by the config setting ffmpeg_output_movies. Setting this to off should resolve the problem.