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

_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to