<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>&gt; From: chalserogers@gmail.com<BR>&gt; To: gstreamer-devel@lists.sourceforge.net<BR>&gt; Date: Sat, 2 Aug 2008 13:57:37 +1000<BR>&gt; Subject: Re: [gst-devel] Gstreamer HD Supported Codecs<BR>&gt; <BR>&gt; On Fri, 2008-08-01 at 16:57 +0000, Ash wrote:<BR>&gt; &gt; Is there a way to find out all HD formats supported by gstreamer<BR>&gt; &gt; plugins? Such as WMV-HD or h264-Hd. 720p and 1080p? I've been trying<BR>&gt; &gt; to search but can't find anything useful. For example the wmv plugin<BR>&gt; &gt; from ffmpeg-gstreamer supports 1080 content but theres no way of<BR>&gt; &gt; knowing as far as i know until you try to play a 1080 file.<BR>&gt; <BR>&gt; Codecs rarely care about the size of their input (except for often<BR>&gt; requiring the input sizes to be multiples of two). If ffmpeg can decode<BR>&gt; 320x240 wmv, it can decode 2048x2048 wmv, too.<BR>&gt; <BR>&gt; The decoder might not be fast enough to decode 1080p content in<BR>&gt; real-time, but that's a limitation of the system you are using it on,<BR>&gt; not the decoder itself. It's also difficult to work out without trying<BR>&gt; to decode; some streams using identical codecs are more CPU intensive<BR>&gt; 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>