Normal
noStopMod48 added -> here <- Fix for hang/quit after seek bug, experimental workaround for UNC 'file doesn't exist' timeshift file problem, new debug registry settings (to disable graph rebuild on video frame size change). ----------------------------------------------------------------------------- To use the new debug registry settings - play something to create the default key values, then open regedit and go to:HKEY_CURRENT_USER\Software\Team MediaPortal\TsReaderYou should see three DWORD values:DisableVidSizeRebuildMPEG2DisableVidSizeRebuildH264DisableAddPMTChange the value of 'DisableVidSizeRebuildMPEG2' to '1' to disable the 'video size change' graph rebuild for MPEG2Change the value of 'DisableVidSizeRebuildH264' to '1' to disable the 'video size change' graph rebuild for H.264 (All the values default to '0')Note: this is new code and not well tested (I don't have the mix of TV channels to test it properly) Tony
noStopMod48 added -> here <-
Fix for hang/quit after seek bug, experimental workaround for UNC 'file doesn't exist' timeshift file problem, new debug registry settings (to disable graph rebuild on video frame size change).
-----------------------------------------------------------------------------
To use the new debug registry settings - play something to create the default key values, then open regedit and go to:
HKEY_CURRENT_USER\Software\Team MediaPortal\TsReader
You should see three DWORD values:
DisableVidSizeRebuildMPEG2
DisableVidSizeRebuildH264
DisableAddPMT
Change the value of 'DisableVidSizeRebuildMPEG2' to '1' to disable the 'video size change' graph rebuild for MPEG2
Change the value of 'DisableVidSizeRebuildH264' to '1' to disable the 'video size change' graph rebuild for H.264
(All the values default to '0')
Note: this is new code and not well tested (I don't have the mix of TV channels to test it properly)
Tony