1
- build-depend on ffmpeg?
2
* needs libavformat-dev, libavcodec-dev, not libpostproc-dev
3
* needs ffmpeg/avformat.h, ffmpeg/avcodec.h, ffmpeg/avi.h
4
* strip gst-libs from tarball and from toplevel Makefile.am
5
* ffmpeg is configured with --disable-v4l --disable-audio-oss --disable-dv1394 --disable-vhook --disable-ffmpeg --disable-ffserver
6
* strip configure.ac stanza (AC_CONFIG_SUBDIRS(gst-libs/ext/ffmpeg))
7
* strip gst-libs/Makefile and gst-libs/ext/Makefile from configure.ac
8
* set HAVE_FFMPEG_UNINSTALLED to 0 in configure.ac