Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 iPad 开发一个应用程序,它使用 rtsp 协议并使用 FFmpeg 库从远程服务器解码视频。我需要修改视频的对比度,可以使用 ffmpeg 吗?
第二个问题是:如何计算视频的缓冲区?默认情况下使用什么缓冲区 ffmpeg?
谢谢=)