shashi-banger

Results 3 issues of shashi-banger

I am using ffmpeg with libkvazaar. Input Video: https://test-videos.co.uk/vids/bigbuckbunny/mp4/h264/1080/Big_Buck_Bunny_1080_10s_30MB.mp4 **Command without tile: preset=ultrafast** ``` ffmpeg -i ~/sb_media/Big_Buck_Bunny_1080_10s_30MB.mp4 -vcodec libkvazaar -kvazaar-params preset=ultrafast,slice=tiles,mv-constraint=frametile -vb 3000000 ~/sb_media/bbb.mov ``` Above command gives a 50fps...

For this simple m3u8 file [TFD00000090.zip](https://github.com/dmlc/decord/files/8058070/TFD00000090.zip) seek is failing with warning `Failed to seek file to position: 0` The workaround [here](https://github.com/shashi-banger/decord/commit/ce3efa18184c49f4621415378a2522c404502949) seems to be fixing. It doesn't seem to be...

### Mountpoint for Amazon S3 version mount-s3 1.0.1-unofficial+7643a22 ### AWS Region us-east-1 ### Describe the running environment Running on a local PC docker container. ALso experienced OOMKilled when running as...

bug