chldydgh4687 / 00Self-Linux_trial_and_error

Linux & DeepLearning
0 stars 0 forks source link

[Solved] [S2VT]ffmpeg, RuntimeError: Could not read frame: #25

Open chldydgh4687 opened 4 years ago

chldydgh4687 commented 4 years ago

https://github.com/imageio/imageio/issues/168

try:
    for im in reader:
        ims.append(im)
except RuntimeError:
    pass