Revision [24809]
This is an old revision of ffmpeg made by coolpup on 2012-10-27 15:44:47.
FFmpeg
- audio & video processing, with libavcodec:
- for video playback select one of these options
- for audio & video file conversion use an older version of ffmpeg and select one of these following options:
- the command-line interface
ffmpeg --help
- Menu > Multimedia > FFConvert
- identify any missing dependencies via the command-line interface:
ffmpeg
- installed version information:
ffmpeg
- verify whether a FFmpeg package has x11grab support:
ffmpeg -formats 2>/dev/null | grep x11
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
- http://puppylinux.org/wikka/software
Categories
CategoryMultimediaCategorySoftwareTopPackages
CategorySoftwareLibraries
CategorySoftware