PDA

View Full Version : Any interface for ffdshow encoder configuration?


panitar
12th September 2006, 15:57
Hi,

is there any way for configuring the encoder by code
using any interface? For the decoder in my DirectShow
applications I use IffDecoder interface, which works
perfect, so I think there should be something similar
for the encoder. Now for configuring the encoder I
modify registry params, but for my purpose an interface
is much better.

Thanks.

Eugene.K
15th May 2007, 13:31
I just wanted to post such thread...