Revision [25028]
This is an old revision of ffmpeg made by coolpup on 2012-11-12 12:43:39.
FFmpeg
audio & video processing, with libavcodec- identify any missing dependencies via the command-line interface:
ffmpeg
- dependencies: +alsa-lib,+bzip2,+celt,+flac,+fontconfig,+freetype,+grep,+jack,+lame,+libao,+libass,+libbluray,+libcdio,+libdca,+libjpeg,+libogg,+libpng,+libtheora,+libvorbis,+libvpx,+libxext,+libxv,+openal,+openjpeg,+opus,+pulseaudio,+rtmpdump,+sdl,+speex,+tar,+tiff,+v4l-utils,+vo-aacenc,+vo-amrwbenc,+x264,+xvidcore
- using ffmpeg for video playback
- verify whether a ffmpeg package has x11grab support:
ffmpeg -formats 2>/dev/null | grep x11
- latest snapshot:
http://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2
- appendix:
- http://ffmpeg.org/
- http://ffmpeg.org/download.html
- http://www.t2-project.org/packages/ffmpeg.html
- https://en.wikipedia.org/wiki/MPEG-4_Part_14
- http://www.murga-linux.com/puppy/viewtopic.php?t=73975
- http://www.e-rave.nl/installing-ffmpeg-on-debian-squeeze-and-newer
- http://ffmpeg.org/trac/ffmpeg/wiki/How%20to%20quickly%20compile%20libaacplus
Categories
CategoryMultimediaCategorySoftwareTopPackages
CategorySoftwareLibraries
CategorySoftware