新しいコーデックを ffmepg に追加することはできますか? 私は少し検索しましたが、これについて具体的な答えを見つけることができませんでした。可能であれば、手順を教えてください。
18157 次
1 に答える
5
You have to add it to the library internally; the wiki linked to in that comment (not an answer?) http://wiki.multimedia.cx/index.php?title=FFmpeg_codec_howto is a good place to start, and also check https://ffmpeg.org/developer.html#New-codecs-or-formats-checklist.
Most internal utilities aren't exported, so it's not as if external codec support would be useful.
于 2009-11-03T02:15:36.260 に答える