Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to add new codecs to IGEP GST FRAMEWORK

110 bytes removed, 11:24, 3 February 2012
no edit summary
of the Server, add the codec to the validation entries in </span><span class="Teletype"><span lang="EN-US">package.xs</span></span><span lang="EN-US"> file
of the server, which is in same directory as codec.cfg</span>
<pre>&lt;span lang="EN-US"&gt;/* in my case with aacheenc */&lt;/span&gt; &lt;span lang="EN-US"&gt;validate_one_codec( "ti.sdo.codecs.aacheenc", "AACHEENC" );&lt;/span&gt;&lt;br&gt;</pre> &lt;span lang="EN-US" /&gt; <br>
=== <span lang="EN-US">''Step 6 - Add codec in gstreamer''</span> ===