Giter Site home page Giter Site logo

"skvideo.io.vread" reports error about im2wav HOT 3 CLOSED

xwhjy avatar xwhjy commented on June 28, 2024
"skvideo.io.vread" reports error

from im2wav.

Comments (3)

RoySheffer avatar RoySheffer commented on June 28, 2024

Sure np and sorry but I didn't

from im2wav.

mayqinxu avatar mayqinxu commented on June 28, 2024

Hi Roy, > > Thanks for your quick reply! I really appreciate that you always reply quickly. > > I collect CLIP representations of VGGSound videos by running collect_video_CLIP.py according to your instructions. However, for the videos l6q7shFb8zs_000041 and EktPRpYX9KI_000038 it reports this error: > > `` > Traceback (most recent call last): > File "/home/anaconda3/envs/myenv/lib/python3.8/site-packages/skvideo/io/ffmpeg.py", line 271, in _read_frame_data > assert len(arr) == framesize > AssertionError > > While handling the above exception, another exception occurred: > > Traceback (most recent call last): > File "debug.py", line 194, in > check_corrupted_video() > File "debug.py", line 173, in check_corrupted_video > videodata = skvideo.io.vread(video) > file "/home/anaconda3/envs/myenv/lib/python3.8/site-packages/skvideo/io/io.py", line 148, in vread > for idx, frame in enumerate(reader.nextFrame()): > file "/home/anaconda3/envs/myenv/lib/python3.8/site-packages/skvideo/io/ffmpeg.py", line 297, in nextFrame > yield self._readFrame() > file "/home/anaconda3/envs/myenv/lib/python3.8/site-packages/skvideo/io/ffmpeg.py", line 281, in _readFrame > s = self._read_frame_data() > File "/home/anaconda3/envs/myenv/lib/python3.8/site-packages/skvideo/io/ffmpeg.py", line 275, in _read_frame_data > raise RuntimeError("%s" % (err1,)) > RuntimeError > ``` > I was wondering if this happens to you too? I get 199,176 videos from the VGGSound dataset and only these two cannot be processed.

Hi xwhjy, I am wondering how long it takes you to preprocess all the videos in VGGSound? It seems to take a very long time.

from im2wav.

xwhjy avatar xwhjy commented on June 28, 2024

@mayqinxu Hi! I cannot remember the time but it did take quite a long time to process all the videos in VGGSound.

from im2wav.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.