<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.ti.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>TMS320DM3x Processors</title><link>http://community.ti.com/forums/34.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Debug Build: 40407.4157)</generator><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/42929.aspx</link><pubDate>Thu, 08 Oct 2009 18:30:54 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:42929</guid><dc:creator>rchen</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/42929.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=42929</wfw:commentRss><description>&lt;p&gt;Thank you so much!&lt;/p&gt;
&lt;p&gt;I saw this post before but missed the small &amp;quot;tr48.avi&amp;quot; link at the top of the e-mail.&amp;nbsp; I have the file now.&lt;/p&gt;
&lt;p&gt;Thank you again!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Robert&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/42896.aspx</link><pubDate>Thu, 08 Oct 2009 15:57:17 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:42896</guid><dc:creator>Juan Gonzales</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/42896.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=42896</wfw:commentRss><description>&lt;p&gt;the tr48.avi file is attached to the following post &lt;a href="http://e2e.ti.com/forums/p/935/6558.aspx#6558"&gt;http://e2e.ti.com/forums/p/935/6558.aspx#6558&lt;/a&gt;&amp;nbsp;entry&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/42891.aspx</link><pubDate>Thu, 08 Oct 2009 15:39:03 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:42891</guid><dc:creator>rchen</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/42891.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=42891</wfw:commentRss><description>&lt;p&gt;I have a follow-up question about this -- how can you get the tr48.avi file posted by Juan Gonzales?&amp;nbsp; I&amp;#39;ve installed gstreamer on the DM6467 on top of the 2.00.00.22 SDK and can play elementary files with it.&amp;nbsp; I&amp;#39;m now looking for an avi file that works well with it (I&amp;#39;ve run into issues with the .avi files I&amp;#39;ve generated myself and want to start with a known baseline).&amp;nbsp; If anyone could help with this, that would be great!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; -Robert&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/26465.aspx</link><pubDate>Mon, 15 Jun 2009 20:30:15 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:26465</guid><dc:creator>Vim Venture</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/26465.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=26465</wfw:commentRss><description>&lt;p&gt;whoops, answered my own question. &amp;nbsp;I was able to strip out the elemental video from the ArcSoft created .avi file with ffmpeg, plays fine in the standard decode demo.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/26429.aspx</link><pubDate>Mon, 15 Jun 2009 16:30:03 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:26429</guid><dc:creator>Vim Venture</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/26429.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=26429</wfw:commentRss><description>&lt;p&gt;I found that I had to convert the audio from .avi files created with the Arcsoft tool from uLaw encoding to mp3. &amp;nbsp;I used ffmpeg to do this. &amp;nbsp;Then the .avi with mp3 audio played in Gstreamer on the DM355.&lt;/p&gt;
&lt;p&gt;A problem I am facing:&lt;/p&gt;
&lt;p&gt;I have not been able to strip the elementary mpeg4 video out of that same .avi file. &amp;nbsp;I want to play my own content in the decode demo, not Gstreamer. &amp;nbsp;I&amp;#39;ve tried copying the elemental video to a separate file with ffmpeg, but the format is not right for the decode demo. &amp;nbsp;Has anyone had any luck with that?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/26306.aspx</link><pubDate>Mon, 15 Jun 2009 02:38:54 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:26306</guid><dc:creator>macro lin</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/26306.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=26306</wfw:commentRss><description>&lt;p&gt;Dear all,&lt;/p&gt;
&lt;p&gt;i get the arcsoft convert tool&amp;nbsp; from TI,and used it convert avi file ,but&amp;nbsp;&lt;/p&gt;
&lt;p&gt;in dm355 evm ,the gstremaer can&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;i user the tr48.avi ,the gstremer can play it&lt;/p&gt;
&lt;p&gt;i convert the tr48.avi used by arcsoft ,why?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/8693.aspx</link><pubDate>Fri, 19 Dec 2008 02:02:29 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:8693</guid><dc:creator>hong</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/8693.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=8693</wfw:commentRss><description>&lt;div style="text-align:left;" dir="ltr" id="result_box"&gt;Thank you, Juan Gonzales&lt;/div&gt;
&lt;div style="text-align:left;" dir="ltr"&gt;&lt;/div&gt;
&lt;div style="text-align:left;" dir="ltr"&gt;&lt;/div&gt;
&lt;div style="text-align:left;" dir="ltr"&gt;
&lt;div style="text-align:left;" dir="ltr" id="result_box"&gt;I tried&amp;nbsp; export&amp;nbsp; CAIRO_LIBS=/usr/lib/libcairo.so
&lt;div style="text-align:left;" dir="ltr" id="result_box"&gt;&lt;/div&gt;
&lt;div style="text-align:left;" dir="ltr"&gt;Has been a success. &lt;/div&gt;
&lt;div style="text-align:left;" dir="ltr"&gt;
&lt;div style="text-align:left;" dir="ltr" id="result_box"&gt;Thank you for your help&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/8672.aspx</link><pubDate>Thu, 18 Dec 2008 18:38:17 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:8672</guid><dc:creator>Juan Gonzales</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/8672.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=8672</wfw:commentRss><description>&lt;p&gt;Are you sure cairo is the full name of the library?&amp;nbsp; Can you find it in your filesystem?&amp;nbsp; &lt;/p&gt;
&lt;p&gt;not having done this before, perhaps Alex or yangsb will be able to provide more specific advice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/8605.aspx</link><pubDate>Thu, 18 Dec 2008 06:57:40 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:8605</guid><dc:creator>hong</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/8605.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=8605</wfw:commentRss><description>&lt;p&gt;I will now compile such a mistake。I hope to see you help me thank you&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;arm_v5t_le-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/home/hong/workdir/filesys/usr/local/include/gstreamer-0.10 -I/home/hong/workdir/filesys/usr/local/include/glib-2.0 -I/home/hong/workdir/filesys/usr/local/lib/glib-2.0/include -pthread -I/home/hong/workdir/filesys/usr/local/include/gstreamer-0.10 -I/home/hong/workdir/filesys/usr/local/include/glib-2.0 -I/home/hong/workdir/filesys/usr/local/lib/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/hong/workdir/filesys/usr/local/include/gstreamer-0.10 -I/home/hong/workdir/filesys/usr/local/include/glib-2.0 -I/home/hong/workdir/filesys/usr/local/lib/glib-2.0/include -Wall -g -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/home/hong/workdir/filesys/usr/local/include -MT libgstcairo_la-gsttextoverlay.lo -MD -MP -MF .deps/libgstcairo_la-gsttextoverlay.Tpo -c gsttextoverlay.c -o libgstcairo_la-gsttextoverlay.o &amp;gt;/dev/null 2&amp;gt;&amp;amp;1&lt;br /&gt;/bin/bash ../../libtool --mode=link arm_v5t_le-gcc&amp;nbsp; -I/home/hong/workdir/filesys/usr/local/include&amp;nbsp;&amp;nbsp; -o libgstcairo.la -rpath /home/hong/workdir/filesys/usr/local/lib/gstreamer-0.10 -module -avoid-version -export-symbols-regex &amp;#39;^_*gst_plugin_desc$&amp;#39; -no-undefined libgstcairo_la-gstcairo.lo libgstcairo_la-gsttimeoverlay.lo libgstcairo_la-gsttextoverlay.lo -pthread -L/home/hong/workdir/filesys/usr/local/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0&amp;nbsp;&amp;nbsp; -pthread -L/home/hong/workdir/filesys/usr/local/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0&amp;nbsp;&amp;nbsp; -lcairo&amp;nbsp;&amp;nbsp; -lm &lt;br /&gt;generating symbol list for `libgstcairo.la&amp;#39;&lt;br /&gt;nm&amp;nbsp; .libs/libgstcairo_la-gstcairo.o .libs/libgstcairo_la-gsttimeoverlay.o .libs/libgstcairo_la-gsttextoverlay.o&amp;nbsp; | sed -n -e &amp;#39;s/^.*[ &amp;nbsp;&amp;nbsp;&amp;nbsp; ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ &amp;nbsp;&amp;nbsp;&amp;nbsp; ][ &amp;nbsp;&amp;nbsp;&amp;nbsp; ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p&amp;#39; | /bin/sed &amp;#39;s/.* //&amp;#39; | sort | uniq &amp;gt; .libs/libgstcairo.exp&lt;br /&gt;/bin/grep -E -e &amp;quot;^_*gst_plugin_desc$&amp;quot; &amp;quot;.libs/libgstcairo.exp&amp;quot; &amp;gt; &amp;quot;.libs/libgstcairo.expT&amp;quot;&lt;br /&gt;mv -f &amp;quot;.libs/libgstcairo.expT&amp;quot; &amp;quot;.libs/libgstcairo.exp&amp;quot;&lt;br /&gt;echo &amp;quot;{ global:&amp;quot; &amp;gt; .libs/libgstcairo.ver&lt;br /&gt;&amp;nbsp;cat .libs/libgstcairo.exp | sed -e &amp;quot;s/\(.*\)/\1;/&amp;quot; &amp;gt;&amp;gt; .libs/libgstcairo.ver&lt;br /&gt;&amp;nbsp;echo &amp;quot;local: *; };&amp;quot; &amp;gt;&amp;gt; .libs/libgstcairo.ver&lt;br /&gt;&amp;nbsp;arm_v5t_le-gcc -shared&amp;nbsp; .libs/libgstcairo_la-gstcairo.o .libs/libgstcairo_la-gsttimeoverlay.o .libs/libgstcairo_la-gsttextoverlay.o&amp;nbsp; -Wl,--rpath -Wl,/home/hong/workdir/filesys/usr/local/lib -Wl,--rpath -Wl,/home/hong/workdir/filesys/usr/local/lib -L/home/hong/workdir/filesys/usr/local/lib /home/hong/workdir/filesys/usr/local/lib/libgstbase-0.10.so /home/hong/workdir/filesys/usr/local/lib/libgstreamer-0.10.so /home/hong/workdir/filesys/usr/local/lib/libgobject-2.0.so /home/hong/workdir/filesys/usr/local/lib/libgmodule-2.0.so -ldl /home/hong/workdir/filesys/usr/local/lib/libgthread-2.0.so -lrt /home/hong/workdir/filesys/usr/local/lib/libglib-2.0.so -lcairo -lm&amp;nbsp; -pthread -pthread -Wl,-soname -Wl,libgstcairo.so -Wl,-version-script -Wl,.libs/libgstcairo.ver -o .libs/libgstcairo.so&lt;br /&gt;/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-linuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld: cannot find -lcairo&lt;br /&gt;collect2: ld returned 1 exit status&lt;br /&gt;make[2]: *** [libgstcairo.la] error 1&lt;br /&gt;make[2]:Leaving directory `/home/hong/workdir/Gstreamer/dm355-gst-ti-0.2.3/opensource/gst-plugins-good-0.10.8/ext/cairo&amp;#39;&lt;br /&gt;make[1]: *** [install-recursive] error 1&lt;br /&gt;make[1]:Leaving directory `/home/hong/workdir/Gstreamer/dm355-gst-ti-0.2.3/opensource/gst-plugins-good-0.10.8/ext&amp;#39;&lt;br /&gt;make: *** [install-recursive] error 1&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/8294.aspx</link><pubDate>Fri, 12 Dec 2008 14:31:07 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:8294</guid><dc:creator>Juan Gonzales</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/8294.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=8294</wfw:commentRss><description>&lt;p&gt;We are glad you found this thread helpful; let us know if there is anything we can help you with&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/8259.aspx</link><pubDate>Fri, 12 Dec 2008 03:29:32 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:8259</guid><dc:creator>hong</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/8259.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=8259</wfw:commentRss><description>&lt;p&gt;# ./gst.sh 2 a.avi &lt;br /&gt;gst-launch: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory&lt;br /&gt;# export GST_PLUGIN_PATH=/usr/local/lib/gstreamer-0.10&lt;br /&gt;# export LD_LIBRARY_PATH=/usr/local/lib&lt;br /&gt;# ./gst.sh 2 a.avi&lt;br /&gt;Setting pipeline to PAUSED ...&lt;br /&gt;0:00:02.119328500&amp;nbsp; 1088&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x15018 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vdec gstvdec.c:617:gst_vdec_codec_init: VIDDEC_control() failed on XDM_SETPARAMS&lt;br /&gt;0:00:02.122394458&amp;nbsp; 1088&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x15018 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vdec gstvdec.c:738:gst_vdec_change_state:&amp;lt;vdec0&amp;gt; error: Cannot initialize codec&lt;br /&gt;ERROR: Pipeline doesn&amp;#39;t want to pause.&lt;br /&gt;ERROR: from element /pipeline0/vdec0: Could not write to resource.&lt;br /&gt;Additional debug info:&lt;br /&gt;gstvdec.c(738): gst_vdec_change_state (): /pipeline0/vdec0:&lt;br /&gt;Cannot initialize codec&lt;br /&gt;Setting pipeline to NULL ...&lt;br /&gt;FREEING pipeline ...&lt;/p&gt;
&lt;p&gt;I met the same problem as xalexandregr, your advice does make sense&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/7077.aspx</link><pubDate>Wed, 26 Nov 2008 19:10:02 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:7077</guid><dc:creator>Juan Gonzales</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/7077.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=7077</wfw:commentRss><description>&lt;p&gt;I know certain versions of Gstreamer support RTP, but to be honest I am not up to speed on this.&amp;nbsp; Perhaps the following link will help&lt;/p&gt;
&lt;p&gt;&lt;a href="http://gstreamer.freedesktop.org/documentation/rtp.html"&gt;http://gstreamer.freedesktop.org/documentation/rtp.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/7072.aspx</link><pubDate>Wed, 26 Nov 2008 17:52:25 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:7072</guid><dc:creator>xalexandregr</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/7072.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=7072</wfw:commentRss><description>&lt;p&gt;Juan,&lt;/p&gt;
&lt;p&gt;Do you Know any way to use the GStreamer getting video stream from RTP (or&amp;nbsp;anyone)&amp;nbsp;network protocol?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/7021.aspx</link><pubDate>Tue, 25 Nov 2008 20:21:24 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:7021</guid><dc:creator>Juan Gonzales</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/7021.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=7021</wfw:commentRss><description>&lt;p&gt;Alex,&lt;/p&gt;
&lt;p&gt;I believe the user application is overwriting the window position set via bootargs.&amp;nbsp; Assuming you are using gstreamer port mentioned earlier in this post, I have the following feedback from one of our experts&lt;/p&gt;
&lt;p&gt;&amp;quot;It is possible to play the video in the center of the screen. There is an undocumented option. (I did not get time to document this feature yet.) But the fbvideosink plugin should be modified a little bit to do so.&lt;/p&gt;
&lt;p&gt;If you look at script gst.sh carefully, you could find line 37 is&lt;/p&gt;
&lt;p&gt;queue ! vdec engine=GstEngine codec=1 pad-buf-alloc=true ! fbvideosink&lt;/p&gt;
&lt;p&gt;By changing pad-buf-alloc from true to false, fbvideosink will use EDMA to copy the encoder output buffer to framebuffer. So fbvideosink should be modified so that destination memory address of EDMA-copy should be pointed to the proper location instead of the start address of the framebuffer. The dest address offset could be calculated by the screen resolution and video resolution.&lt;/p&gt;
&lt;p&gt;To use this feature, in VGA case, the bootargs should not be set to 640x480, (because the shift is caused by fbdev driver, not by gstreamer), bootargs should be set no less than D1 resolution.&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How does one convert a video file into a DM355 mpeg4 decoder format?</title><link>http://community.ti.com/forums/thread/7011.aspx</link><pubDate>Tue, 25 Nov 2008 17:18:58 GMT</pubDate><guid isPermaLink="false">35ded035-4cd5-4bbd-851f-937553e04a39:7011</guid><dc:creator>xalexandregr</dc:creator><slash:comments>0</slash:comments><comments>http://community.ti.com/forums/thread/7011.aspx</comments><wfw:commentRss>http://community.ti.com/forums/commentrss.aspx?SectionID=34&amp;PostID=7011</wfw:commentRss><description>&lt;p&gt;&lt;span style="font-size:xx-small;font-family:Courier;"&gt;
&lt;p align="left"&gt;Juan,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p align="left"&gt;When I set bootargs with this string below, what means, in the practice, the 0,0 in &lt;a href="mailto:&amp;#39;2025K@0,0&amp;#39;"&gt;&amp;#39;2025K@0,0&amp;#39;&lt;/a&gt;? I know that it is the window coordinates. So, I think that I set 40,0 (&lt;a href="mailto:2025K@40,0"&gt;2025K@40,0&lt;/a&gt;) I am shifting in 40 pixels the window to the right, but it&amp;#39;s not working when I try &lt;strong&gt;./gst.sh 3 video.avi. &lt;/strong&gt;&lt;/p&gt;
&lt;p align="left"&gt;&amp;quot;video=davincifb:vid0=720x480x16,2025K@0,0:vid1=720x480x16,2025K@0,0:osd0=720x480x16,1350K@0,0:osd1&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;=720x480x4,1350K@0,0&amp;quot;&lt;/p&gt;
&lt;p&gt;My idea is to set the frame buffer like &lt;strong&gt;720x4800x16,2025K@40,0&lt;/strong&gt;&amp;nbsp;&amp;nbsp;to centralize the video&amp;nbsp;in the middle of the screen because the&amp;nbsp;video&amp;nbsp;resolution is&amp;nbsp;640x480. Is it right?&lt;/p&gt;
&lt;p&gt;I need&amp;nbsp;put the video in the resolution 720x480 to play in the SDTV mode NTSC. How can I do this? It&amp;#39;s not possible using the&amp;nbsp;MediaConverter by ArcSoft. Are you from TI attacking this solution?&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>