<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Is there a way to see all gstreamer plugins/codecs available out there? I seem to have a hard time to find one if it is not in my package manager's source repositories. <BR><BR>> From: chalserogers@gmail.com<BR>> To: gstreamer-devel@lists.sourceforge.net<BR>> Date: Sat, 2 Aug 2008 13:57:37 +1000<BR>> Subject: Re: [gst-devel] Gstreamer HD Supported Codecs<BR>> <BR>> On Fri, 2008-08-01 at 16:57 +0000, Ash wrote:<BR>> > Is there a way to find out all HD formats supported by gstreamer<BR>> > plugins? Such as WMV-HD or h264-Hd. 720p and 1080p? I've been trying<BR>> > to search but can't find anything useful. For example the wmv plugin<BR>> > from ffmpeg-gstreamer supports 1080 content but theres no way of<BR>> > knowing as far as i know until you try to play a 1080 file.<BR>> <BR>> Codecs rarely care about the size of their input (except for often<BR>> requiring the input sizes to be multiples of two). If ffmpeg can decode<BR>> 320x240 wmv, it can decode 2048x2048 wmv, too.<BR>> <BR>> The decoder might not be fast enough to decode 1080p content in<BR>> real-time, but that's a limitation of the system you are using it on,<BR>> not the decoder itself. It's also difficult to work out without trying<BR>> to decode; some streams using identical codecs are more CPU intensive<BR>> than others.<BR><br /><hr />Keep your kids safer online with Windows Live Family Safety. <a href='http://www.windowslive.com/family_safety/overview.html?ocid=TXT_TAGLM_WL_family_safety_072008' target='_new'>Help protect your kids.</a></body>
</html>