视频格式要求:视频流-H264,音频流-AAC把两个视频ico.mp4和content.mp4连接成为一个output.mp4ffmpeg&n...
ffmpeg -i infile.mp4 -an -vcodec libx264 -crf ...