Embedding covers in a WMA file.
Fri, 11 Jul 2008 02:48:01 -0700
We use add atribute and remove to remove an image added to a WMA file.
There is a problem with this API. It does not seem to change the file size.
If a file has a large image in it and we embed a smaller image then this API
removes the old image and replaces it with the new image.
However, it maintains th ...
|
Embedding covers in a WMA file.
Fri, 11 Jul 2008 02:35:00 -0700
We use add atribute and remove to remove an image added to a WMA file.
There is a problem with this API. It does not seem to change the file size.
If a file has a large image in it and we embed a smaller image then this API
removes the old image and replaces it with the new image.
However, it maintains th ...
|
Controlling and exposing a wmx playlist on a website
Thu, 10 Jul 2008 23:08:01 -0700
Hi
I'm wanting to have a dynamic playlist displayed on a webpage, i.e. I want
the web page to automatically display the contents of a server side play list
(wmx) when the page is rendered. So every time I change the playlist on the
server, I don't have to change the list of video's being displayed on the we ...
|
Windows Media Player inside C# 2005
Fri, 11 Jul 2008 02:10:54 +0800
I am trying to run two instances of windows media player inside of C# 2005
form. I can run the two instances of the media player as well as the stop,
play, and pause commands for both instances.
I can only get the first instance of media player to run the fastForward
command and neither instance will run t ...
|
Reading Title property from WMA file
Thu, 10 Jul 2008 02:19:01 -0700 (PDT)
Hello friends,
I am reading wma file's properties like title, artist etc. I am
reading these by using IWMHeaderInfo3Ptr interface methods like
GetAttributeByIndexEx().
Bug i found such a wma file which contains two properties having name
same as "Title" but having two different values.one value is "T1" and
...
|
UI Plug-in in Embedded WMP
Thu, 10 Jul 2008 00:54:52 -0700 (PDT)
Hello All,
Can we use UI plug-in in Embedded WMP? My same UI plug-in is working
in standalone WMP application but not in embedded mode.
I am using IE as container for WMP.
Please also suggest how can I receive Events messages from WMP in
embedded mode.
I read _WMPOcxEvents interface helps in receiving ...
|
I accidently sended books in accounting express
Wed, 9 Jul 2008 15:37:10 -0700
and I dont know where is what do I do ...
|
|
|
Creating a "coming soon" loop
Wed, 9 Jul 2008 07:16:01 -0700
I have a situation where we will be streaming several interviews over several
days. I would like to set everything up so there is a "coming soon" loop
that shows whenever the publishing point isn't actually streaming anything.
If the stream is live, you see the live video, if there's no live video, you
get ...
|
How to consume INSSBuffer bytes sent from ASFWriter with custom
IWMWriterPushSink
Mon, 7 Jul 2008 17:39:09 -0700 (PDT)
I am creating a POC that I want to be able to override the
IWMWriterPushSink in the ASFWriter on our encoding machines and send
the contents of the INSSBuffer wrapped with additional info to our
client machines. I would like to use the contents that were passed to
feed into the ASF Reader (after we take them o ...
|
Changing Visualization from VB '08 Express
Mon, 7 Jul 2008 14:41:02 -0700
I have made a visual basic 2008 express program which uses the windows media
component to make my own version of media player. i can start and stop media,
select which file i want to play but i cannot find a way to change which
visualisation is being shown. Does anybody know how to change visualisations
prog ...
|