How to Convert Movie into Broadband Status?
Sun, 8 Jun 2008 22:23:01 -0700
hey ive got a question bout windows media encoder 9. ive been making some
videos and compressing them via windows movie maker for a few months now and
uploading the files to the likes of youtube. anyhow, after i convert the
files in MM, they seem to play pretty well but when i put them on the web,
they look ...
|
Encoder.DisplayInfo
Thu, 5 Jun 2008 06:45:02 -0700
Is there a way to change the DisplayInfo (title, description) while encoding?
I know that you set this information before Encoder.Start, but I would like
to keep the stream going and just change the DisplayInfo. I am coding in C#.
--
Bob ...
|
Encoder SDK: Viewing the sound level bars in custom app?
Tue, 03 Jun 2008 14:16:05 +0200
Hi;
I'm trying to use the Encoder SDK to build a simplified, special-purpose
media encoder (in VC++).
I can see most of the components I need, but I don't know about the
sound level bars. That would be really important to let the user know
that the sound is set up and working correctly. Anyone know any ...
|
SP3 and Media Encoder 9
Fri, 30 May 2008 16:48:03 -0700
I recently downloaded and installed Windows Media Encoder 9 on 2 systems:
System 1 is an HP laptop running XP Pro SP2, 1gb RAM, 40Mb hard drive and
has a 1.7 ghz AMD Athlon processor.
System 2 is an HP desktop running XP MCE with SP3 installed. It has 2gb
RAM, lots of hard drive and an AMD Athlon 64 X2 4200 ...
|
Encoder SDK: Better way to capture events/messages from the Encoder?
Fri, 30 May 2008 16:38:12 +0200
Hi;
Sort of a follow on to my previous question, but hopefully obviate it.
The more I look at the example from the SDK, the more bad &
not-real-world it looks. Is there no better way to handle
events/messages from the encoder that can use some more standard,
general MFC/Windows message handling techniqu ...
|
Encoder SDK: Anyone have a CCallBack class header?
Fri, 30 May 2008 13:16:01 +0200
Hi;
In the Encoder SDK, C++, there is an example of a CCallBack class to
notify your application of Encoder events. In the example, the
declaration of the class, implementation of the class, and the main()
are all in a single file.
Because of all the macros, it's not obvious to me how to separate out
...
|
Convert WAV to WMA without need for creating WAV file
Thu, 29 May 2008 04:36:00 -0700
I have an application that can export WAV files, and I want to support export
as WMA. I have worked out how to convert from a WAV file to WMA using the
Windows Media Encoder SDK, but I cannot see a way of avoiding creating the
WAV file on disk, and simply passing my WAV samples directly to the encoder.
Am I ...
|
|
|
Timer recordering
Tue, 27 May 2008 12:57:05 -0700
Hello
Is it somehow possible to "program" the encoder like a VCR?
Actually I want switch on some time from a still to a livestream and back
And: I want to load different sessions on different times.
Or is there any application, that can do this?
Best regards
Peter ...
|
Frame rate vs stream rate
Tue, 27 May 2008 10:18:43 +0200
I stream to a remote WMP. Suppose I raise the video frame rate but keep the
output bps unchanged, how can the WME cope with the extra samples without
raising the bps?
Regards
Rami
...
|
Enumerate List Of Record Devices (Audio & Video)
Mon, 26 May 2008 08:15:00 -0700
Anyone got a nice code snippet to list all the audio/video record devices.
The SDK has a nice code for getting all the PROFILES but I cant find
anything for Audio and Video devices. ...
|