• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
DVDPlayback
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DVDPlayback


  • Subject: DVDPlayback
  • From: email@hidden
  • Date: Thu, 6 Jul 2006 12:34:00 -0700 (PDT)

cocoa-dev:

While the  CocoaDVDPlayer sample works fine for basic playback of a dvd or
VIDEO_TS folder, it isn't very helpful when trying to go a little further.

Specifically, I need to be able to have DVDKit draw the video into a
gworld or other offscreen buffer so that I can draw it in a view in my
application's window, allowing the window to contain other content.
There's a DVDSetVideoPort(), which I thought I would be able to pass a
gworld too, but it looks like it needs a display device id as well, as
though it's trying to force the dvd content to be drawn only in an
onscreen window. Also, since I can't debug the app (quits with error 45
when run with gdb, I assume this means "licensing prevents debugging of
dvd apps"), it makes it hard to figure out what's going on.

Furthermore, I'd also like to have more access to the actual video, such
as to find the number of samples (frame), and the locations of keyframes.

Has anyone had any luck with this?

Thanks,
Devin Lane

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: DVDPlayback
      • From: "Michael Ash" <email@hidden>
  • Prev by Date: Re: Re: Objective-C and it's future
  • Next by Date: Re: Objective-C and it's future
  • Previous by thread: Re: Objective-C and it's future
  • Next by thread: Re: DVDPlayback
  • Index(es):
    • Date
    • Thread