I have only included the standard encoder filters that were in the code. As SciDoctor already found out, you can now manually add encoders to the db by modifying the db.
For sure this can be done with multiplexers. Unfortunately I have no idea, how this can be included the best way into SetupTV. Any advice is really appreciated.
There is also another option missing. Hauppauge also delivers an all-in-one encoder (video+audio+mux). Such filters are currently not supported and I think that they should be supported too.
@SciDoctor:
I saw in the code that there is special handling for ati tuners. I have modified the condition so that it also fits to your card. Could you please try the attached dll? Perhaps this one is working for you.
IMHO the code needs a refactoring to support all cards that are supported by MP's internal TVEngine. At the moment the automatic graph building is already really complicated in the code. Adding more and more special cases in the code would make the code no longer maintainable.
MisterD |