jsmpeg
jsmpeg copied to clipboard
about memory and seek
i have some issues:
- error "Memory access out of bounds". i have increased the videoBufferSize. my code:

by the way, the file(out2.ts) is big, more than 10GB.
- if i want implement seek function. what can i do?
thanks.