The Gst FFMpeg contains GStreamer plugins for FFMpeg.
This package is known to build and work properly using an LFS-7.4 platform.
GStreamer 1.0 series is not API or ABI compatible with GStreamer 0.10 series and both can be installed on the same system.
Download (HTTP): http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.13.tar.bz2
Download MD5 sum: 7f5beacaf1312db2db30a026b36888c4
Download size: 4.6 MB
Estimated disk space required: 272 MB
Estimated build time: 2.9 SBU
gst-plugins-base-0.10.36 and yasm-1.2.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gst-ffmpeg
Install Gst FFMpeg by running the following commands:
patch -p1 < ../gst-ffmpeg-0.10.13-gcc-4.7-1.patch && ./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2013-08-24 04:19:06 -0700