Is there a way to easily buffer entire local files to memory, or set a buffer size to buffer local files to ram. In this day of 8-16Gig ram, it would make skipping around in files, especially MPEG and MKV files, much smoother. Currently files stutter when skipping forward in short hops of under 1 minute on MKVs and any jump in MPEG4 and MPEG Transport Streams.
I guess what I'm actually looking to do is set a local SIZE buffer equivlant to using a script mod in totem, as a
to: local memory buffer = 4096MB
to pre-buffer up to 4 gigs to ram. That's ALL of most SD files and a good quarter of an HD file.