David Wu
David Wu
Looking forward to the revision.
I got the same error on decord=0.5.2 on centos, I installed decord via pip RuntimeError: Failed to seek_accurate to frame 0 Does the author fixed it? @zhreshold
I got the same error on decord=0.5.2 on centos, I installed decord via pip RuntimeError: Failed to seek_accurate to frame 0 Does the author fixed it? @zhreshold
Besides, what shouldI do if it raises `AssertionError: failed assumption pts in order` in features/dataset.py when decode video?
@miguelmartin75 Thanks for ur reply! I use this code to extract video feature of the other dataset, the buggy video is [here](https://drive.google.com/file/d/1zSum-D_Oy0H6uFMHPixvDs2Wzs7Hv4kj/view?usp=sharing). Could you download it and have a try?...
okay, I have reported this to pyav repo here: https://github.com/PyAV-Org/PyAV/issues/1027