Compress TV recording locks GUI upon changing menu (1 Viewer)

ziphnor

Retired Team Member
  • Premium Supporter
  • August 4, 2005
    755
    13
    Copenhagen
    Home Country
    Denmark Denmark
    Hi,

    I have a strange problem with yesterdays and todays CVS version. I wanted to try out the Compress option in recorded TV. I failed to get Xvid encoding to work so i tried VMW and MPEG-2 instead. The funny thing is that the encoding starts(the file is listed as Busy) and everything seems okay, TV playing in the background works fine and i can navigate around the Compress menu. However, as soon as i do anything at all to return from this menu, the display locks up completely(sound of background TV keeps running correctly though).

    Here is the log file contents leading from me entering the compress menu to the compression starting:

    Code:
    06-12-2005 19:23:59 Total Memory allocated:4,43 MB
    06-12-2005 19:23:59 Recorder:enable dx9 exclusive mode
    06-12-2005 19:23:59 goto fullscreen:True
    06-12-2005 19:23:59 app:Switch to fullscreen mode False
    06-12-2005 19:23:59 app:Switched to fullscreen mode
    06-12-2005 19:23:59 window:MediaPortal.GUI.TV.GUIRecordedTV init
    06-12-2005 19:24:02 key:13 0xD (2)
    06-12-2005 19:24:02 window:MediaPortal.GUI.TV.GUIRecordedTV deinit
    06-12-2005 19:24:02 texturemanager:CleanupThumbs()
    06-12-2005 19:24:02 Total Memory allocated:4,43 MB
    06-12-2005 19:24:02 Recorder:enable dx9 exclusive mode
    06-12-2005 19:24:02 goto fullscreen:False
    06-12-2005 19:24:02 window:MediaPortal.GUI.TV.GUITVCompressMain init
    06-12-2005 19:24:04 key:13 0xD (2)
    06-12-2005 19:24:04 window:MediaPortal.GUI.TV.GUITVCompressMain deinit
    06-12-2005 19:24:04 texturemanager:CleanupThumbs()
    06-12-2005 19:24:04 Total Memory allocated:4,43 MB
    06-12-2005 19:24:04 Recorder:enable dx9 exclusive mode
    06-12-2005 19:24:04 goto fullscreen:False
    06-12-2005 19:24:04 window:MediaPortal.GUI.TV.GUITVCompress init
    06-12-2005 19:24:04 OnMessage exception:System.NullReferenceException: Object reference not set to an instance of an object.
       at MediaPortal.GUI.TV.GUITVCompress.UpdateButtonStates()
       at MediaPortal.GUI.TV.GUITVCompress.OnSort()
       at MediaPortal.GUI.TV.GUITVCompress.LoadDirectory()
       at MediaPortal.GUI.TV.GUITVCompress.OnPageLoad()
       at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
    06-12-2005 19:24:05 key:13 0xD (2)
    06-12-2005 19:24:07 key:13 0xD (2)
    06-12-2005 19:24:07 window:MediaPortal.Dialogs.GUIDialogYesNo init
    06-12-2005 19:24:26 key:13 0xD (2)
    06-12-2005 19:24:27 window:MediaPortal.GUI.TV.GUITVCompress deinit
    06-12-2005 19:24:27 texturemanager:CleanupThumbs()
    06-12-2005 19:24:27 Total Memory allocated:4,44 MB
    06-12-2005 19:24:27 Recorder:enable dx9 exclusive mode
    06-12-2005 19:24:27 goto fullscreen:False
    06-12-2005 19:24:27 window:MediaPortal.GUI.TV.GUITVCompressStatus init
    06-12-2005 19:24:27 DVR2WMV: create graph
    06-12-2005 19:24:27 DVR2WMV: add streambuffersource
    06-12-2005 19:24:27 DVR2WMV: load file:C:\tvrecord\TCM_The Hunger_200512042320p2245.dvr-ms
    06-12-2005 19:24:27 DVR2WMV: add mpeg2 video codec:DScaler Mpeg2 Video Decoder
    06-12-2005 19:24:27 add filter:DScaler Mpeg2 Video Decoder to graph
    06-12-2005 19:24:27 added filter:DScaler Mpeg2 Video Decoder to graph
    06-12-2005 19:24:27 DVR2WMV: add mpeg2 audio codec:MPEG/AC3/DTS/LPCM Audio Decoder
    06-12-2005 19:24:27 add filter:MPEG/AC3/DTS/LPCM Audio Decoder to graph
    06-12-2005 19:24:27 added filter:MPEG/AC3/DTS/LPCM Audio Decoder to graph
    06-12-2005 19:24:27 DVR2WMV: connect streambufer source->mpeg audio/video decoders
    06-12-2005 19:24:27 DVR2WMV: add WM ASF Writer to graph
    06-12-2005 19:24:28 DVR2WMV: connect audio/video codecs outputs -> ASF WM Writer
    06-12-2005 19:24:28 DVR2WMV: set WMV High quality profile
    06-12-2005 19:24:28 DVR2WMV: start pre-run
    06-12-2005 19:24:28 DVR2WMV: movie duration:1:47:15
    06-12-2005 19:24:30 DVR2WMV: pre-run done
    06-12-2005 19:24:30 DVR2WMV: Get duration of movie
    06-12-2005 19:24:30 DVR2WMV: reconnect mpeg2 video codec->ASF WM Writer
    06-12-2005 19:24:30 DVR2WMV: add WM ASF Writer to graph
    06-12-2005 19:24:31 DVR2WMV: connect audio/video codecs outputs -> ASF WM Writer
    06-12-2005 19:24:31 DVR2WMV: set WMV High quality profile
    06-12-2005 19:24:32 DVR2WMV: Start transcoding

    So far everything is working, and now i press a button to back to the main menu:

    Code:
    6-12-2005 19:25:25 window:MediaPortal.GUI.TV.GUITVCompressStatus deinit
    06-12-2005 19:25:25 texturemanager:CleanupThumbs()

    Now the display/menues is locked/stuck and the only thing i can do is to use the Windows Task Manager to kill MediaPortal.
     

    ziphnor

    Retired Team Member
  • Premium Supporter
  • August 4, 2005
    755
    13
    Copenhagen
    Home Country
    Denmark Denmark
    This is definetly a GUI problem. If i after starting the compression hits the Live TV button on my remote, i succesfully get to Live TV, however any attemps of navigation from there will also lock everything up. It seems that any attempt of changing to another GUI windows screws everything up. Ive update to the latest CVS build which didnt help.

    Is this a known error, or am i the only one suffering from this problem? I would appreciate any reply, even if its just "works for me" or "same problem here". Because if its a known error there is no reason to keep bitching about it :)
     

    Users who are viewing this thread

    Top Bottom