Hi, > What does the option libavfi in the below command mean? > ffplay - f libavfi - i sine > Which part of the code should i edit to add a new function that i wrote, > like sine “lavfi” can be put in as the input format, and for the input, instead of the file path, specify a filter chain. So like % ffmpeg -f lavfi -i sine Regards, Ted Park