perhaps you can upload your modifications so this can be put in svn?
I finally got it working with mp v. 2.1.0 and some sourcecode changes (Not using TV Engine 3!). Thank's to bear's TS Parser Sink and Ts Parser Source I can now view, timeshift and record h264 channels. To switch to dvb-s2 modulation you have to set the modulation to 8VSB !!!!
So:
myLocator.Modulation = TunerLib.ModulationType.BDA_MOD_8VSB;
(mp 2.10 Code)
Would do the job.
But be aware: If tuning from 8vsb or to 8vsb you have not only to submit a new tunerequest but also to create a new tuningspace.
Hope this helps.
Greetings