Thanks for the answer!<br><br>Well, can you tell something about the performance of VLC on 770?? I did some tests with the Familiar Linux version of VLC on an iPAQ 3900 series (I do not remember the exact version right now...). The basic test was to reproduce a video, stored in the device itself, and the performance was terrible. The video was not displayed continuosly. There were delays of 3 to 5 seconds for updating the image. I did not tried to playback network streams. If playback of local files performed so poorly, i believe that reproducing network streams will not be better...
<br><br>Well, the question is: should I spend some more time trying to compile VLC for 770 or do I will have also problems with performance??<br><br>Loreno<br><br><div><span class="gmail_quote">On 6/11/06, <b class="gmail_sendername">
Jeremy Mcnicoll</b> &lt;<a href="mailto:jeremymc@gmail.com">jeremymc@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have been successful at cross compiling VLC for the N770.&nbsp;&nbsp;Though<br>its not for the faint of heart.&nbsp;&nbsp;Shortly I will post some instructions<br>on how to do this, or maybe I will redo it for Maemo 2.0... .&nbsp;&nbsp;There<br>is someone that has some instructions for cross compiling VLC 
0.7 I<br>believe here:<br><br><a href="http://n770galaxy.blogspot.com/">http://n770galaxy.blogspot.com/</a><br><br>Then you can easily take the plung into 0.8.4a ;-)<br><br>As well if you search the mailing lists people have had success with
<br>mplayer using the Zaurus packages.<br><br>You can even stream to mplayer using something like this.<br>Assuming you have VLC streaming some video file on another machine to<br>the location <a href="http://192.168.66.199:8001/blah.avi">
http://192.168.66.199:8001/blah.avi</a><br><br>/var/lib/install/usr/bin/wget <a href="http://192.168.66.199:8001/blah.avi">http://192.168.66.199:8001/blah.avi</a> -O -<br>| mplayer -cache 8192 -<br><br><br><br>Sorry I could elaborate further on any of these since I am getting
<br>ready for a presentation to a local LUG that I attend.&nbsp;&nbsp;The<br>presentation will be on the 770 of course... ;-)<br><br><br>On 6/11/06, Loreno Oliveira &lt;<a href="mailto:lorenooliveira@gmail.com">lorenooliveira@gmail.com
</a>&gt; wrote:<br>&gt; Hi folks,<br>&gt;<br>&gt; I'm getting started with nokia 770 and maemo programming. Well, I need to<br>&gt; write a lightweight video player for 770. The idea is to create a player for<br>&gt; reproducing different kinds of streams of audio/video. I've tried to use the
<br>&gt; 770's video player, but I was not able to reproduce my mms stream. I've also<br>&gt; tried to compile VLC for 770, but it was taking me a lot of time and I<br>&gt; aborted this idea. So I tried to compile some small examples of the live555
<br>&gt; api, and they do worked fine with 770, but for audio only, because the<br>&gt; examples have not a visual interface implemented for reproducing videos.<br>&gt;<br>&gt; Well, instead of creating a new video player from scratch, is there any way
<br>&gt; of extending the 770's video player? is there some document where I can<br>&gt; start reading for doing this? The idea is to utilize the 770's video player<br>&gt; interface itself and just implement the stream reception module.
<br>&gt;<br>&gt; I've searched the maemo site and didn't find any manual in this sense.<br>&gt;<br>&gt; Thanks in advance!<br>&gt;<br>&gt; Loreno<br>&gt;<br>&gt; _______________________________________________<br>&gt; maemo-users mailing list
<br>&gt; <a href="mailto:maemo-users@maemo.org">maemo-users@maemo.org</a><br>&gt; <a href="https://maemo.org/mailman/listinfo/maemo-users">https://maemo.org/mailman/listinfo/maemo-users</a><br>&gt;<br>&gt;<br>&gt;<br></blockquote>
</div><br>