yading@10: =head1 NAME yading@10: yading@10: ffmpeg-formats - FFmpeg formats yading@10: yading@10: =head1 DESCRIPTION yading@10: yading@10: yading@10: This document describes the supported formats (muxers and demuxers) yading@10: provided by the libavformat library. yading@10: yading@10: yading@10: yading@10: =head1 FORMAT OPTIONS yading@10: yading@10: yading@10: The libavformat library provides some generic global options, which yading@10: can be set on all the muxers and demuxers. In addition each muxer or yading@10: demuxer may support so-called private options, which are specific for yading@10: that component. yading@10: yading@10: Options may be set by specifying -I