Is it possible to add new codec's to ffmepg? i searched a bit and was not able to find any concrete answer about this. If possible, Can i know the steps?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
You have to add it to the library internally; the wiki linked to in that comment (not an answer?) 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.