Re: [Live-devel] trickplay with MultiFileSources

2013-04-28 Thread Patrick Fischer
Thanks. I have done some hacks but i have some problems with my hack. If i understand the index file right the file will only contains framecount and byteoffset. Frame -> Byte offset So my first solution if the requested byte is higher then the filesize of the first ByteStreamMultiFileSource

Re: [Live-devel] trickplay with MultiFileSources

2013-04-28 Thread Ross Finlayson
The index file mechanism simply wasn't designed to work with multiple files. It might be possible to hack it to do so, but your simplest solution would be to just create a single Transport Stream file by concatenating together your multiple files, and then creating an index file from (and then