> Well, instead of creating a new video player from scratch, is there any way > of extending the 770's video player? is there some document where I can > start reading for doing this? The idea is to utilize the 770's video player > interface itself and just implement the stream reception module. I believe the video player is based on gstreamer, and the new Beta is updated to gstreamer 0.10. You should be able to use the same gstreamer elements in your own application. If I understand correctly, there is an output element that uses the DSP for better performance. Unfortunately I don't know any of the details, I'm just starting to learn gstreamer myself. -- Chris Bare chris at bareflix.com