This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
ffmpeg010/README.md

432 B

ffmpeg010

FFmpeg is a very fast video and audio converter. It can also grab from a live audio/video source. The command line interface is designed to be intuitive, in the sense that ffmpeg tries to figure out all the parameters, when possible. You have usually to give only the target bitrate you want. FFmpeg can also convert from any sample rate to any other, and resize video on the fly with a high quality polyphase filter.