ChrisK2

Results 3 issues of ChrisK2

When trying to decode [sample.m2ts](http://sva.wakku.to/~chris/perm_stuff/crashsamples/sample.m2ts) with latest LWLibavSource, it immediately crashes python. mpv plays the file fine and without decoder errors. FFMS2 also decodes it but discards the first frame...

While encoding 4 videos from the **same** source-file, I had LWLibavSource (using VS) report three different frame rates: ``` Encoding segment 13-00 of 03 to workfiles/video/segments/Ni_13-00_720.mp4 Loading new sourcefile: BDMV/umi07/BDMV/STREAM/00000.m2ts...

**Describe the bug** While Implementing my own PHP server-side code for receiving TUS uploads, and using your implementation as a reference, I noticed that your checksum implementation works completely different...