ffmpeg minimal linux build with only one filter
I am aiming to compile a minimal build of ffmpeg for Ubuntu. The application requires only the concat filter for .mp4s using H.264 video encoder.
I am aiming to compile a minimal build of ffmpeg for Ubuntu. The application requires only the concat filter for .mp4s using H.264 video encoder.