473,387 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

mov or avi transparency

Hi,

Im trying to find a way to convert a single color in a mov or an avi
file into a transparency. I looked at
http://developer.apple.com/documenta...uid/TP40001187

but since I am new with the quicktime api, Im a bit lost.

If you have ever solved/failed to solve this problem, please give me
some guidance
!

Apr 7 '06 #1
5 1593
ao****@hotmail.com wrote:
Hi,

Im trying to find a way to convert a single color in a mov or an avi
file into a transparency. I looked at
http://developer.apple.com/documenta...uid/TP40001187


The Apple Quicktime API has nothing to do with the C++ lamguage. Nor
does mov, avi, video transparency...

You should seek an Apple Quicktime API newsgroup, forum or mailing list.

Ben Pope
--
I'm not just a number. To many, I'm known as a string...
Apr 7 '06 #2
well, since this is something that should be accomplished using an api
in C++ (so it does have SOMETHING to do with C++), that this would be
the proper place to post, seeing how quicktime api is not a group as
well as transparency is not a group.

I figured that there would be some intelligent developer out in this
group that may have worked with the api, and that perhaps they would
share their knowledge with me.

Apr 7 '06 #3

ao****@hotmail.com wrote in message
<11**********************@t31g2000cwb.googlegroups .com>...
well, since this is something that should be accomplished using an api
in C++ (so it does have SOMETHING to do with C++), that this would be
the proper place to post, seeing how quicktime api is not a group as
well as transparency is not a group.

I figured that there would be some intelligent developer out in this
group that may have worked with the api, and that perhaps they would
share their knowledge with me.


Since you insist that off-topic is cool, heres how you do it:

wxBitmap MyPic(TheImage_xpm);
MyPic.SetMask(new wxMask(MyPic, *wxBLACK));
http://www.parashift.com/c++-faq-lite/

alt.comp.lang.learn.c-c++ faq:
http://www.comeaucomputing.com/learn/faq/

wxWidgets URL: http://www.wxwidgets.org
--
Bob R
POVrookie
Apr 7 '06 #4
ao****@hotmail.com wrote:
well, since this is something that should be accomplished using an api
in C++ (so it does have SOMETHING to do with C++), that this would be
the proper place to post, seeing how quicktime api is not a group as
well as transparency is not a group.


Well, you're wrong. This newsgroup is about the C++ language, and the
libraries shipped with it.

There are countless APIs written in C++, this is not the place to
discuss them. There are various reasons why, and it's not because we
can't be bothered.

http://www.google.co.uk/search?q=quicktime+api

First (ish) link was here:
http://lists.apple.com/archives/quicktime-api

An archive for a mailing list dealing specifically with the quicktime
API. I suggest you try asking there.

Ben Pope
--
I'm not just a number. To many, I'm known as a string...
Apr 9 '06 #5
it has about 2 members. It seemed that someone on this list may have
had some experience with the libraries, so it seemed like a good place
to try AFTER trying that group.

Apr 10 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

20
by: Nathan Sokalski | last post by:
I am trying to create graphics with GDI+ that include transparency. However, the transparency never seems to show up, even though my colors have an alpha value of 0. How can I generate a graphic...
19
by: Nathan Sokalski | last post by:
I am trying to create graphics with GDI+ that include transparency. However, the transparency never seems to show up, even though my colors have an alpha value of 0. How can I generate a graphic...
19
by: Nathan Sokalski | last post by:
I am trying to create graphics with GDI+ that include transparency. However, the transparency never seems to show up, even though my colors have an alpha value of 0. How can I generate a graphic...
34
by: Nathan Sokalski | last post by:
I am trying to create graphics with GDI+ that include transparency. However, the transparency never seems to show up, even though my colors have an alpha value of 0. How can I generate a graphic...
6
by: tommaso.gastaldi | last post by:
In a previous post I have been asking about a way to test Alpha Transparency. Bob and Michael have kindly provided some ideas. Here I would like to share the function I have prepared, for the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.