目录一、pom.XML二、application.properties三、编写一个配置类用于解决乱码问题和对象真实的类型问题四、代码案例4.1 model 准备 因为有可能存对象4.2 使用Redis 操作string4.3 使用redis 操作list4.4 使用redis 操
As the title said, I have a CAF file and I want to insert that file into a video file using ffmpeg(Programmatically ) using C.