Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Search Forums > Search Results

Search: Posts Made By: yesea
Thread Thread Starter Last Post Replies Views Forum
fax on Mac OSX 630 Views / 0 Replies  
Hi All,

i want to write some tool which can deal with fax on Mac OSX. For example, it can send some image to fax. But , i can't find any learn path to do this. any one know about it? and please...
Posted by yesea, on Jun 8, 2009 at 03:14 AM, in Developer Center
Sorry for the confuse. I realy want to disallow... 861 Views / 3 Replies  
Sorry for the confuse. I realy want to disallow customization for certain items on the toolbar,not the all toolbar.

For XCode, i think you use the default setting. Please in XCode...
Posted by yesea, on Apr 16, 2009 at 09:46 PM, in Developer Center
How to let NSToolBar itme can't be customizable 861 Views / 3 Replies  
Hi,

When tool bar customizatio palette is running. we can drag and drop his item to custom the tool bar. I have one request. i want one item can't be drag. this way like the XCode IDE, some item...
Posted by yesea, on Apr 14, 2009 at 01:10 AM, in Developer Center
NSTask will thread leak on Leopard? 633 Views / 0 Replies  
I launch one application with NSTask, but when the the launched process has exit. I find the parent process's thread will increate.

NSWorkspace *workSpace = [NSWorkspace sharedWorkspace];...
Posted by yesea, on Dec 9, 2008 at 02:07 AM, in Developer Center
How publish my project under APSL license 523 Views / 1 Replies  
Hi all,

I make a project use some open source which license is APSL. So, i want to publish my project under APSL. include source code and the
executable file. how to do. Thanks for any reply.
...
Posted by yesea, on May 19, 2008 at 11:29 PM, in Developer Center
how relize "share deny" file read/write 627 Views / 1 Replies  
Hi all,

I have one application (processA) are writting one file.
And, i create another appliction (processB) who want to check the file if it's busy. I know on Window MFC side. I can use CFile*...
Posted by yesea, on Jan 10, 2008 at 06:04 AM, in Developer Center
Does Apple support HDCP 955 Views / 11 Replies  
any body konw this issue, thanks for any reply.
Posted by yesea, on Jun 24, 2007 at 03:21 AM, in Mac Desktops
Use QuickTime to playback Mpeg TS stream with component 654 Views / 0 Replies  
Dear All,



I want to develop one software to playback the Mpeg TS stream, which is from the DVB-T.

Can I use the QuickTime SDK to do the playback? Can anybody give me some suggest to
...
Posted by yesea, on Dec 10, 2006 at 10:42 PM, in Developer Center
how to make the movie importer component use Custom Dialog? 864 Views / 0 Replies  
Hi All,
i write one Importer Comonent ,which reference the ElectricImageComponent .
Now i want apply one dialog when QuickTime player call my Component . so I add the...
Posted by yesea, on Jul 18, 2006 at 05:20 AM, in Developer Center
Some question about making QT or iMovie component for DVD_VIDEO 594 Views / 0 Replies  
hi all
I have one issue , for create some component(plug-in) for QT player or iMovie what can importer
the DVD_VIDEO . that say , when i import one .vob file to iMovie , my component will...
Posted by yesea, on Jul 13, 2006 at 01:49 AM, in Developer Center
:( , the code piece is so ugly that my post . 1,034 Views / 3 Replies  
:( , the code piece is so ugly that my post .
Posted by yesea, on Apr 4, 2006 at 10:37 PM, in Developer Center
How to do notification when the iSight Iris Unit state ? 1,034 Views / 3 Replies  
Hi all,
I build one application to capture video from iSight . Now ,want make notification when the iSight device turn on ,turn off and the open iris ,close iris . now ,i can get the message...
Posted by yesea, on Apr 4, 2006 at 10:35 PM, in Developer Center
How to access .m4a file info .like: Artist ,Album 601 Views / 0 Replies  
Dear All ,
I want to access this information like 'Artist' and 'Album' from one .m4a file .
i confirm that the .m4a file have these urser data . I consult follow links:...
Posted by yesea, on Jun 29, 2005 at 05:40 AM, in Developer Center
How to implement mutil-language version QT companent 440 Views / 0 Replies  
Hi all,
I create one QT effect compannent named myFade . Now i want to implement that the Effect name in the QT Effect list is mutil-language by the user's OS language version . That is say : the...
Posted by yesea, on Jun 5, 2005 at 02:08 AM, in Developer Center
oh? i 'll try to find the information of SDL in... 846 Views / 7 Replies  
oh? i 'll try to find the information of SDL in OSX. Thanks for Anqus_D .
Posted by yesea, on Jun 5, 2005 at 01:43 AM, in Developer Center
I check the ffmpeg already . it's good audio and... 846 Views / 7 Replies  
I check the ffmpeg already . it's good audio and video codec . Furthermore it apply one easy player --ffplay . But , ffplay use SDL . so i can't use on mac . I must find ways to play Audio--PCM...
Posted by yesea, on Jun 3, 2005 at 04:36 AM, in Developer Center
I check the ffmpeg already . it's good audio and... 846 Views / 7 Replies  
I check the ffmpeg already . it's good audio and video codec . Furthermore it apply one easy player --ffplay . But , ffplay use SDL . so i can't use on mac . I must find ways to play Audio--PCM...
Posted by yesea, on Jun 2, 2005 at 09:32 PM, in Developer Center
Yeah, we will plan to write the mpeg2... 846 Views / 7 Replies  
Yeah, we will plan to write the mpeg2 decoder(player) . Now , we are face two proble . one ,how to real-time play the video and audio .And second , how to play them synchronization . So , I have two...
Posted by yesea, on Jun 1, 2005 at 09:14 PM, in Developer Center
yeah , I try the SetThemeCursor ,it 's not good... 795 Views / 5 Replies  
yeah , I try the SetThemeCursor ,it 's not good for me ..
Thinine is right .thanks again!
Posted by yesea, on May 31, 2005 at 10:03 PM, in Developer Center
thanks for reply ,i will try SetThemeCursor. to... 795 Views / 5 Replies  
thanks for reply ,i will try SetThemeCursor.
to Thinine .yeah , because in my widnow server , have one runloop to do something .and , there is
one callback to update the state . so ,the windown...
Posted by yesea, on May 31, 2005 at 09:07 PM, in Developer Center
How to create companent to decoder Mpeg2 file 846 Views / 7 Replies  
Dear All,
I want to write one decoder of mpeg2 .Maybe I can do it with QT companent to play the video and audio .what type companent will be create ? like FFsioun , the Image codec and audio codec...
Posted by yesea, on May 30, 2005 at 09:14 PM, in Developer Center
How can i set the cursor's state to busy? 795 Views / 5 Replies  
Dear all ,
I want set the cursor's state to busy (Now ,the cursor is raibow ring )when cursor move to my main window . ol. In carbon . Thanks!
--ann
Posted by yesea, on May 30, 2005 at 04:57 AM, in Developer Center
First thanks for you reply . I convert YUV... 2,145 Views / 2 Replies  
First thanks for you reply .
I convert YUV frame data to ARGB it's ok .But the performance is less .
Posted by yesea, on May 30, 2005 at 04:49 AM, in Developer Center
How to display YUV frame data ? 2,145 Views / 2 Replies  
dear all ,
I wish i post my question on right positon .
I ues one mpeg decoder (maybe ffmpeg) to decoder mpeg video stream file. The decoder's output is yuv buffer frame data ..Now i want to...
Posted by yesea, on May 24, 2005 at 03:42 AM, in Developer Center
How How to install the Notification for Device On or Off 735 Views / 0 Replies  
Hi All,
I want to add Notification in my code when the Sisc device plug -in or plug-off . eg , plug-in one USB DVD-RW device , i want to get the message when i application running . I have...
Posted by yesea, on Mar 29, 2005 at 10:28 PM, in Developer Center
TV turner programing software develop 598 Views / 1 Replies  
Hi All ,
I want to develop a software to realizeg watching TV program on Mac .So i want to know
ther are any TV Turnner Card on MAC ?If there are some . are there standard interface for these ....
Posted by yesea, on Jan 21, 2005 at 01:38 AM, in Developer Center
Watch TV on Mac 944 Views / 4 Replies  
Hi All ,
I want to watch TV program on my Mac . are there TV Turner Card supported by Mac ?I know EyeTV . But ,I want to know if else here?
Thanks for your help!

ann
Posted by yesea, on Jan 20, 2005 at 05:09 AM, in Consumer Hardware & Components
Hi Angus_D, Nice to meet you here again . I... 578 Views / 3 Replies  
Hi Angus_D, Nice to meet you here again .
I want confirm which country do my application user's machine locate.I try do it by two ways .But there are some problem .

One: I can use...
Posted by yesea, on Dec 30, 2004 at 05:17 AM, in Developer Center
Aha , i say sorry for my mistake about "Jaguar"... 595 Views / 6 Replies  
Aha , i say sorry for my mistake about "Jaguar" and "DiscRecording".
Thanks for your help,And i will read the Guide Line of how to ask quetsion. ;)
Posted by yesea, on Dec 30, 2004 at 04:39 AM, in Developer Center
How can confirm user's OS languarge 578 Views / 3 Replies  
Hi All,
I want to ge the user's OS languarge use Carbor API .How to realize?
Posted by yesea, on Dec 28, 2004 at 10:47 PM, in Developer Center
I'm so sorry to make your mixture. I have write... 595 Views / 6 Replies  
I'm so sorry to make your mixture.
I have write one application to burn DVD disc use Jaguar .But it can't support DVD-9 Disc. So i want to know why? Because Jaguar don't support DVD-9 or I make a...
Posted by yesea, on Dec 28, 2004 at 10:16 PM, in Developer Center
Of course! Toast and iDvd can do it! 3,672 Views / 34 Replies  
Of course! Toast and iDvd can do it!
Posted by yesea, on Dec 20, 2004 at 09:58 PM, in Art & Graphic Design
Can Jaguar Support DVD-9 595 Views / 6 Replies  
Thanks for any reply!:)
Posted by yesea, on Dec 20, 2004 at 03:46 AM, in Developer Center
http://www.idevgames.com/ Here It is. 538 Views / 1 Replies  
http://www.idevgames.com/
Here It is.
Posted by yesea, on Oct 21, 2004 at 02:03 AM, in Developer Center
http://cocoadevcentral.com/ ... 566 Views / 2 Replies  
http://cocoadevcentral.com/
http://www.cocoadev.com/index.pl
http://www.xcodeforums.com/
http://www.stepwise.com/

Maybe you can find something your wants . Good Luck!

:)
Posted by yesea, on Oct 21, 2004 at 01:58 AM, in Developer Center
hi In DVD there is some information files in... 659 Views / 4 Replies  
hi
In DVD there is some information files in VIDEO_TS folder ,like VIDEO_TS.IFO ,VTS_xx_x.IFO etc . All of the information about DVD is in these file .for example the total size of the DVD . You...
Posted by yesea, on Oct 13, 2004 at 11:51 PM, in Art & Graphic Design
 
Top
Privacy Policy
All times are GMT -4. The time now is 02:06 PM.
All contents of these forums © 1995-2017 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.8 © 2000-2017, Jelsoft Enterprises Ltd.,