How to change Filter Properties programmatically?
I am using a filter AAC encoder, and I can manually change its bitrate in graphedit by right clicking on the filter and entering the bitrate value.
Is it possible to do the same through code?
Please give me valuable suggestions and if possible with code.