• 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
Re: Newbie needs help with NSTask and NSPipe
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie needs help with NSTask and NSPipe


  • Subject: Re: Newbie needs help with NSTask and NSPipe
  • From: j o a r <email@hidden>
  • Date: Thu, 15 Dec 2005 21:58:17 +0100


On 15 dec 2005, at 21.52, Birch Browning wrote:

I've already run ffmpeg from CLI, but am trying to develop a single- purpose app for students in my class to convert video into a more- usable format (for them). I hope to drag-n-drop the vob file onto an open window and produce the mp4 in their ~/Movies folder. I'm just working on the NSTask and NSPipe stuff first.

I didn't say that you should not try to wrap this tool in a nice GUI app using NSTask, but I suggested that you should not stream all input and output data through your app. If possible, simply pass the paths to the input and output files to your tool, and have it read / write to the files directly.

j o a r


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
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
References: 
 >Re: Newbie needs help with NSTask and NSPipe (From: Birch Browning <email@hidden>)

  • Prev by Date: Re: Newbie needs help with NSTask and NSPipe
  • Next by Date: Re: Getting data from NSOutlineView [solved, kind of...]
  • Previous by thread: Re: Newbie needs help with NSTask and NSPipe
  • Next by thread: Problem setting Breakpoints in XCode 2.2
  • Index(es):
    • Date
    • Thread