Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Specified file not found error #126

Open
ajuhbw opened this issue Apr 15, 2024 · 2 comments
Open

Specified file not found error #126

ajuhbw opened this issue Apr 15, 2024 · 2 comments

Comments

@ajuhbw
Copy link

ajuhbw commented Apr 15, 2024

Hi.

(video_features) D:\I3D_VGGish>python main.py --feature_type i3d --device_ids 0 --extraction_fps 25 --stack_size 24 --step_size 24 --file_with_video_paths ./sample/sample_video_paths.txt

When I ran this code and extracted features from the sample video, the following error occurred.

Extraction failed at: ./sample/v_ZNVhz7ctTq0.mp4. Continuing extraction

How do I solve this problem?

@v-iashin
Copy link
Owner

hi are you using the latest version (main) of the library or one of the earlier commits?

@htowa
Copy link

htowa commented Apr 17, 2024

Hi.

(video_features) D:\I3D_VGGish>python main.py --feature_type i3d --device_ids 0 --extraction_fps 25 --stack_size 24 --step_size 24 --file_with_video_paths ./sample/sample_video_paths.txt

When I ran this code and extracted features from the sample video, the following error occurred.

Extraction failed at: ./sample/v_ZNVhz7ctTq0.mp4. Continuing extraction

How do I solve this problem?

It will work if you have the latest code.

https://github.com/v-iashin/video_features

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants