Browse Source

FFmpeg and feature requests

Originally committed as revision 4684 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 20 years ago
parent
commit
4519b8a672
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      doc/faq.texi

+ 8
- 0
doc/faq.texi View File

@@ -144,6 +144,14 @@ default.

@chapter Development

@section Why doesn't FFmpeg support feature [xyz]?

Because no one has taken on that task yet. FFmpeg development is
driven by the tasks that are important to the individual developers.
If there is a feature that is important to you, the best way to get
it implemented is to undertake the task yourself.


@section Are there examples illustrating how to use the FFmpeg libraries, particularly libavcodec and libavformat ?

Yes. Read the Developers Guide of the FFmpeg documentation. Alternatively,


Loading…
Cancel
Save