Re: How should the image widget work?
Phil <[email protected]> Thu, 20 Jan 2005 23:16:27 +0000
| Newsgroups | gmane.comp.graphics.y.devel |
|---|---|
| Message-ID | <[email protected]> |
Casey Allen Shobe wrote: > On Thu, January 20, 2005 9:19 pm, Casey Allen Shobe said: > >>and what about audio transport? > > (Answering my own mail, sorry). No, that really shouldn't be combined > with the display server, should it... Nevermind that part. Weeerrrlll. I think it should. With server-side video decompression, which I think we should have and will probably nick from either vlc or xine, the easiest way to get the audio synchronised is to put that in the same widget as the video decompressor. This would allow you to run a TV watching app on a remote machine (the one with the TV card), and watch it locally without having to guess at the sync delay. Phil