Reply to thread

Hi,


I recently bought a PVR 150 to have dual tuner with my existing PVR 350. Placed everything in and...MP did not work with my PVR 350. I found, that MP does not build a correct graph for the PVR 350 because it always took the wrong filter, namely those of the PVR 150.


This is because of a bug in TVCaptureDeviceEx.cs in the LoadDefinitions() method. In this method the wrong comparison string is used to get the filter.


Hopefully my fix is ok! :)


Keep up the great work.


Patch submitted on SourceForge


Flip.


PS: You can find my code by searching for FlipGer. ;-)


Top Bottom