peter.dittmann@philips.com wrote:
You're right, it was more than 'unstable', it seg faulted as soon as I tried changing channel or switching to dvd playback.Lucky you that it didn't crash... Seems that you forget to recompile vdr with clean. Otherwise some part of vdr must have complained that cSpuDecoder::getScaleMode() doesn't exist ;-)
The only acceptable fix ist to add an implementation of cDxr3SpuDecoder::getScaleMode() returning the value cDxr3SpuDecoder::setScaleMode()is storing in the DRX3 plugin.
Right, well I'll have a go and report back if I have any success.
I can reach it from here, but incase you still can't get it, I've uploaded my patched dxr3 plugin folder to...http://cachalot.mine.nu/src/dxr3/Seems down ... So no detailed advice were to add the code ...