The relevant bits of my motion.conf are: ffmpeg_cap_new on ffmpeg_cap_motion off ffmpeg_timelapse 0 ffmpeg_bps 500000 ffmpeg_variable_bitrate 2 ffmpeg_video_codec ffv1 Motion version: 3.2.11-2ubuntu0.1
| Motion version: | 3.2.11.2 | 
| ffmpeg version: | SVN-r19352-4:0.5+svn20090706-2ubuntu2 | 
| Shared libraries: | ffmpeg, postgresql, libavcodec-extra-52, libavformat-extra-52, libavutil-extra-49, libjpeg62 | 
| Server OS: | Ubuntu Server 9.10 | 
mkdir motion-3.2
-- AngelCarpintero - 15 Apr 2010cd motion-3.2
svn co http://www.lavrsen.dk/svn/motion/branches/3.2
./configure --prefix=/usr/local
make
sudo make install
/usr/local/bin/motion -c /etc/motion.conf
| TopicTitle | ffmpeg writes FLV files even when FFV1 is selected. | 
| BugStatus | Released | 
| AssignedBugTo | AngelCarpintero | 
| SubmittedBy | TobyCorkindale |