Re: H.264 and VC-1 Interface
- From: "Alessandro Angeli [MVP::DigitalMedia]" <nobody@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 22 Aug 2005 15:20:20 -0400
"David" wrote:
> My understanding is that COM is deprecated for .Net.
They are different things. MS is phasing out COM in some
areas because .NET is better suited for some jobs, but COM
is not going anywhere for a long time.
> Is
> there or will there be a standard interface for h.264 or
> VC-1 for .Net?
I doubt it. Generally speaking, .NET is not efficient enough
for multimedia.
Beside that, there hasn't ever been a standard configuration
interface for video codecs and it is unlikely there will be
one in the near future, for .NET or otherwise. MS doesn't
even support H.264. Maybe codec vendors may come up with an
industry standard, but it doesn't seem likely.
> Also, understanding the h.264 and VC-1 are standards to
> follow and each implementation of this standard will
> taunt faster encoding rates, higher compression ratios or
That should hold true at least for H.264.
> . . I would assume each would have similar type
> interfaces to control the quality of the image.
The H.264 (actually, MPEG-4 AVC) and VC-1 standards specify
the bitstream syntax from the point of view of the decoder.
Implementation of the encoder is completely up to the
vendor. Different encoders for the same video format have
very different configuration parameters that are related to
the features and inner workings of the implementation. H.264
and VC-1 are not even the same format.
> Are there
> any other features / controls that I should look for that
> makes a codec stand out from the others?
There is no general rule.
--
// Alessandro Angeli
// MVP :: DigitalMedia
// a dot angeli at psynet dot net
.
- Follow-Ups:
- Re: H.264 and VC-1 Interface
- From: David
- Re: H.264 and VC-1 Interface
- References:
- H.264 and VC-1 Interface
- From: David
- Re: H.264 and VC-1 Interface
- From: Alessandro Angeli [MVP::DigitalMedia]
- Re: H.264 and VC-1 Interface
- From: David
- H.264 and VC-1 Interface
- Prev by Date: Re: Rescaling video resolution in a filter
- Next by Date: Re: Rescaling video resolution in a filter
- Previous by thread: Re: H.264 and VC-1 Interface
- Next by thread: Re: H.264 and VC-1 Interface
- Index(es):
Relevant Pages
|