protovision
16th January 2007, 20:22
Hi All,
Like all other xbox 360 owners, I'm looking into streaming 'hacks' to playback non-DNLA files, like transcode360, vlc360, etc.
The one that interested me the most was 'HDTVPump' source filter which allows you to playback HD MPEG .ts streams without recoding.
Does anyone know how this thing works? I realize that MPEG-2 is supported by the xbox360 (w/MCE2005), but what is this filter actually doing? Is it just setting the correct stream output/pin? It seems to demux into A/V, and then I guess set its output pins.
If I wanted to write a source + demux filter for streaming content to the xbox 360, what should my output pin be? what kind of stream? what input streams does the 360 support? Lets say in theory I was able to open and decode a Xvid to RGB, is that good enough to start streaming? will the xbox 360 grab it at that point? what input streams/pins will the 360 support?
ie: If I was building a filtergraph to play back my content on the 360, at what point does the xbox 360 take over? just before the renderer?
thanks,
p.
Like all other xbox 360 owners, I'm looking into streaming 'hacks' to playback non-DNLA files, like transcode360, vlc360, etc.
The one that interested me the most was 'HDTVPump' source filter which allows you to playback HD MPEG .ts streams without recoding.
Does anyone know how this thing works? I realize that MPEG-2 is supported by the xbox360 (w/MCE2005), but what is this filter actually doing? Is it just setting the correct stream output/pin? It seems to demux into A/V, and then I guess set its output pins.
If I wanted to write a source + demux filter for streaming content to the xbox 360, what should my output pin be? what kind of stream? what input streams does the 360 support? Lets say in theory I was able to open and decode a Xvid to RGB, is that good enough to start streaming? will the xbox 360 grab it at that point? what input streams/pins will the 360 support?
ie: If I was building a filtergraph to play back my content on the 360, at what point does the xbox 360 take over? just before the renderer?
thanks,
p.