rhwu

Results 4 issues of rhwu

First of all, I'm not sure if this is a muxer issue or the way how I used it was wrong. I used minimp4 for a live stream recording case....

./minimp4_x86 -f test.264 test-f.mp4 ./minimp4_x86 -s test.264 test-s.mp4 ./minimp4_x86 test.264 test.mp4 test-s.mp4 and test.mp4 looks fine. But test-f.mp4 is broken. test-f.mp4 and test.264 (1920x1080) attached. [test.zip](https://github.com/lieff/minimp4/files/4238628/test.zip)

./minimp4_x86 -m stream.h264 stream.mp4 ./minimp4_x86 -m -s stream.h264 stream-s.mp4 ./minimp4_x86 -m -f stream.h264 stream-f.mp4 All of them are seakable with quicktime player on Mac. But stream-f.mp4 is not seekable with...

Hi there, This is more of a question / feature request. Your example_seekable.ts works very well. However when the recording is big it will take a long time to process....