You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
563B

  1. \input texinfo @c -*- texinfo -*-
  2. @settitle FFmpeg Protocols Documentation
  3. @titlepage
  4. @center @titlefont{FFmpeg Protocols Documentation}
  5. @end titlepage
  6. @top
  7. @contents
  8. @chapter Description
  9. @c man begin DESCRIPTION
  10. This document describes the input and output protocols provided by the
  11. libavformat library.
  12. @c man end DESCRIPTION
  13. @include protocols.texi
  14. @include authors.texi
  15. @ignore
  16. @setfilename ffmpeg-protocols
  17. @settitle FFmpeg protocols
  18. @c man begin SEEALSO
  19. ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
  20. @c man end
  21. @end ignore
  22. @bye