ffmpeg-debug-qp
ffmpeg-debug-qp copied to clipboard
Why "libswresample" is required?
Hi,
Why the audio library libswresample is required in this project?
No particular reason, I think. It was just the list of libraries that are typically recommended to build an ffmpeg example against, in case you want to deal with audio. I think we can safely remove it.
That's what I thought, too.