2008-07-12, 04:21 PM
In case anyone is trying the same sort of thing, I managed to get a streaming MP4 (which has been hinted and re-interleaved using MP4BOX so that metadata is spaced every 500ms within the file) over HTTP from an apache server to a GB-PVR client quite happily.
I have the CCCP codec pack installed (Haali splitter and FFDshow being the relevant codecs I imagine) and I wrote a simple GBPVR plugin that basically called IPluginHelper.PlayVideo("http://host/video.mp4"). It played fine, the "restart/resume" choice worked, skip forwards/backwards worked too!
So, overall, I'd say "YAY!"
Dave.
I have the CCCP codec pack installed (Haali splitter and FFDshow being the relevant codecs I imagine) and I wrote a simple GBPVR plugin that basically called IPluginHelper.PlayVideo("http://host/video.mp4"). It played fine, the "restart/resume" choice worked, skip forwards/backwards worked too!
So, overall, I'd say "YAY!"
Dave.