tar xfvz ffmpeg-0.4.8.tar.gz cd ffmpeg-0.4.8/ patch -p1 < ../ffmpeg-0.4.8-macosx.patch ./configure --prefix=/path_to_install_ffmpeg ; make ; make install ; make installlib cd ..
tar xfvz motion-3.2.4_snap3.tar.gz cd motion-3.2.4_snap3/ patch < ../configure.in.macosx autoconf ; ./configure --with-ffmpeg=/path_where_you_installed_ffmpeg ; make
PatchStatus | ReleasedIncluded |
PatchVersion | 1 |
PatchSubmittedBy | AngelCarpintero |
PatchHandledBy | AngelCarpintero |
PatchForVersion | motion-20051130-051001 |
PatchDependencies | |
ScheduledForVersion | 3.2.4 |
I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
macosx | configure.in.macosx | manage | 1 K | 07 Oct 2005 - 01:07 | AngelCarpintero | patch to configure.in for macosx |
patch | ffmpeg-0.4.8-macosx.patch | manage | 1 K | 07 Oct 2005 - 01:06 | AngelCarpintero | patch for ffmpeg version of macosx |