Re: Problem running CocoaDVDPlayer sample
Re: Problem running CocoaDVDPlayer sample
- Subject: Re: Problem running CocoaDVDPlayer sample
- From: Laurent Daudelin <email@hidden>
- Date: Thu, 17 Jun 2010 19:37:43 -0400
On Jun 17, 2010, at 19:17, Nick Zitzmann wrote:
>
> On Jun 17, 2010, at 4:52 PM, Laurent Daudelin wrote:
>
>> I'm just starting to explore DVD playback and downloaded the "CocoaDVDPlayer" sample. Did a build and started it in the debugger. As soon as it calls "DVDInitialize()", the application stops with "Program exited with status value:45.kill" in the debugger. Anybody has any clue? I can't find any error 45 and it's certainly not a DVD Framework possible errors because they are all in the -70001 to -70029 range.
>
> The function probably detected using ptrace() that you were running it in a debugger and killed itself. This happens with a lot of Apple frameworks that deal with DRM, even though the DRM used on DVDs was cracked a long time ago.
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
>
Thanks Nick (and others who replied privately). I think I now have an idea to get around this.
Further on this sample, still using the DVD Playback framework, I see that you provide a window ID to the framework and the video will play there. Does anyone know if it would be remotely possible to capture the video stream sent to the window to stream it somewhere else? No, I'm not trying to use the DVD Playback framework to circumvent DRM, just wondering if it would be possible to capture the video stream.
Thanks!
-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/
Logiciels Nemesys Software email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden