Re: System debugger and DVD apps
From: Iain (idownsXXXX_at_dircon.co.uk)
Date: 05/06/04
- Next message: Ying-Shen Yu[MSFT]: "Re: Render url stream"
- Previous message: Iain: "Re: How do I write to an MPEG-2 file?"
- In reply to: lakitu: "System debugger and DVD apps"
- Next in thread: Peter Duniho: "Re: System debugger and DVD apps"
- Reply: Peter Duniho: "Re: System debugger and DVD apps"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 6 May 2004 12:55:52 +0100
I would expect this to be caused by the MPEG2 decoder. A lot of decoders
refuse to run in a debugger so that you cannot hack how they work.
I expect this is something to do with handling CSS but it may just be a
paranoid codec writer.
Try using a different codec or reading from non protected DVDs.
Iain
"lakitu" <waldi@frankwittmann.de> wrote in message
news:eb6k2R0MEHA.628@TK2MSFTNGP11.phx.gbl...
> Hi all,
>
> I'm currently workingon a DVD playback application.
> While debugging, the following error message pops up:
>
> 'Please turn off system debugger and run again.'
>
> The error seems to be triggered by the IVideoWindow::Run()
> call. This message also appears in the SDK sample apps
> DVDSample and PlayDVD. The message even shows up
> when the release build is started from within Visual Studio.
>
> This leaves me without useful debugging facilities... any hints?
>
>
- Next message: Ying-Shen Yu[MSFT]: "Re: Render url stream"
- Previous message: Iain: "Re: How do I write to an MPEG-2 file?"
- In reply to: lakitu: "System debugger and DVD apps"
- Next in thread: Peter Duniho: "Re: System debugger and DVD apps"
- Reply: Peter Duniho: "Re: System debugger and DVD apps"
- Messages sorted by: [ date ] [ thread ]