As title says. I'm recording with AMF plugin and I'd like to save in .avi container. How can I do this? AFAIK ffmpeg can just copy audio and video into new container. With command line I would do this with " -i foo -c:v copy -c:a copy -o foo" but typing it in muxer settings doesn't work.
Thanks for help.
Thanks for help.