开发者

ffmpeg - mandatory filters to use

开发者 https://www.devze.com 2023-02-10 19:34 出处:网络
I am compiling ffmpeg for android. Just wondering which filters are mandatory in开发者_如何学编程 the configuration. If anybody knows please suggest me.From one of the stackoverflow questions the answ

I am compiling ffmpeg for android. Just wondering which filters are mandatory in开发者_如何学编程 the configuration. If anybody knows please suggest me.


From one of the stackoverflow questions the answer is extracted as below.

Filters are only significant if you plan on using them. Have a look at what the filters do and then decide for yourself.

If all you do is just watch videos with ffplay then it's likely you won't need them. If you use ffmpeg for things like analog to digital conversion, re-encoding of videos then it's likely you will need them.

0

精彩评论

暂无评论...
验证码 换一张
取 消