Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP GST FRAMEWORK 3.10.10

1,620 bytes added, 14:45, 31 August 2011
Install
ln -s /home/<your_desired_directory>/libgstticodecplugin.so
or copy the files directly as inside target directory location. == Target Structure ==<pre>drwxr-xr-x 5 mcaro mcaro 4096 2011-08-18 11:55 dm3730-binarieslrwxrwxrwx 1 mcaro mcaro 37 2011-08-19 11:49 igep.ini -&gt; ../psp/igep-x-loader/scripts/igep.inilrwxrwxrwx 1 mcaro mcaro 14 2011-08-19 11:48 MLO -&gt; x-load.bin.iftdrwxr-xr-x 5 mcaro mcaro 4096 2011-08-18 10:42 omap3530-binariesdrwxr-xr-x 2 mcaro mcaro 4096 2011-08-18 10:54 scriptslrwxrwxrwx 1 mcaro mcaro 35 2011-08-19 11:49 x-load.bin.ift -&gt; ../psp/igep-x-loader/x-load.bin.ift</pre><u>Directory dm3730-binaries</u>: Inside this directory resides all the build binaries for DM3730 processor. <u>Directory omap3530-binaries</u>: Inside this directory resides all the build binaries for OMAP3530 processor. MLO and igep.ini: [[The_IGEP_X-loader|IGEP X-Loader]] <u>Scripts Directory</u>:<pre>-rwxr-xr-x 1 mcaro mcaro 290 2010-12-17 12:33 exec_gst-rwxr-xr-x 1 mcaro mcaro 198 2010-09-06 10:43 fb1-16M-settings.sh-rwxr-xr-x 1 mcaro mcaro 1109 2010-12-17 12:33 load-modules.sh-rwxr-xr-x 1 mcaro mcaro 89 2011-08-17 15:02 powervr.ini-rwxr-xr-x 1 mcaro mcaro 218 2010-12-17 12:33 unloadmodules.sh</pre>Some useful scripts. <u>Directory dm3730-binaries and </u><u>Directory omap3530-binaries has the same structure.<br> <br/u><pre><u></u>drwxr-xr-x 3 mcaro mcaro 4096 2011-08-18 11:54 bootdrwxr-xr-x 3 mcaro mcaro 4096 2011-08-18 11:55 libdrwxr-xr-x 4 mcaro mcaro 4096 2011-08-18 11:56 usr</pre>Boot: Here resides the kernel and the modules. Lib: Here resides the Linux DSP Communication modules as lpm, sdma, cmemk, dsplink. Usr: Here resides the Codec Server, the gst plugin and some other examples.
= Useful Links =